Create a request-money operation
Authorizations
Integrator API key.
Body
End-user profile and payout method embedded in the request.
Partner-provided operation code: exactly 8 characters from a-z, A-Z, and 0-9.
^[a-zA-Z0-9]{8}$"Ab3xY9mK"
Number of minutes the request-money operation will be valid.
120
Amount of money to request.
100
Currency code — ISO 4217 (three letters).
"GTQ"
Response
Public lifecycle status for the operation.
| API value | Display label | Stage / party | Meaning |
|---|---|---|---|
pending | Pending | System / requester | Awaiting payer action. |
processing | Processing | Payer / gateway | Payment in progress; not yet final. |
completed | Completed | Payment gateway | Successfully settled. |
rejected | Rejected | Payer | Payer declined the payment. |
cancelled | Cancelled | Requester | Issuer cancelled the operation or it expired. |
pending, processing, completed, rejected, cancelled "pending"
Partner-provided operation code echoed from the create request (8 alphanumeric characters).
"Ab3xY9mK"
Details about the status of the operation.
"The operation is pending because the sender has not yet started the process."
Absolute WhatsApp link for the operation.
"https://wa.me/502123456789?text=Hola%20Juan,%20te%20enviamos%20una%20solicitud%20de%20dinero%20para%20pagar%20tu%20factura%20de%20agua#QWERTY"
Absolute landing page URL for the operation.
"https://landing.com/request-money/qwer-12345"