This endpoint returns the created category.

Log in to see full request history
Body Params
category
object
required
Responses

Response body
object
category
object
integer
required

Category unique ID

string

Category unique UUID identifier

string

Group unique UUID identifier

integer

The corresponding identifier for the category group in the V2 API.
This field is provided to facilitate migration from V1 to V2 API by allowing mapping
between V1 and V2 identifiers. When transitioning to V2 endpoints, use this value
instead of the V1 id or source_id.

string

Category group name

string

Category name (is unique per group of categories)

string | null

cash_in cash_out

boolean
date-time

Category created date

date-time

Category created date

integer

The corresponding identifier for this resource in the V2 API.
This field is provided to facilitate migration from V1 to V2 API by allowing mapping
between V1 and V2 identifiers. When transitioning to V2 endpoints, use this value
instead of the V1 id or source_id.

Language
Credentials
OAuth2