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 Name | Type | Required | Description |
---|---|---|---|
billingContactInfo | Object | Optional | billingContactInfo object. |
payByBank | Object | Required | payByBank object. |
status | String | Optional | Send "D" to delete the IBAN account sent in the payByBank object. |
Response
Property Name | Type | Description |
---|---|---|
billingContactInfo | object | billingContactInfo object. |
dateCreated | string | Date that the payByBankInfo object was created, in MM/DD/YYYY format. |
dateModified | string | Date that the payByBankInfo object was updated, in MM/DD/YYYY format. |
payByBank | object | payByBank object. |
timeCreated | string | Local time that the payByBankInfo object was created, in HH:MM:SS format. |
timeModified | string | Local time that the payByBankInfo object was updated, in HH:MM:SS format. |