Cancel payment instruction
Use this method to cancel a payment instruction.
To cancel a payment instruction, you need its paymentInstructionId. Our gateway returned the paymentInstructionId in the response of the Submit payment instruction method.
Path parameters
paymentInstructionId
Unique identifier of the payment instruction.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
Successful request. We canceled the payment instruction.