Name | Description | Type/Additional information |
---|---|---|
DocumentId |
The document's Id. You need to supply a unique Id that you will use to fetch or update the document. |
string
0 - 50 |
DocumentNumberBranch |
The document's branch number.
|
int32 |
TrxTypeId |
See the enumeration in ApiGlobals.TrxTypes |
int32
Required |
Number |
מספר המסמך. לדוגמה: 09/400256
|
string
0 - 50 |
Date |
תאריך המסמך |
date |
CustomerId |
The document's customer id. |
string
0 - 50 |
CustomerBusinessName |
Customer's business name |
string
0 - 200 |
CustomerOsekMorshe |
מספר עוסק מורשה של הלקוח |
string
0 - 20 |
CustomerContactName |
שם איש הקשר -- ללקוח בכספית יכולים להיות 0, 1 או יותר אנשי קשר |
string
0 - 100 |
CustomerAddress1 |
שורת כתובת1: שם הרחוב ומספר הבית |
string
0 - 100 |
CustomerAddress2 |
שורת כתובת2: ת.ד., דירה, שכונה וכו' |
string
0 - 100 |
CustomerCity |
שם הישוב |
string
0 - 100 |
CustomerPostalCode |
המיקוד |
string
0 - 20 |
CustomerCountry |
שם המדינה של הלקוח |
string
0 - 100 |
CustomerEmail |
כתובת המייל של איש הקשר
|
string
0 - 100 |
MobilePhone |
מספר הטלפון הנייד של איש הקשר |
string
0 - 100 |
Details |
פרטים שלא מוצגים ללקוח |
string
0 - 1000 |
Comments |
הערות שכן מוצגות ללקוח |
string
0 - 5000 |
TotalLinesChargeVAT |
סה"כ לפני מע"מ של שורות החשבונית (לאחר הנחת שורה), ולפני הנחות מסמך (=הנחה סתם, המחת עיגול) של הסכום שיש עליו מע"מ
|
decimal |
Rebate |
ההנחה בש"ח שיש במסמך.
|
decimal |
RebatePercent |
ההנחה באחוזים שיש במסמך.
|
decimal |
RountTotal |
האם לעגל את הסה"כ של המסמך |
boolean |
RebateRounding |
הנחת עיגול בש"ח
|
decimal |
TotalBeforeVAT | decimal | |
TotalBeforeVATChargeVAT |
סה"כ לפני מע"מ ואחרי הנחות (=הנחה סתם, המחת עיגול) של הסכום שיש עליו מע"מ
|
decimal |
TotalNoChargeVat |
סה"כ הסכום בש"ח שאין עליו מע"מ
|
decimal |
Vat |
המעמ בש"ח שנגבה במסמך
|
decimal |
Total |
סה"כ הסכום כולל מע"מ שנגבה במסמך
|
decimal |
EffectiveTotal |
הסכום "הפתוח" של החשבונית. כלומר הסכום שנותר לתשלום אחרי הפקת קבלה חלקית לחשבונית.
|
decimal |
VatRate |
אחוז המעמ בחשבונית (17 מסמל 17%)
|
decimal |
Payment |
סכום התשלום |
decimal |
TaxDeduction |
הניכוי במקור |
decimal |
TotalPayment |
סה"כ שולם. שם לב, זהו הסכום הנומינלי ששולם.
|
decimal |
ReceiptCurrencySymbol |
המטבע עבור חלק הקבלה
|
string
0 - 5 |
ReceiptRate |
שער חליפין עבור חלק הקבלה
|
decimal |
TaxDeductionNIS |
ניכוי במקור בש"ח
|
decimal |
PaymentNIS |
שולם אחרי ניכוי במקור בש"ח
|
decimal |
TotalPaymentNIS |
סה"כ שולם בש"ח
|
decimal |
DocumentLines |
שורות המסמך |
Collection of
שורה בחשבונית או במסמך דומה. |
ReceiptLines |
שורות הקבלה |
Collection of
Represents a line in a Caspit receipt (קבלה) Note: Since we use the same fields to represent both check payments and a credit card payments some of the fields have multiple semantic meanings. |
TrxCode |
שמו של סיווג תנועה של המסמך. לדוגמה: "מכירות"
|
string
0 - 50 |
TrxCodeNumber |
מספרו של סיווג תנועה של המסמך. לדוגמה: 3 |
int32 |
Status |
See Globals.DocStatus
|
int32 |
DueDate |
תאריך תשלום צפוי |
date |
RowVersion |
This field is used to identify changes made to the Document by other user
|
Collection of byte |
LinkToPdf |
A link to the document's PDF |
string |
ViewUrl |
A url which displayes the document's PDF
|
string |
PaymentUrl |
A URL to a payment page for an Invoice, Invoice Iska, Invoice Kabala
|
string |
RelatedDocuments |
Related documents. For example id the document is an Invoice the list will contain its Receipts.
|
Collection of
A document related to another document |
AllocationNumber |
מספר הקצאה של רשות המיסים. לדוגמה: 20230921154121811264010235 |
string
0 - 26 |
DateCreated |
תאריך היצירה של הרשומה |
date |
UserCreated |
שם המשתמש שיצר את הרשומה |
string
Max length: 50 |
DateUpdated |
תאריך העידכון האחרון של הרשומה |
date |
UserUpdated |
המשתמש האחרון שעידכן את הרשומה |
string
Max length: 50 |