Request
Method
URL
GET
/submerchant-rewards
Response
Status
200
{
"data": [
"id": 1,
"submerchant_id": 1,
"merchant_id": 1,
"product_details": null,
"reward_amount": 50.0,
"is_approved": true,
"payment_id": 1
},
"id": 2,
"submerchant_id": 2,
}
]
403
400
401
500
Last updated 1 year ago