Zum Hauptinhalt springen
GET
cURL

Autorisierungen

Authorization
string
header
erforderlich

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Pfadparameter

id
string
erforderlich

SepaXmlPayment identifier

Antwort

SepaXmlPayment resource

id
string
read-only
Beispiel:

"ad8f1c1e-0b0a-4e1a-8b0a-0b0a4e1a8b0a"

type
enum<string>
Standard:debit

Possible values:

  • credit: Credit
  • debit: Debit
Verfügbare Optionen:
credit,
debit
Beispiel:

"debit"

createdAt
any
dueDate
string<date-time> | null
remittanceInformation
string | null
Beispiel:

"#Fynn - Debit for invoice 123"

endToEndId
string | null
Beispiel:

"Fynn-123"

amount
integer
Beispiel:

100

sepaMandate
object
read-only

A SEPA direct debit mandate authorizing the collection of payments from a customer's bank account.

sepaXmlStatement
string<uuid> | null
read-only
Beispiel:

"ad8f3b9e-1b1a-4b9a-9b9a-9b9a9b9a9b9a"

invoice
string<uuid> | null

The invoice of the payment. In case of a cart payment or manual payment intent, the invoice is null.

Beispiel:

"ad8f3b9e-1b1a-4b9a-9b9a-9b9a9b9a9b9a"

transaction
any

The transaction of the payment.

autoCaptureAt
string<date-time> | null
read-only
notifications
string<uuid>[]
customer
string<uuid>
read-only
Beispiel:

"ad8f3b9e-1b1a-4b9a-9b9a-9b9a9b9a9b9a"

executionDate
string<date-time>
read-only
tenantId
string
read-only