Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Unique category ID assigned by Voucherify.
"cat_0bb81a481615a37b5e"
Response
Returns a category object.
Response body schema for GET v1/categories/{categoryId}
.
This is an object representing a category.
Unique category ID assigned by Voucherify.
Category name.
Category hierarchy. Categories with lower hierarchy are processed before categories with higher hierarchy value.
x >= 0
The type of the object represented by the JSON. This object stores information about the category.
category
Timestamp representing the date and time when the category was created. The value is shown in the ISO 8601 format.
"2022-07-14T10:45:13.156Z"
Timestamp representing the date and time when the category was updated. The value is shown in the ISO 8601 format.
"2022-08-16T10:52:08.094Z"