Retrieve payment authorizationsCopy Pageget https://vrp-epi-payment-service-test.public.stg.vrpintegration.dev/tsp/api/v1/payments/{paymentId}/authorizationsPath ParamspaymentIduuidrequiredThe id of the payment transactionHeadersmerchantIdstringrequiredlength 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.acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200Payment authorisations information 400Response made to return bad request information. 404Response made to return not found information. 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 Revoke the payment consentCancel the payment authorizationDid this page help you?YesNo