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"
Body
Specify the details of the category that you would like to update.
Response
Returns a category object with a refreshed updated_at
property.
Response body schema for PUT v1/categories/{categoryId}
.
Unique category ID assigned by Voucherify.
Category name.
Category hierarchy. Categories with lower hierarchy are processed before categories with higher hierarchy value.
x >= 0
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"