SEPA XML
Get a sepa xml file
GET
/
sepa-xml-files
/
{id}
Authorizations
Authorization
string
headerrequiredValue for the Authorization header parameter.
Path Parameters
id
string
requiredSepaXmlStatement identifier
Response
200 - application/json
id
string
uploaded
boolean
Indicates if the SEPA XML file was uploaded to the bank already. If not, the file can be deleted. If yes, all transactions will be marked as waiting, until the grace period of the bank is over.
uniqueMessageId
string
The unique message ID of the SEPA XML file
generatedAt
string
The date and time when the SEPA XML file was generated
sepaXmlPayments
object[]
The SEPA XML payments included in this SEPA XML file
mediaId
string
The media file containing the SEPA XML statement(s) as zip. See <a href ="#tag/Media/operation/getDownloadToken">Download media</a> for more information.
Was this page helpful?