Discount Groups
POST discount-groups
Create new discount group for client tags
post/discount-groups
Request body
Example request
{
"discount": 50.5,
"discount_group_tags": [
{
"discount": 50.5
}
]
}Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.