Create an account holder.

Authentication

X-Api-Keystring
API Key authentication via header

Request

This endpoint expects an object.
idstringRequired1-256 characters
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
idstring1-256 characters
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.
namestring
The name of the account holder
category_idstring
The category set ID to use for this account holder's transactions

Errors

400
Bad Request Error
422
Unprocessable Entity Error