Void a Pre-Authorized payment. Only a payment in AUTHORIZED state can be voided. The payment will be transferred to CANCELLED state and will no longer be available for capturing.
Authorizations
AuthorizationstringRequired
The client sends HTTP requests with the Authorization header that contains the word Bearer followed by a space and the Shop Api Key.
Path parameters
idstringRequired
Payment Id
Pattern: /[a-zA-Z0-9]{32}/
Responses
200
Payment response
application/json
timestampstring · ISO 8601OptionalExample: 2020-10-07T13:36:32.595+00:00