open awarded box
Developing
PATCH
/v1/awarded-boxes/551bfa72-d105-48f9-b6c6-3f9023cfca41
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request PATCH '/v1/awarded-boxes/551bfa72-d105-48f9-b6c6-3f9023cfca41'
Response Response Example
[
{
"id": "string",
"raffleId": "string",
"quantityTitles": 0,
"quantityBoxes": 0,
"isVisible": true,
"createdAt": "string",
"updatedAt": "string"
}
]