Account
ארגון
| API | Description |
|---|---|
| GET api/accounts/{id} |
שליפה של ארגון לפי מזהה ארגון |
| GET api/accounts/{skip}/{take} |
שליפת כל הארגונים |
| GET api/accounts/{skip}/{take}/{queryTerm} |
שליפת כל הארגונים עפ"י שם |
| GET api/accounts/academic-institution/{skip}/{take}/{queryTerm} |
חיפוש ארגונים שמוגדרים כמוסדות אקדמאים לפי שם הארגון |
| POST api/accounts |
יצירת ארגון חדש |
| PUT api/accounts?itemid={itemid} |
עדכון פרטים של ארגון קיים |
AccountType
סוג ארגון
| API | Description |
|---|---|
| GET api/accountType/{id} |
שליפה של סוג ארגון לפי מזהה |
| GET api/accountType/{skip}/{take} |
שליפה של כל סוגי הארגונים |
Arbitration
בוררות
| API | Description |
|---|---|
| POST api/arbitrationrequest |
יצירה של בקשה לבוררות |
ArbitrationRequests
בוררות
| API | Description |
|---|---|
| GET api/arbitrationrequests/{id} |
No documentation available. |
| GET api/arbitrationrequests/{skip}/{take} |
שליפת רשימה |
| POST api/arbitrationrequests |
יצירה של בוררות חדשה |
| PUT api/arbitrationrequests?itemid={itemid} |
עדכון בוררות |
Area
מרחבים
| API | Description |
|---|---|
| GET api/areas/{id} |
Retrieve area item by primary key |
| GET api/areas/{skip}/{take} |
Retrieve all items using skip/take bulk paging. page=skip/take or skip=page*take or take=page*skip |
Cities
ערים
| API | Description |
|---|---|
| GET api/cities/{id} |
Retrieve City item by primary key |
| GET api/cities/{skip}/{take}/{queryTerm} |
Retrieve all items using skip/take bulk paging. page=skip/take or skip=page*take or take=page*skip Only records with state=Active |
| GET api/cities/{skip}/{take} |
Retrieve all items using skip/take bulk paging. page=skip/take or skip=page*take or take=page*skip Only records with state=Active |
| POST api/cities |
יצירה של רשומה חדשה |
| PUT api/cities?itemid={itemid} |
עדכון עיר |
Classifications
סיווגים
| API | Description |
|---|---|
| GET api/classifications/{id} |
Retrieve classifications item by primary key |
| GET api/classifications/{skip}/{take} |
Retrieve all items using skip/take bulk paging. page=skip/take or skip=page*take or take=page*skip |
| GET api/classifications/{id_number} |
Retrieve classifications item by primary key |
ClassificationStatus
סטטוס סיווג
| API | Description |
|---|---|
| GET api/classificationstatus/{id} |
Retrieve classifications status item by primary key |
| GET api/classificationstatus/{skip}/{take} |
Retrieve all items using skip/take bulk paging. page=skip/take or skip=page*take or take=page*skip |
| GET api/classificationstatus/by_id_number/{id}?id_number={id_number} |
שליפה לפי השדה ID_NUMBER |
Clubs
מועדנים
| API | Description |
|---|---|
| GET api/ucc_clubs/{id} |
קבלת מועדון עפ"י מזהה המועדון |
| GET api/ucc_clubs/list/{skip}/{take} |
Retrieve all items using skip/take bulk paging. page=skip/take or skip=page*take or take=page*skip |
| GET api/ucc_clubs/list/by-query/{skip}/{take}/{queryTerm} |
(לפי "שם מועדון" מתחיל ב) שליפה של רשימת מועדנים |
| POST api/ucc_clubs/create |
יצירה של רשומה חדשה |
| PUT api/ucc_clubs/update/{id}?itemid={itemid} |
עדכון מועדון |
Committee
ועדות
| API | Description |
|---|---|
| GET api/committee/{id} |
Retrieve Committee item by primary key |
| GET api/committee/{skip}/{take} |
Retrieve all items using skip/take bulk paging. page=skip/take or skip=page*take or take=page*skip |
Conferences
אירועים/כנסים
| API | Description |
|---|---|
| GET api/conferences/{id} |
Retrieve conference item by primary key |
| GET api/conferences/{skip}/{take} |
Retrieve all conference items using skip/take bulk paging. page=skip/take or skip=page*take or take=page*skip |
| GET api/conferences/{id}/{skip}/{take} |
Retrieve all conference items for specified contact, using skip/take bulk paging. page=skip/take or skip=page*take or take=page*skip |
| GET api/conferences/{skip}/{take}/{type} |
Retrieve all conference with filters, using skip/take bulk paging. page=skip/take or skip=page*take or take=page*skip |
| GET api/conferences/{skip}/{take}/{fromDate}/{toDate} |
Retrieve all conference with filters, using skip/take bulk paging. page=skip/take or skip=page*take or take=page*skip |
| GET api/conferences/{skip}/{take}/{fromDate}/{toDate}/{type} |
Retrieve all conference with filters, using skip/take bulk paging. page=skip/take or skip=page*take or take=page*skip |
| GET api/conferences/{skip}/{take}/{areaId} |
Retrieve all conference with filters, using skip/take bulk paging. page=skip/take or skip=page*take or take=page*skip |
| GET api/conferences/{skip}/{take}/{areaId}/{type} |
Retrieve all conference with filters, using skip/take bulk paging. page=skip/take or skip=page*take or take=page*skip |
| GET api/conferences/{skip}/{take}/{fromDate}/{toDate}/{areaId} |
Retrieve all conference with filters, using skip/take bulk paging. page=skip/take or skip=page*take or take=page*skip |
| GET api/conferences/{skip}/{take}/{fromDate}/{toDate}/{areaId}/{type} |
Retrieve all conference with filters, using skip/take bulk paging. page=skip/take or skip=page*take or take=page*skip |
| GET api/conferences/academic/{skip}/{take} |
עבור מוסדות אקדמאים בלבד! מחזיר "ימי עיון" של "מוסדות אקדמאים"! |
| GET api/conferences/academic/{skip}/{take}/{fromDate}/{toDate} |
עבור מוסדות אקדמאים בלבד! מחזיר "ימי עיון" של "מוסדות אקדמאים"! לפי , תאריכי התחלה וסיום |
| GET api/conferences/academic/{skip}/{take}/{fromDate}/{toDate}/{cityid} |
עבור מוסדות אקדמאים בלבד! מחזיר "ימי עיון" של "מוסדות אקדמאים"! לפי , תאריכי התחלה ,סיום ועיר |
| GET api/conferences/by-city/{skip}/{take}/{cityid} |
Retrieve all conference with filters, using skip/take bulk paging. page=skip/take or skip=page*take or take=page*skip |
| GET api/conferences/by-city/{skip}/{take}/{cityid}/{type} |
Retrieve all conference with filters, using skip/take bulk paging. page=skip/take or skip=page*take or take=page*skip |
| GET api/conferences/by-city/{skip}/{take}/{fromDate}/{toDate}/{cityid} |
Retrieve all conference with filters, using skip/take bulk paging. page=skip/take or skip=page*take or take=page*skip |
| GET api/conferences/by-city/{skip}/{take}/{fromDate}/{toDate}/{cityid}/{type} |
Retrieve all conference with filters, using skip/take bulk paging. page=skip/take or skip=page*take or take=page*skip |
| GET api/conferences/by-account/show-on-web/{skip}/{take}/{accountid} |
אירועים לתצוגה באתר חשבי שכר בלבד |
| GET api/conferences/by-account/show-on-web/{skip}/{take}/{accountid}/{type} |
אירועים לתצוגה באתר חשבי שכר בלבד |
| GET api/conferences/by-account/show-on-web/{skip}/{take}/{fromDate}/{toDate}/{accountid} |
אירועים לתצוגה באתר חשבי שכר בלבד |
| GET api/conferences/by-city/show-on-web/{skip}/{take}/{fromDate}/{toDate}/{cityid} |
אירועים לתצוגה באתר חשבי שכר בלבד |
| GET api/conferences/by-account/show-on-web/{skip}/{take}/{fromDate}/{toDate}/{cityid}/{accountid} |
אירועים לתצוגה באתר חשבי שכר בלבד |
| GET api/conferences/by-account/show-on-web/{skip}/{take}/{fromDate}/{toDate}/{cityid}/{accountid}/{type} |
אירועים לתצוגה באתר חשבי שכר בלבד |
| GET api/conferences/by-city/show-on-web/{skip}/{take}/{fromDate}/{toDate}/{cityid}/{type} |
אירועים לתצוגה באתר חשבי שכר בלבד |
| GET api/conferences/by-club/{skip}/{take}/{clubid} |
שליפה [get] בישות אירועים לפי: אירוע + מועדון (שם סכימה [ucc_club]) |
| GET api/conferences/by-parentconference/{skip}/{take}/{ucc_parentconferenceid} |
שליפה [get] בישות אירועים לפי: אירוע אב (שם סכימה [ucc_parentconferenceid] ) |
| GET api/conferences/today/{skip}/{take} |
שליפה של אירועים לפי האם להציג באתר (show_on_web) ולפי תאריך מהיום |
ContactAddress
כתובות של אנשי קשר
| API | Description |
|---|---|
| GET api/contactaddresses/{id} |
Retrieve Contact Address item by primary key |
| GET api/contactaddresses/{skip}/{take}/{contactid} |
שליפה של רשימת כתובות לאיש קשר רק את הכתובת הפעילות |
| GET api/contactaddresses/{skip}/{take}/{contactid}?type={type} |
שליפה של רשימת כתובות לאיש קשר עפ"י סוג כתובת רק את הכתובת הפעילות |
| POST api/contactaddresses/{contactid} |
הוספת כתובת לאיש קשר |
| PUT api/contactaddresses/update/{id} |
Update Contact Address |
ContactClub
חברים במועדון
| API | Description |
|---|---|
| GET api/contactclub/{id} |
חברות במועדון |
| GET api/contactclub/by-contact-club/{contactid}/{clubid} |
שליפה לפי איש קשר + מועדון |
| GET api/contactclub/by-contact/{skip}/{take}/{id}?contactid={contactid} |
שליפה של כל הפריטים מסוג "חברות במועדון" לפי איש קשר |
| GET api/contactclub/by-club/{skip}/{take}/{clubid} |
שליפה של כל הפריטים מסוג "חברות במועדון" לפי מועדון |
| POST api/contactclub/create |
יצירה של חברות חדשה במועדון |
| PUT api/contactclub/update/{id} |
עדכון חברות במועדון |
ContactCommitte
אנשי קשר בועדות
| API | Description |
|---|---|
| GET api/contactcommitte/{id} |
קבלה של פריט איש קשר בועדה לפי מזהה יחודי של פריט האיש קשר בועדה |
| GET api/contactcommitte/{skip}/{take} |
שליפה של כל הפריטים מסוג "איש קשר בועדה" עבור כל אנשי הקשר והועדות |
| GET api/contactcommitte/{id}?contactid={contactid}&committeid={committeid} |
שליפה של כל הפריטים מסוג "איש קשר בועדה" לפי איש קשר ולפי ועדה |
| GET api/contactcommitte/{id}/{skip}/{take}?contactid={contactid} |
שליפה של כל הפריטים מסוג "איש קשר בועדה" לפי איש קשר |
| GET api/contactcommitte/{id}/{skip}/{take}?committeid={committeid} |
שליפה של כל הפריטים מסוג "איש קשר בועדה" עבור "איש קשר בועדה" לפי ועדה |
| POST api/contactcommitte |
יצירה של רשומה חדש עבור איש קשר בועדה |
| PUT api/contactcommitte?itemid={itemid} |
עדכון איש קשר בועדה |
Contacts
אנשי קשר
| API | Description |
|---|---|
| GET api/contacts/{id}/{includeRealatedAddresses} |
Retrieve contact by Id number (ucc_IdNumber in Dynamics 365) with optional ignore flag to get result only in case of new contact. ignoreVeterans set to true means: ID==PASSWORD |
| GET api/contacts/get/{id}/{includeRealatedAddresses} |
פרטי איש קשר |
| GET api/contacts/image/by-idnumber/{idNumber} |
תמונה לפי ת.ז |
| GET api/contacts/image/{id} |
תמונה לפי מזהה יחודי של הלקוח |
| GET api/contacts/{skip}/{take} |
Retrieve all items using skip/take bulk paging. page=skip/take or skip=page*take or take=page*skip |
| POST api/contacts |
יצירה של איש קשר חדש |
| POST api/contacts/post-image/{id} |
עדכון תמונה לאיש קשר |
| PUT api/contacts/{id} |
איפוס ססמה לאיש קשר באמצעות ת.ז |
| PUT api/contacts/update/{id} |
עדכון איש קשר באמצעות ת.ז |
| PUT api/contacts/{contactid} |
עדכון איש קשר באמצעות מזהה איש קשר - Guid |
ContactsClassification
סיווג לאיש קשר
| API | Description |
|---|---|
| GET api/contactsclassification/{id} |
שליפת סיווג לאיש קשר לפי מפתח הסיווג |
| GET api/contactsclassification/{skip}/{take} |
שליפת כל הסיווגים לכל אנשי הקשר |
| GET api/contactsclassification/{id}/{skip}/{take}?contactid={contactid} |
שליפת כל הסיוגים לאיש קשר מסויים |
| POST api/contactsclassification |
יצירת סיווג לאיש קשר |
| PUT api/contactsclassification?itemid={itemid} |
עדכון סיווג של איש קשר |
ContactsConference
משתתף באירוע
| API | Description |
|---|---|
| GET api/contactsconference/{id} |
No documentation available. |
| GET api/contactsconference/{skip}/{take} |
שליפת משתתפים באירועים |
| GET api/contactsconference/list/{skip}/{take} |
שליפת משתתפים באירועים - אופצייה נוספת |
| GET api/contactsconference/list-by-contact/{contactid}/{skip}/{take} |
שליפת אירועים עבור משתתף |
| GET api/contactsconference/list-by-contactparent-and-conference/{parentcontactid}/{conferenceid} |
שליפת משתתפים באירוע לפי רשומת אב ואירוע |
| GET api/contactsconference/list-by-conference/{conferenceid}/{skip}/{take} |
שליפת משתתפים עבור אירוע |
| GET api/contactsconference/list-by-contact-and-conference/{contactid}/{conferenceid} |
שליפה של פרטי משתתף באירוע לפי מזהה איש הקשר ואירוע |
| POST api/contactsconference |
יצירה של משתתף באירוע |
| PUT api/contactsconference/{id} |
עדכון משתתף באירוע |
Countries
ארצות/מדינות
| API | Description |
|---|---|
| GET api/countries/{id} |
Retrieve Country item by primary key |
| GET api/countries/{skip}/{take} |
Retrieve all items using skip/take bulk paging. page=skip/take or skip=page*take or take=page*skip |
DisposalRequest
בקשות לגריעה
| API | Description |
|---|---|
| GET api/disposalrequest/{id} |
קבלה של פריט בקשה לגריעה לפי מזהה יחודי של הבקשה |
| GET api/disposalrequest/{skip}/{take} |
שליפת פרטים מסוג בקשות לגריעה |
| POST api/disposalrequest |
יצירה של פריט חדש מסוג: בקשות לגריעה |
| PUT api/disposalrequest?itemid={itemid} |
עדכון פריטי רשמה קיימת מסוג בקשה לגריעה |
Documents
מסמכים קשורים - ucc_documents
| API | Description |
|---|---|
| GET api/ucc_documents/{id} |
קבלה של פריט מסמכים קשורים לפי מזהה יחודי של מסמכים קשורים |
| GET api/ucc_documents/{doc_type}/{event_id} |
כלל המסמכים , לפי סוג מסמך + אירוע |
| GET api/ucc_documents/{skip}/{take} |
שליפת פרטים מסוג מסמכים קשורים |
Entitelment
זכאות לשכה ucc_entitelment
| API | Description |
|---|---|
| GET api/ucc_entitelment/{id} |
ucc_entitelment |
| GET api/ucc_entitelment/list/{skip}/{take} |
שליפה של כל הפריטים מסוג ucc_entitelment |
| GET api/ucc_entitelment/list/{ucc_customer} |
הוספה של שליפה [get] בישות זכאויות לפי : זכאות + איש קשר [ucc_customer] |
ExamineeConference
נבחן
| API | Description |
|---|---|
| GET api/examinee/{id} |
No documentation available. |
| GET api/examinee/list/{skip}/{take} |
שליפת של כל הנבחנים בכל האירועים |
| GET api/examinee/list-by-contact/{contactid}/{skip}/{take} |
שליפת נבחנים באירועים לפי נבחן |
| GET api/examinee/list-by-conference/{conferenceid}/{skip}/{take} |
שליפה של נבחנים לפי אירוע |
| GET api/examinee/list-by-contact-and-conference/{contactid}/{conferenceid} |
שליפה של פרטי נבחן באירוע לפי מזהה איש הקשר ומזהה אירוע |
| GET api/examinee/list-by-contact-and-examinee/{contactid}/{examineeid} |
שליפה של פרטי נבחן באירוע לפי מזהה איש הקשר ומזהה נבחן |
| POST api/examinee |
יצירה של נבחן באירוע |
| PUT api/examinee/{id} |
עדכון נבחן באירוע |
Expertise
תחומי התמחות
| API | Description |
|---|---|
| GET api/expertises/{id} |
Retrieve Expertise item by primary key |
| GET api/expertises/{skip}/{take} |
Retrieve all items using skip/take bulk paging. page=skip/take or skip=page*take or take=page*skip |
Incident
ישות וועדה לאישורים מיוחדים/פניה- incident
| API | Description |
|---|---|
| GET api/incident/{id} |
Incident |
| GET api/incident/list/{skip}/{take} |
שליפה של כל הפריטים מסוג Incident |
| POST api/incident |
יצירה של וועדה לאישורים מיוחדים/פניה |
Jobs
תפקידים
| API | Description |
|---|---|
| GET api/jobs/{id} |
Retrieve Jobs/Roles item by primary key |
| GET api/jobs/{skip}/{take} |
Retrieve all items using skip/take bulk paging. page=skip/take or skip=page*take or take=page*skip |
KnowledgeArticle
ישות אשנב לפרקטיקה - ucc_knowledge_article
| API | Description |
|---|---|
| GET api/ucc_knowledge_article/{id} |
קבלת אשנב לפרקטיקה עפ"י מזהה |
| GET api/ucc_knowledge_article/list/{skip}/{take} |
Retrieve all items using skip/take bulk paging. page=skip/take or skip=page*take or take=page*skip |
| GET api/ucc_knowledge_article/list/{skip}/{take}/{ucc_knowledge_first_level_id} |
- תחום ראשי [ucc_knowledge_first_level_id] |
| GET api/ucc_knowledge_article/list/{skip}/{take}/{ucc_knowledge_first_level_id}/{ucc_knowledge_second_level_id} |
- תחום ראשי [ucc_knowledge_first_level_id] + תחום משני [ucc_knowledge_second_level_id] |
| GET api/ucc_knowledge_article/list/{skip}/{take}/{ucc_knowledge_first_level_id}/{ucc_knowledge_second_level_id}/{ucc_knowledge_third_level_id} |
get- תחום ראשי [ucc_knowledge_first_level_id] + תחום משני [ucc_knowledge_second_level_id] + תת תחום [ucc_knowledge_third_level_id] |
| POST api/ucc_knowledge_article/create |
יצירה של רשומה חדשה |
| PUT api/ucc_knowledge_article/update/{id} |
עדכון אשנב לפרקטיקה |
KnowledgeFirstLevel
ישות תחום ראשי - ucc_knowledge_first_level
| API | Description |
|---|---|
| GET api/ucc_knowledge_first_level/{id} |
קבלת תחום ראשי עפ"י מזהה |
| GET api/ucc_knowledge_first_level/list/{skip}/{take} |
Retrieve all items using skip/take bulk paging. page=skip/take or skip=page*take or take=page*skip |
| GET api/ucc_knowledge_first_level/list/by-query/{skip}/{take}/{queryTerm} |
(לפי "שם" מתחיל ב) שליפה של רשימת תחום ראשי |
| POST api/ucc_knowledge_first_level/create |
יצירה של רשומה חדשה |
| PUT api/ucc_knowledge_first_level/update/{id}?itemid={itemid} |
עדכון תחום ראשי |
KnowledgeSecondLevel
ישות תחום משני - ucc_knowledge_second_level
| API | Description |
|---|---|
| GET api/ucc_knowledge_second_level/{id} |
קבלת תחום משני עפ"י מזהה |
| GET api/ucc_knowledge_second_level/list/{skip}/{take} |
Retrieve all items using skip/take bulk paging. page=skip/take or skip=page*take or take=page*skip |
| GET api/ucc_knowledge_second_level/list/{skip}/{take}/{ucc_knowledge_first_level_id} |
תחום ראשי שליפה של רשימת תחום משני לפי |
KnowledgeThirdLevel
ישות תת תחום - ucc_knowledge_third_level
| API | Description |
|---|---|
| GET api/ucc_knowledge_third_level/{id} |
קבלת תת תחום עפ"י מזהה |
| GET api/ucc_knowledge_third_level/list/{skip}/{take} |
Retrieve all items using skip/take bulk paging. page=skip/take or skip=page*take or take=page*skip |
| GET api/ucc_knowledge_third_level/list/{skip}/{take}/{ucc_knowledge_first_level_id} |
תחום ראשי שליפה של תחומים לפי |
| GET api/ucc_knowledge_third_level/list/{skip}/{take}/{ucc_knowledge_first_level_id}/{ucc_knowledge_second_level_id} |
תחום ראשי שליפה של תחומים לפי |
Language
| API | Description |
|---|---|
| GET api/languages/{skip}/{take} |
No documentation available. |
Orders
הזמנות/עגלת קניות
| API | Description |
|---|---|
| GET api/orders/{id} |
שליפה של הזמנה עפ"י מזהה הזמנה |
| GET api/orders/{skip}/{take}/{orderType} |
מחזיר רשימת הזמנות לפי סוג ההזמנה |
| GET api/orders/{skip}/{take}/{contactid} |
מחזיר רשימת הזמנות עבור לקוח |
| POST api/orders |
שליחה של הזמנה חדשה |
| PUT api/orders?orderid={orderid} |
עדכון הזמנה |
PaymentMethod
אמצעי/שיטות תשלום
| API | Description |
|---|---|
| GET api/paymentmethod/{id} |
שליפה של אמצעי תשלום עפ"י מזהה |
| GET api/paymentmethod/{skip}/{take} |
Retrieve all items using skip/take bulk paging. page=skip/take or skip=page*take or take=page*skip |
PostralCode
מיקודים
| API | Description |
|---|---|
| GET api/postralcode/{id} |
Retrieve Postrals item by primary key |
| GET api/postralcode/{skip}/{take}/{queryTerm} |
Retrieve all items using skip/take bulk paging. page=skip/take or skip=page*take or take=page*skip |
| GET api/postralcode/{skip}/{take} |
Retrieve all items using skip/take bulk paging. page=skip/take or skip=page*take or take=page*skip |
| POST api/postralcode |
יצירה של רשומה חדשה |
| PUT api/postralcode?itemid={itemid} |
עדכון מיקוד |
Products
מוצרים
| API | Description |
|---|---|
| GET api/products/by-serial/{serialNumber} |
שליפת מוצר עפ"י מק"ט |
| GET api/products/contact/{serialNumber}/{contactid} |
שליפה של מוצר כולל מחיר מותאם ללקוח |
| GET api/products/subscription |
שליפה ישירה של מוצר המוגדר כ "מוצר הרשמה ללשכה" |
| GET api/products/subscription/{contactid} |
שליפה ישירה של מוצר המוגדר כ "מוצר הרשמה ללשכה כולל מחיר מותאם לאיש הקשר (לקוח)" מזהה איש קשר == Guid מזהה איש קשר שאליו יותאם המוצר - Guid |
| GET api/products/{id} |
שליפת מוצר עפ"י מזהה מוצר |
| GET api/products/{id}/{contactid} |
שליפת מוצר עפ"י מזהה מוצר וכולל התאמה לאיש קשר/לקוח מזהה איש קשר == Guid |
| GET api/products/{skip}/{take} |
שלפיה רשימת מוצרים |
| GET api/products/{skip}/{take}/{contactid} |
שליפה של רשימת מוצרים - מותאמים לאיש קשר/לקוח מזהה איש קשר == Guid |
| POST api/products |
לא בשימוש - מעדכן הזמנה חדשה במערכת, קיים שירות חדש תחת הזמנות |
ProductToClub
ישות מוצרים למועדון - ucc_product_to_club
| API | Description |
|---|---|
| GET api/ucc_product_to_club/{id} |
ucc_product_to_club |
| GET api/ucc_product_to_club/list-product-and-club/{ucc_product_id}/{ucc_club_id} |
שליפה לפי מוצר + מועדון |
| GET api/ucc_product_to_club/list/{skip}/{take} |
שליפה של כל הפריטים מסוג ucc_product_to_club |
| POST api/ucc_product_to_club/create |
יצירה של ucc_product_to_club |
| PUT api/ucc_product_to_club/update/{id} |
עדכון ucc_product_to_club |
RecurringServiceCustomer
ישות מנוי שירות לחוזרים -ucc_recurring_service_customer
| API | Description |
|---|---|
| GET api/ucc_recurring_service_customer/{id} |
קבלת מנוי שירות לחוזרים עפ"י מזהה מנוי שירות לחוזרים |
| GET api/ucc_recurring_service_customer/list/{skip}/{take} |
Retrieve all items using skip/take bulk paging. page=skip/take or skip=page*take or take=page*skip |
| GET api/ucc_recurring_service_customer/list/by-query/{skip}/{take}/{queryTerm} |
(לפי "שם" מתחיל ב) שליפה של מנוי שירות לחוזרים |
| GET api/ucc_recurring_service_customer/list/by-contact/{skip}/{take}/{ucc_contact_id} |
לפי איש קשר שליפה של מנוי שירות לחוזרים |
| POST api/ucc_recurring_service_customer/create |
יצירה של רשומה חדשה |
| PUT api/ucc_recurring_service_customer/update/{id}?itemid={itemid} |
עדכון מנוי שירות לחוזרים |
Settings
ניהול API
| API | Description |
|---|---|
| GET api/settings/clearCache |
מנקה את זכרון המטמון |
Specialization
ישות מומחה - ucc_specialization
| API | Description |
|---|---|
| GET api/ucc_specialization/{id} |
קבלת מומחה עפ"י מזהה |
| GET api/ucc_specialization/list/{skip}/{take} |
Retrieve all items using skip/take bulk paging. page=skip/take or skip=page*take or take=page*skip |
| GET api/ucc_specialization/list/by-query/{skip}/{take}/{queryTerm} |
(לפי "שם" מתחיל ב) שליפה של רשימת מומחה |
Streets
רחובות
| API | Description |
|---|---|
| GET api/streets/{id} |
Retrieve Street item by primary key |
| GET api/streets/{skip}/{take}/{city} |
Retrieve all items using skip/take bulk paging. page=skip/take or skip=page*take or take=page*skip Only records with state=Active |
| GET api/streets/{skip}/{take}/{city}/{queryTerm} |
Retrieve all items using skip/take bulk paging. page=skip/take or skip=page*take or take=page*skip Only records with state=Active |
| GET api/streets/{skip}/{take}/{queryTerm} |
Retrieve all items using skip/take bulk paging. page=skip/take or skip=page*take or take=page*skip Only records with state=Active |
| POST api/streets |
יצירה של רשומה חדשה |
| PUT api/streets?itemid={itemid} |
עדכון רחוב |
SubClassifications
תתי סיווג
| API | Description |
|---|---|
| GET api/subclassifications/{id} |
Retrieve SubClassifications item by primary key |
| GET api/subclassifications/{skip}/{take} |
Retrieve all items using skip/take bulk paging. page=skip/take or skip=page*take or take=page*skip |