v1
latestOpenAPI 3.0.02026-07-2627149175.2 KBpayouts
Resend payout callback
Resends the callback for a payout to your configured callback URL. The payout must have reached a final state.
Please ensure your implementation of callback handling follows the guidelines in Handling callbacks.
post/v2/payouts/resend-callback/{payoutId}
Path parameters
payoutIdstring uuid required
The id of the payout that you are performing this operation on.
Response
Request has been processed by PawaPay
Example response
{
"payoutId": "f4401bd2-1568-4140-bf2d-eb77d2b2b639"
}