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