| Name | Description | Type | Additional information | 
|---|---|---|---|
| CashRegisterId | Cash register id | integer | None. | 
| CurrencyId | The currency id. | integer | None. | 
| DateLastChange | Date since the last change | date | Readonly | 
| DateOfTransaction | The date of transaction | date | Required | 
| DocumentNumber | DocumentNumber | string | None. | 
| DocumentSerialNumber | Document Serial Number | integer | None. | 
| EetResponsibility | Responsibility for handlig of electronic records of sales | EetResponsibility | Used in Cz legislation. | 
| ExchangeRate | Exchange rate | decimal number | None. | 
| ExchangeRateAmount | Exchange rate amount | decimal number | None. | 
| Exported | Export to another accounting software indication. (It is recommended to use only one external accounting software beside iDoklad.) | ExportedState | None. | 
| Id | Resource identifier | integer | Readonly | 
| IsEet | Indicates whether the cash voucher is registered in EET. | boolean | None. | 
| IsIncomeTax | Include subject to income tax | boolean | Used in Cz legislation. | 
| IsSummarySalesReceipt | Flag for summary cash vouchers from sales receipts | boolean | None. | 
| Item | [Deprecated - Only returns the first item] The cash voucher item. | CashVoucherItemApiModel | Only returns the first item. Use Items. | 
| Items | The cash voucher items. | Collection of CashVoucherItemApiModel | None. | 
| MovementType | The movement type (issue/entry) | MovementType | None. | 
| MyCompanyDocumentAddressId | Id of your contact information at the time of saving. | integer | None. | 
| Name | Document name or descritpion | string | None. | 
| PartnerContactId | Id of the partner's contact. | integer | None. | 
| PartnerDocumentAddressId | Id of the partner's contact at the time of saving. | integer | None. | 
| Person | Name of the supplier/customer. Can also be used as a note. | string | None. | 
| RecountVersion | Recount Version | RecountVersion | None. | 
| RegisteredSale | Registered sale | RegisteredSaleApiModel | None. | 
| SummarySalesReceiptDate | Date of accounting | date | None. | 
| TotalVat | Total amount of VAT in used currency | decimal number | Readonly | 
| TotalVatHc | Total amount of VAT in home currency | decimal number | Readonly | 
| TotalWithoutVat | Total amount without VAT in the used currency. | decimal number | Readonly | 
| TotalWithoutVatHc | Total amount without VAT in home currency | decimal number | Readonly | 
| TotalWithVat | Total amount with VAT in used currency | decimal number | Readonly | 
| TotalWithVatHc | Total amount with VAT in home currency | decimal number | Readonly | 
| VariableSymbol | Variable symbol | string | None. | 
| VatRegime | VAT regime | VatRegime | None. |