generateMandateSEPAPDF
mutation
Generate SEPA mandate PDF Creates a PDF document for a SEPA Direct Debit mandate, which the customer or supplier must sign to authorize recurring payments.
mutation {
generateMandateSEPAPDF(companyId: Int!, entityType: String!, entityId: Int!): Boolean!
}Returns: Boolean!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
entityType | String! | |
entityId | Int! |