Skip to content

Destination Bank Account management API#

The following API end points should be used for creation of DBA (Destination Bank Account) or management of several DBAs.

Only one DBA at a time can be the Main Beneficiary account.

At least one account must be the Main Beneficiary account to initiate a withdrawal request.

There are two ways to manage DBAs:

  • host-to-host
  • using the XGateway UI

Managing DBAs using UI#

Initiate DBA management#

This API endpoint returns a URL to an interface for managing DBAs for the corresponding customer.

The merchant is responsible for authentication of customers. XGateway fully relies on the data provided by the merchant to authorise DBA management. XGateway is not responsible for any damage done by misuse of the APIs below.

POST

Host-to-host DBA management#

Use the following APIs for direct management of DBAs.

The merchant is responsible for authentication of customers. XGateway fully relies on the data provided by the merchant to authorise DBA management. XGateway is not responsible for any damage done by misuse of the APIs below.

List existing DBAs#

GET

Create a DBA#

POST

Select a DBA from the list of existing accounts#

PATCH

Delete a DBA#

DELETE