Promoters
Restore promoters
With this endpoint you can restore promoters.
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/promoters/restore
POST
Authorizations
Access token passed as a Bearer token in the Authorization header
Headers
Account identifier that specifies which account is making the request
Example:
"acc_123456"
Body
application/json
Response
200
application/json
Operation completed successfully
The response is of type object
.