Submit a reconciliation
POST/demand/accounts/{account_id}/reconciliations
Submit reconciliation requests for response IDs to reverse their status. A CSV file can contain up to 100,000 rows. Reconciliation can be submitted when target group is in Live or Paused or Complete status.
Request
Responses
- 202
- 400
- 401
- 403
- 500
Accepted reconciliation request for processing
A request is not valid and can't be processed.
A request is unauthorized.
A requested is forbidden.
A request failed due to an internal error.