Payout Report
Retrieve a Payout Report status
Retrieve the status of an existing Payout Report. Use this endpoint to poll for the status before downloading a Payout Report.
POST
Authorizations
Body
application/json
The unique identifier of the Payout Report to retrieve.
Response
200 - application/json
Returns the status of the Payout Report creation.
Status of this Payout Report creation. This will be pending
when the run is initially created. When the run finishes, this will be set to succeeded
. Rarely, we may encounter an error, at which point this will be set to failed
.