Mark a payout as paid
Records the specified payout and all the commissions associated with it as having been paid.
Last updated
Records the specified payout and all the commissions associated with it as having been paid.
Last updated
Response code | Body |
---|---|
Response code | Body |
---|---|
PUT
https://api.getrewardful.com/v1/payouts/:id/pay
200
JSON object describing the updated payout.
The state of the payout at the time the response is sent will usually be processing
. This indicates that the payout has been queued to be marked as paid and is completely normal.
404
JSON object describing the error.
401
Description of the authentication failure.