Bank

Create bank account

Activates bank account details for the specified account type

post/api/v1/bank/accounts

Response

OK

details_idstring required

Identifier of the bank account details

Example response

{
  "details_id": "00000000-0000-0000-0000-000000000001"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.