v1

latestOpenAPI 3.1.02026-07-241210356.3 KB
Banks

Add

This endpoint allows you to create a new bank account associated with a specific customer.

post/Banks/CreateCustomerBankAccount

Headers

api-keystring required

API Key

secret-keystring required

Secret Key

Request body

customer_uidstring required

This parameter is required so the system can associate the customer with their specific bank details.

bank_codeinteger required

Bank code based on the banks codes dictionary.

branch_codeinteger required

Bank ranch code.

account_numberstring required

Customer account number.

account_namestring required

Customer account name as registered in the bank.

Response

200