GetDocumentRequest
Properties
| Name |
Type |
Required |
Description |
Example |
documentByExternalId |
DocumentByExternalId |
|
Get document by External(Software) Id |
|
documentByInternalId |
DocumentByInternalId |
|
Get document by Internal Id |
|
documentByOkp |
DocumentByOkp |
|
Get document by OKP |
|
documentByPkp |
DocumentByPkp |
|
Get document by PKP |
|
documentBySequenceId |
DocumentBySequenceId |
|
Get document by sequence Id |
|
documentByUUID |
DocumentByUUID |
|
Get document by UUID |
|
printer |
Printer |
|
Printer on which the document should be printed. Set null or empty for default printer. |
|
offlineDocuments |
boolean |
|
For getting all documents that are offline (still not sent to eKasa) |
|
[Back to Model list] [Back to API list] [Back to README]