generateSAFTXML
mutation
Generate SAF-T(PT) XML
Generates a SAF-T(PT) XML file for the specified date range and options. Required for Portuguese tax compliance.
mutation {
generateSAFTXML(companyId: Int!, options: SAFTOptions!): GenerateSAFTResponse!
}Returns: GenerateSAFTResponse!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
options | SAFTOptions! |