Name | Description | Type/Additional information |
---|---|---|
ExpenseId |
The Expense's Id. You can supply a unique Id that you will use to fetch or update the expense. |
string
0 - 50 |
Number |
מספר התנועה |
int32 |
PortionNumber |
מספר המנה |
int32 |
Date |
תאריך ההוצאה |
date
Required |
TrxCode |
שמו של סיווג תנועה של המסמך. לדוגמה: "אחזקת משרד" |
string
0 - 50 |
TrxCodeNumber |
מספר של סיווג התנועה
|
int32
Required |
OsekMorshe |
מספר עוסק מורשה של הספק |
string
0 - 20 |
SupplierName |
שם הספק |
string
0 - 200 |
SupplierId |
המפתח של הספק |
string
0 - 50 |
Details |
פרטי ההוצאה |
string
0 - 400 |
Reference |
אסמכתא = מספר החשבונית של הספק |
string
0 - 50 |
Total |
סה"כ כולל מע"מ בש"ח |
decimal |
TotalNoVat |
סכום ההוצאה לפני מע"מ בש"ח |
decimal |
Vat |
מע"מ בש"ח |
decimal |
VatRate |
אחוז המעמ: 16.00 עבור 16% |
decimal
0 - 100.001 |
Status |
Fetch only. 0 = מאגר זמני, 2 = מאגר קבוע |
int32 |
WorkingFromHomePercentageAllowed |
אחוז ההוצאה שמוכר לעבודה מהבית: 33.33 עבור 33.33% |
decimal
0 - 100.001 |
ImageFileName |
The name of the image file.
|
string |
ImageFile |
The bytes of the image file
|
Collection of byte |
Flag |
דגל שהמשתמש מגדיר להוצאה. אין לדגלים לוגיקה עסקית, פרט לדגל 11
|
int32 |
AllocationNumber |
מספר הקצאה של רשות המיסים עבור החשבונית של הספק |
string |
DateCreated |
תאריך היצירה של הרשומה |
date |
UserCreated |
שם המשתמש שיצר את הרשומה |
string
Max length: 50 |
DateUpdated |
תאריך העידכון האחרון של הרשומה |
date |
UserUpdated |
המשתמש האחרון שעידכן את הרשומה |
string
Max length: 50 |
Payments |
תשלומים עבור ההוצאה
|
Collection of
A class for a Payment for an Expense |