Skip to content
Last updated

Daily Payments File Format

Filename: CLIENTNAME_PAYTYPE_OPERATIONALDATE.csv

Example: FINCH_BILL_01012025.csv

NAMEEXAMPLEDESCRIPTION
LetterE.g: hLetter to identify a header row.
Total PaymentsE.g: 10Total Payments that were made.
Total AmountE.g: 1000000Total Payments amount in cent format. E.g: 10000 pesos it's going to be 1000000 in cents.
NAMEEXAMPLEDESCRIPTION
LetterE.g: bLetter to identify a body row.
Payment_IDE.g: XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXXPayment ID.
Payee_IDE.g: XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXXPayee ID
AmountE.g: 10000Payment amount in cents format. E.g: 100 pesos it's going to be 10000 in cents.
Payer AccountE.g: XXXXXXXXXXThe reference that was paid
Operational DateE.g: 01012024The date when the payment was made. The format of the date is ddmmyyyy.
Idempotency KeyE.g: XXXXXXXXXXClient ID to identify the payment.
CurrencyE.g: MXNCurrency of the payment.

The File must be sent by SFTP, once the integration is certified the access to the SFTP will be provided.