documentType
query
Get document type by ID
Retrieves the full details of a specific document type, including its SAF-T code, fiscal rules, and available operations.
query {
documentType(documentTypeId: Int!, options: DocumentTypeOptionsSingle): DocumentType!
}Returns: DocumentType!
Arguments
| Name | Type | Description |
|---|---|---|
documentTypeId | Int! | |
options | DocumentTypeOptionsSingle |