Retrieve payment authorizations

Path Params
uuid
required

The id of the payment transaction

Headers
string
required
length between 10 and 10
^\d{10}$

The id of the merchant account.

string
length 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.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json