SEPA XML
Get a sepa xml payment
GET
/
sepa-xml-payments
/
{id}
Authorizations
Authorization
string
headerrequiredValue for the Authorization header parameter.
Path Parameters
id
string
requiredSepaXmlPayment identifier
Response
200 - application/json
id
string
type
enum<string>
default: debitPossible values:
credit
: Creditdebit
: Debit
Available options:
credit
, debit
createdAt
string
default: CURRENT_TIMESTAMPdueDate
string | null
remittanceInformation
string | null
endToEndId
string | null
amount
integer
sepaMandate
object
sepaXmlStatement
string | null
invoice
string | null
The invoice of the payment. In case of a cart payment or manual payment intent, the invoice is null.
transaction
string
The transaction of the payment.
autoCaptureAt
string | null
notifications
string[]
customer
string
executionDate
string
sepaMandateForSystemMigration
object
tenantId
string
Was this page helpful?