generateSEPAXML
mutation
Generate SEPA XML file Exports the bank remittance as a SEPA XML file (pain.008 for Direct Debit or pain.001 for Credit Transfer), ready for upload to the banking portal.
mutation {
generateSEPAXML(companyId: Int!, bankRemittanceId: Int!): Boolean!
}Returns: Boolean!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
bankRemittanceId | Int! |