cURL
curl --request POST \ --url https://api.pawpayments.com/api/v2/invoices/{invoice_id}/notify \ --header 'x-api-key: <api-key>'
{ "ok": true, "result": { "message": "Notification queued" } }
Documentation IndexFetch the complete documentation index at: https://docs.pawpayments.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.pawpayments.com/llms.txt
Use this file to discover all available pages before exploring further.
Unique 24-character hex invoice id.
OK
Show child attributes
{ "message": "Notification queued" }