v1
latestOpenAPI 3.0.02026-07-26376212496.4 KBMarketing - Brindes
Excluir um Brinde
Exclui o Brinde na loja
delete/{alias}/pricing/freebies/{id}
Path parameters
aliasstring required
Alias da loja
idinteger required
ID do brinde
Response
Brinde excluído com sucesso
Example response
{
"id": 3976,
"active": true,
"store_id": 176851,
"name": "Teste docs",
"start_at": "2025-09-16",
"expires_at": "2025-09-16",
"resource_id": 9791068,
"resource_type": "product",
"rule": "always",
"created_at": {
"date": "2000-08-17 10:24:24",
"timezone_type": 3,
"timezone": "America/Sao_Paulo"
},
"updated_at": {
"date": "2000-08-17 10:24:24",
"timezone_type": 3,
"timezone": "America/Sao_Paulo"
}
}