Back to Back (deprecated)
Direct PayIn integrations are handled by PayIn v2 (POST /api/v2/payin). You no longer need a separate backoffice flag or a dedicated B2B endpoint.
For legacy v1 request/response details, see POST Initiate PayIn (v1 — deprecated).
What changed
PSE direct
Sendcustomer_data.bank and customer_data.person_type with payment_method: "PSE". The API returns payment_information.payment_url with the PSE redirect link.
See Colombia PayIn for request and response examples.
Other methods
Hybrid methods (EFECTY, BREB, BREB_QR) return both payment_url and payment_information in a single v2 call. See Colombia PayIn.