payByBankInfo

Array of objects that contain billing and bank information for Pay by Bank (Open Banking) transfers.

🚧

Beta Feature

Pay by Bank is currently in beta and not suitable for production environments.

Request

Property NameTypeRequiredDescription
billingContactInfoObjectOptionalbillingContactInfo object.
payByBankObjectRequiredpayByBank object.
statusStringOptionalSend "D" to delete the IBAN account sent in the payByBank object.

Response

Property NameTypeDescription
billingContactInfoobjectbillingContactInfo object.
dateCreatedstringDate that the payByBankInfo object was created, in MM/DD/YYYY format.
dateModifiedstringDate that the payByBankInfo object was updated, in MM/DD/YYYY format.
payByBankobjectpayByBank object.
timeCreatedstringLocal time that the payByBankInfo object was created, in HH:MM:SS format.
timeModifiedstringLocal time that the payByBankInfo object was updated, in HH:MM:SS format.