v3

latestOpenAPI 3.0.42026-07-312008682.1 MB
Payment requests

Cancel payment requests

Cancels specified payment requests. Only payment requests which are in Pending state can be canceled.

post/api/connector/v1/paymentRequests/cancel

Request body

ClientTokenstring required

Token identifying the client application.

AccessTokenstring required

Access token of the client application.

Clientstring required

Name and version of the client application.

PaymentRequestIdsstring[] required

Identifiers of payment requests to be canceled.

Response

OK