curl --location '/coupons/169/giftunits?page=1' \
--header 'Authorization: Bearer <token>'{
"offset": 0,
"limit": 50,
"count": 10,
"data": [
{
"product": {
"id": 2686
},
"productOption": {
"id": 332
},
"productSize": {
"id": 21
},
"quantity": 2,
"freeGift": true
},
{
"product": {
"id": 2600
},
"productOption": {
"id": 336
},
"productSize": {
"id": 21
},
"quantity": 4,
"freeGift": true
},
{
"product": {
"id": 2600
},
"productOption": {
"id": 336
},
"productSize": {
"id": 21
},
"quantity": 4,
"freeGift": true
},
{
"product": {
"id": 2600
},
"productOption": {
"id": 336
},
"productSize": {
"id": 21
},
"quantity": 2,
"freeGift": true
},
{
"product": {
"id": 2600
},
"productOption": {
"id": 336
},
"productSize": {
"id": 21
},
"quantity": 2,
"freeGift": true
},
{
"product": {
"id": 2600
},
"productOption": {
"id": 336
},
"productSize": {
"id": 24
},
"quantity": 4,
"freeGift": true
},
{
"product": {
"id": 2690
},
"productOption": {
"id": 336
},
"productSize": {
"id": 21
},
"quantity": 9,
"freeGift": true
},
{
"product": {
"id": 2690
},
"productOption": {
"id": 336
},
"productSize": {
"id": 22
},
"quantity": 2,
"freeGift": true
},
{
"product": {
"id": 2690
},
"productOption": {
"id": 336
},
"productSize": {
"id": 23
},
"quantity": 2,
"freeGift": true
},
{
"product": {
"id": 2690
},
"productOption": {
"id": 336
},
"productSize": {
"id": 24
},
"quantity": 2,
"freeGift": true
}
]
}