Request an authorization

Operation authorizes payment. Currently used only for subscription flow for the next subscription cycle.

Path Params
uuid
required

The id of the payment transaction

Body Params
payment
object
required
string
length between 1 and 64
^[\p{L}0-9 .,'"%€_°&()+/#:-]+$

A human-readable reference string from the merchant to identify a transaction.

string
length between 1 and 128
^[\p{L}0-9 .,'"%€_°&()+/#:-]+$

A description text for a transaction, provided by the merchant. Description is shown to the customer as part of the remittance information of the bank transaction. For usage in the remittance information the value is truncated by EPI to a maximum of 74 characters.

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