| id |
string |
The document unique id |
[optional] |
| docClass |
string |
The document class |
[optional] |
| docTypeId |
string |
The document type id |
[optional] |
| docNo |
string |
The document number |
[optional] |
| docDate |
\DateTime |
The document date |
[optional] |
| description |
string |
The document description |
[optional] |
| legalEntityId |
string |
The document legal entity id |
[optional] |
| contactAccountId |
string |
The document contact account id |
[optional] |
| taxDate |
\DateTime |
The document tax date |
[optional] |
| dueDate |
\DateTime |
The document due date |
[optional] |
| periodId |
string |
The document period id |
[optional] |
| projectId |
string |
The document project id |
[optional] |
| netAmount |
float |
The document net amount |
[optional] |
| taxAmount |
float |
The document tax amount |
[optional] |
| grossAmount |
float |
The document gross amount |
[optional] |
| baseCurrency |
string |
The document base currency |
[optional] |
| currency |
string |
The document currency |
[optional] |
| currencyRate |
float |
The document currency rate |
[optional] |
| netCurrencyAmount |
float |
The document net currency amount |
[optional] |
| taxCurrencyAmount |
float |
The document tax currency amount |
[optional] |
| grossCurrencyAmount |
float |
The document gross currency amount |
[optional] |
| taxAuthorityId |
string |
The document tax authority id |
[optional] |
| isDeferredTax |
bool |
The document is deferred tax flag |
[optional] |
| outstandingAmount |
float |
The document outstanding amount |
[optional] |
| outstandingCurrencyAmount |
float |
The document outstanding currency amount |
[optional] |
| taxReverseAmount |
float |
The document tax reverse amount |
[optional] |
| taxReverseCurrencyAmount |
float |
The document tax reverse currency amount |
[optional] |
| paymentMethodId |
string |
The document payment method id |
[optional] |
| bankAccountId |
string |
The document bank account id |
[optional] |
| bankCurrency |
string |
The document bank currency |
[optional] |
| bankCurrencyAmount |
float |
The document bank currency amount |
[optional] |
| bankCurrencyRate |
float |
The document bank currency rate |
[optional] |
| bankRef |
string |
The document bank reference |
[optional] |
| accountId |
string |
The document account id |
[optional] |
| status |
int |
The document status |
[optional] |
| statusList |
string[] |
The document status list |
[optional] |
| isNetEntry |
bool |
The document is net entry flag |
[optional] |
| transTime |
\DateTime |
The document transaction time |
[optional] |
| transDate |
\DateTime |
The document transaction date |
[optional] |
| transNo |
int |
The document transaction number |
[optional] |
| docSerieId |
string |
The document series id |
[optional] |
| createdDate |
\DateTime |
The date and time this item has been created |
[optional] |
| theirDocNo |
string |
An external document number |
[optional] |
| theirRef |
string |
An external reference code |
[optional] |
| intRef |
string |
Optional interface reference. If provided, it must be unique. <a href="https://docs.iplicit.com/dev/guide/identifiers/index.html\">Learn more</a> |
[optional] |
| createdBy |
string |
The user that created this item. See `UserAccount` catalog. |
[optional] |
| lastModified |
\DateTime |
The date and time this item has been last modified |
[optional] |
| lastModifiedBy |
string |
The user that last modified this item. See `UserAccount` catalog. |
[optional] |
| hasNotes |
bool |
Flag indicating whether there are any notes attached |
[optional] |
| hasAttachments |
bool |
Flag indicating whether there are any documents attached |
[optional] |
| responsibleResourceId |
string |
The document responsible resource id |
[optional] |
| fromStockLocationId |
string |
The document from stock location id |
[optional] |
| toStockLocationId |
string |
The document to stock location id |
[optional] |
| stockDate |
\DateTime |
The document stock date |
[optional] |
| paymentTermsId |
string |
The document payment terms id |
[optional] |
| details |
\SynergiTech\Iplicit\Model\DocDetail[] |
The document line details |
[optional] |
| allocations |
\SynergiTech\Iplicit\Model\DocAllocation[] |
The document allocations |
[optional] |
| deliveryAddress |
\SynergiTech\Iplicit\Model\ContactAddressRead |
|
[optional] |
| billingAddress |
\SynergiTech\Iplicit\Model\ContactAddressRead |
|
[optional] |
| ext |
array<string,mixed> |
The document custom fields |
[optional] |
| post |
array<string,string> |
The document posting fields |
[optional] |
| textHeader |
string |
The document header text |
[optional] |
| textFooter |
string |
The document footer text |
[optional] |