POST
/
v1
/
accounts
{
  "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
  "active": true,
  "customer_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
  "currency": "<string>",
  "balance": 123,
  "iban": "<string>",
  "country_code": "<string>",
  "country": "<string>",
  "country_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
  "check_digits": "<string>",
  "bban": "<string>",
  "bank": "<string>",
  "bic": "<string>",
  "description": "<string>",
  "metadata": {}
}

Body

application/json

Response

201 - application/json

Account created successfully

The response is of type object.