Cupons
Obter todos os cupons
Name
Value
{
"current_page": 1,
"data": [
{
"id": 887932,
"store_id": 1,
"name": "PLACEHOLDER",
"value": 10,
"is_flat": false,
"minimum": 0,
"remaining": null,
"created_at": "2024-07-09T00:05:55.000000Z",
"updated_at": "2024-07-09T00:05:55.000000Z",
"unique_criteria": null,
"is_ephemeral": false,
"deleted_at": null,
"partner_commission": 0,
"starts_at": null,
"ends_at": "2024-07-09T00:06:05.000000Z",
"orders_count": 0
},
{
"id": 889079,
"store_id": 1,
"name": "PLACEHOLDER_2",
"value": 80,
"is_flat": false,
"minimum": 0,
"remaining": 1,
"created_at": "2024-07-27T00:25:55.000000Z",
"updated_at": "2024-07-27T00:25:55.000000Z",
"unique_criteria": null,
"is_ephemeral": true,
"deleted_at": null,
"partner_commission": 0,
"starts_at": null,
"ends_at": "2024-08-03T00:25:58.000000Z",
"orders_count": 0
},
{
"id": 62433,
"store_id": 1,
"name": "PLACEHOLDER_3",
"value": 10,
"is_flat": false,
"minimum": 0,
"remaining": null,
"created_at": "2023-02-15T19:44:18.000000Z",
"updated_at": "2024-07-27T05:22:49.000000Z",
"unique_criteria": null,
"is_ephemeral": false,
"deleted_at": null,
"partner_commission": 10,
"starts_at": null,
"ends_at": null,
"orders_count": 1
}
],
"first_page_url": "http:\/\/api.hydrus.gg\/stores\/1\/coupons?page=1",
"from": 1,
"last_page": 1,
"last_page_url": "http:\/\/api.hydrus.gg\/stores\/1\/coupons?page=1",
"links": [
{
"url": null,
"label": "« Previous",
"active": false
},
{
"url": "http:\/\/api.hydrus.gg\/stores\/1\/coupons?page=1",
"label": "1",
"active": true
},
{
"url": null,
"label": "Next »",
"active": false
}
],
"next_page_url": null,
"path": "http:\/\/api.hydrus.gg\/stores\/1\/coupons",
"per_page": 15,
"prev_page_url": null,
"to": 3,
"total": 3
}Criar um cupom
Name
Value
Name
Type
Description
Recarregar um voucher
Name
Value
Name
Type
Atualizar um cupom
Name
Value
Excluir um cupom
Name
Value
Last updated