update
Developing
PATCH
/v1/awarded-boxes-combo/3bf40c39-4040-4997-ba94-b40ac788e82d2
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request PATCH '/v1/awarded-boxes-combo/3bf40c39-4040-4997-ba94-b40ac788e82d2' \
--header 'Content-Type: application/json' \
--data-raw '{
"isVisible": true
}'
Response Response Example
{
"error": "string",
"statusCode": 0,
"message": {
"quantityTitles": [
"string"
],
"quantityBoxes": [
"string"
]
}
}
Request
Body Params application/json