Authorizations
Bearer access token. Provide as a Authorization: Bearer <token>
header.
Response
200 - application/json
Payment method details retrieved successfully
Unique identifier for the resource.
Example:
"123e4567-e89b-12d3-a456-426614174000"
Type of the payment method. Currently, only SEPA transfers are supported.
Available options:
sepa
IBAN of the bank account for SEPA transfers.
Example:
"DE12345678901234567890"
Name of the bank account holder for SEPA transfers.
Applies to SEPA transfer methods only.
Example:
"Max Mustermann"
Whether this is the primary/default resource for the account. Only one resource per account can be primary.
Example:
true