Many rails require a customer object inside the rail payload.
firstName (string)
lastName (string)
email (string)
phoneNumber (string)
phoneNumberPrefix (string)
documentNumber (string)
documentType (string)
country (string, ISO 3166-1 alpha-2)
address (object)
After submission
For redirect rails (PIX, PCT, ETPAY, WEBPAY, WOMPI, PSE, BANCOLOMBIA, DAVIVIENDA), the response includes a url or qrCode and the end user must complete the flow.
For direct rails (ACH, SEPA, SPEI pay-out, FPE, WIRE, SWIFT, CRYPTO), funds are routed directly.
Payment status usually transitions from CREATED to PENDING to COMPLETED (or FAILED).