Query parameters
-
psaid integer
Deal ID
GET /api/rebate/dealEarnings
curl \
-X GET http://api.example.com/api/rebate/dealEarnings \
-H "Authorization: Bearer $ACCESS_TOKEN"
Deal ID
curl \
-X GET http://api.example.com/api/rebate/dealEarnings \
-H "Authorization: Bearer $ACCESS_TOKEN"