ValidateBizumPhoneRequest
accountIdAccountId (string)required
MONEI Account identifier.
Example:
aa9333ba-82de-400c-9ae7-087b9f8d2242paymentIdPayment-Id (string)
Unique identifier for the payment.
Example:
af6029f80f5fc73a8ad2753eea0b1be0phoneNumberstringrequired
Phone number in E.164 format.
Example:
+34500000000ValidateBizumPhoneRequest
{
"accountId": "aa9333ba-82de-400c-9ae7-087b9f8d2242",
"paymentId": "af6029f80f5fc73a8ad2753eea0b1be0",
"phoneNumber": "+34500000000"
}