Rebate Detail
Returns a detail of a rebate payment by deal, rebate ID and period
GET
/api/rebate/detail
curl \
--request GET http://api.example.com/api/rebate/detail \
--header "Authorization: Bearer $ACCESS_TOKEN"
Returns a detail of a rebate payment by deal, rebate ID and period
curl \
--request GET http://api.example.com/api/rebate/detail \
--header "Authorization: Bearer $ACCESS_TOKEN"