Retrieve a category by the category ID.
Returns a category object.
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.
The type of the object represented by the JSON. This object stores information about the category.
Timestamp representing the date and time when the category was created. The value is shown in the ISO 8601 format.
Timestamp representing the date and time when the category was updated. The value is shown in the ISO 8601 format.
{ "created_at": "2022-07-14T10:45:13.156Z", "updated_at": "2022-08-16T10:52:08.094Z" }