Skip to main content
POST
Void an external payment on a payment link

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

ID of the payment link the record belongs to

externalPaymentId
string
required

ID of the external payment record (from externalPayments[].id)

Response

The voided record and the re-derived payment link

externalPayment
object
required