Commissions
Deny commissions
With this endpoint you can deny commissions.
If there are more than 5 ids on the ids param/field, the action will be processed asynchronously. The response for the batch status will most likely be
in_progress
. The available statuses are pending
, in_progress
, completed
, failed
and stopped
HTTP Request
POST https://v2.firstpromoter.com/api/v2/company/commissions/deny
POST
Authorizations
API key passed as a Bearer token in the Authorization header. You can find your API Key on Your FirstPromoter Dashboard. Navigate to Settings → Integrations section → Manage API Keys
Headers
Account id. You can find your Account ID on Your FirstPromoter Dashboard. Navigate to Settings → Integrations
Body
application/json
Response
200
application/json
Operation completed successfully
The response is of type object
.