taxesMapGetXLS
mutation
Export taxes map as XLS
Generates an Excel spreadsheet with the company's tax map data.
mutation {
taxesMapGetXLS(companyId: Int!, options: TaxesMapOptions!): Boolean!
}Returns: Boolean!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
options | TaxesMapOptions! |