File name standard
payment_{institution_id}_yyyymmdd_hhmmss.json
File structure
BatchPayments
BatchPayments
array of objectContains list ofamountnumber
contractNumberstring
currencystring
invoiceReferenceNumberstring Unique id for invoice to make payment against.
payerNamestring
paymentDatestring <date>
requiredTransaction amountcontractNumberstring
requiredThe contract number to post transactions to.currencystring
requiredPattern: [A-Z]{3}Example: EURA valid ISO 4217 currency codeinvoiceReferenceNumberstring Unique id for invoice to make payment against.
payerNamestring
requiredFirst and last name of payer.paymentDatestring <date>
requiredDate of the transaction in ISO-8601 date format (YYYY-MM-DD).
