POST
/
v1
/
accounts
{
  "accountId": "acc_12345",
  "name": "Primary Business Account",
  "description": "Main account for business operations",
  "purpose": "OPERATING",
  "classification": "PRIMARY",
  "status": "ACTIVE",
  "metadata": {
    "department": "finance",
    "costCenter": "HQ"
  },
  "updatedAt": "2025-04-29T13:29:15.064Z",
  "createdAt": "2025-04-29T13:29:15.064Z"
}

Body

application/json

Input properties required to create a new account

Response

200
application/json

The request has succeeded.

Represents a financial account in the system Accounts are used to track balances and process transactions