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