cURL
curl -X DELETE \ /sepa-xml-files/{id} \ --header "Authorization: Bearer <token>"
Deletes a SEPA XML file and the associated media file. The deletion is only allowed, when the uploaded property is false. All related payment transactions will be marked as unprocessed and can be used for a new SEPA XML file.
uploaded
false
sepa-xml:write
Value for the Authorization header parameter.
SepaXmlStatement identifier
SepaXmlStatement resource deleted
Was this page helpful?