For the complete documentation index, see llms.txt. This page is also available as Markdown.

Cancelling and Refunding

Cancel payment link ---- [auth scope: merchant]

put
Path parameters
idOrInvoiceNumberstringRequired

custom link id or invoice-number

Responses
200

Link cancelled successfully.

application/json
anyOptional
put/custom/hpp/{idOrInvoiceNumber}/cancel
200

Link cancelled successfully.

No content

Last updated