Create an account holder.

Headers

X-Api-KeystringRequired
X-Application-IdstringRequired

Request

This endpoint expects an object.
idstringRequired>=1 character
The unique ID of the account holder of the transaction
typeenumRequired
The type of the account holder.
Allowed values:
namestringOptional
The name of the account holder
category_idstringOptional
The category set ID to use for this account holder's transactions

Response

Successful Response
idstring>=1 character
The unique ID of the account holder of the transaction
typeenum
The type of the account holder.
Allowed values:
created_atdatetime
The timestamp of when the account holder was created.
namestringOptional
The name of the account holder
category_idstringOptional
The category set ID to use for this account holder's transactions

Errors