| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
None. |
|
| id_fp_expense | integer |
None. |
|
| expense_name |
You can use string to find expense by name |
string |
None. |
| seria | string |
None. |
|
| number | string |
None. |
|
| description | string |
None. |
|
| id_company | integer |
None. |
|
| id_paymend_metod |
Payment type, null or id |
integer |
None. |
| id_currency |
Currency |
integer |
None. |
| outer_id_company |
We will find company by outer id ID id_company is null |
string |
None. |
| total_without_amount | decimal number |
None. |
|
| total_vat_amount | decimal number |
None. |
|
| total_amount | decimal number |
None. |
|
| is_deleted | boolean |
None. |
|
| outer_id | string |
None. |
|
| id_person | integer |
None. |
|
| marked_payed | boolean |
None. |
|
| vat_calculation_type |
Price type selection: null - default, 0 - "Retail" means VAT is included in the item price, 1 - "Wholesale" means VAT is excluded. |
integer |
None. |
| date | date |
None. |
|
| estimated_payment_date | date |
None. |
|
| planned_date | date |
None. |
|
| detail | Collection of Details |
None. |
|
| customMasterFields | ApiMasterFields |
None. |