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

Changes

No recorded changes to this endpoint across all 10 revisions of this API.