Cancel the payment authorizationCopy Pagedelete https://vrp-epi-payment-service-test.public.stg.vrpintegration.dev/tsp/api/v1/payments/{paymentId}/authorizations/{authorizationId}Path ParamspaymentIduuidrequiredThe id of the payment transactionauthorizationIduuidrequiredThe id of the payment authorizationHeadersmerchantIdstringrequiredlength between 10 and 10^\d{10}$The id of the merchant account.shopIdstringlength between 6 and 6^\d{6}$The ID of the referenced shop. As long as the given merchant has only one shop, shopId can be omitted, because the only available shop will be picked automatically. As soon as the given merchant has has more than one shop, shopId is mandatory. Otherwise, 409 Conflict is returned.Responses 202Accepted 400Response made to return bad request information. 404Response made to return not found information. 409An error as described by the Error object caused by validation/Conflict. 422An error as described by the Error object caused by validation/unprocessable entity 500An error as described by the Error object.Updated about 1 month ago Retrieve payment authorizationsRequest an authorizationDid this page help you?YesNo