getSaftImportToken
query
Generates a token to get the SAF-T (PT) imported file
query {
getSaftImportToken(companyId: Int!, jobId: String!): SaftImportToken!
}Returns: SaftImportToken!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
jobId | String! |
Generates a token to get the SAF-T (PT) imported file
query {
getSaftImportToken(companyId: Int!, jobId: String!): SaftImportToken!
}Returns: SaftImportToken!
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
jobId | String! |