Skip to main content

ValidateBizumPhoneRequest

accountIdAccountId (string)required

MONEI Account identifier.

Example: aa9333ba-82de-400c-9ae7-087b9f8d2242
paymentIdPayment-Id (string)

Unique identifier for the payment.

Example: af6029f80f5fc73a8ad2753eea0b1be0
phoneNumberstringrequired

Phone number in E.164 format.

Example: +34500000000
ValidateBizumPhoneRequest
{
"accountId": "aa9333ba-82de-400c-9ae7-087b9f8d2242",
"paymentId": "af6029f80f5fc73a8ad2753eea0b1be0",
"phoneNumber": "+34500000000"
}