cURL
curl --request POST \ --url https://api.sandbox.pawapay.io/v2/deposits/resend-callback/{depositId} \ --header 'Authorization: Bearer <token>'
200
ACCEPTED
{ "depositId": "f4401bd2-1568-4140-bf2d-eb77d2b2b639", "status": "ACCEPTED"}
36
REJECTED
Show child attributes
Was this page helpful?