Skip to main content

Cancel a payment

DELETE 

/v1/open-api/payment

Cancel (soft-delete) a payment. The payment is not physically removed; canceledTimestamp and cancelNote are recorded.

Requires grant PERMISSION_OPEN_API_CONTRACT_PAYMENT:DELETE.

Request

Responses

Payment cancelled successfully.