Skip to main content

Guía de Órdenes

En esta guía aprenderás a crear órdenes de pago con el SDK de TypeScript.

Crear orden de pago

const payoutOrder = await client.createPayoutOrder.create({
pogQuotationId: "your-quotation-id",
externalId: "your-external-id",
senderNames: "Alice",
senderLastNames: "Brown",
senderEmail: "alicebrown@example.com",
senderPhone: "+1-3456789012",
senderDocumentId: "123456789",
senderDocumentType: "cc",
senderCountry: "CO",
beneficiaryCountry: "CO",
beneficiaryNames: "PEDRO ANTONIO",
beneficiaryLastNames: "CARRASQUERO RANGEL",
beneficiaryEmail: "test@example.com",
beneficiaryDocumentId: "18184460",
beneficiaryDocumentType: "V",
purpose: "PAYMENT_OF_BILLS",
payoutType: "P2P_PHONE_TRANSFER",
paymentInstructions: {
bankName: "BANCO_PLAZA_VE",
phoneNumber: "+58-4244445566",
accountNumber: "01340012345678901234",
accountType: "SAVINGS",
branchId: "001",
},
});

Consultar una orden

const order = await client.getOrder.getById("11657");
Resources
Blog
Find us on social networks
For complaints, please contact via email denuncias@retorna.app
We belong to the Financial Analysis Unit (UAF).
Supervised by
Registration number is C100000211.
Members of
With the support ofCon el apoyo de
Copyright © Retorna Holding Spa 2024