Response body schema for POST /categories
.
Name | Type | Description | Notes |
---|---|---|---|
id | String | Unique category ID assigned by Voucherify. | |
name | String | Category name. | |
hierarchy | Integer | Category hierarchy. | |
_object | ObjectEnum | ||
createdAt | OffsetDateTime | Timestamp representing the date and time when the category was created. The value is shown in the ISO 8601 format. |
Name | Value |
---|---|
CATEGORY | "category" |