Skip to main content

Payment Link Actions [v3]

POST 

/api/v3/payment-link/actions

Perform actions on an existing payment link — re-send the notification or cancel the link.

Quick Reference
  • Required: action ("send" or "cancel"), plus either invoice_id or payment_link_id
  • Note: Provide either invoice_id or payment_link_id, not both

Request

Responses

When the payment link action request is successful, the response will be as below