GET api/products/{skip}/{take}
שלפיה רשימת מוצרים
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| skip |
Index of the first record to take (Min:0) |
integer |
Required |
| take |
Maximum counted records to be taken in the results (Max:100) When empty, return all products |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
List of items
Collection of ProductInfo| Name | Description | Type | Additional information |
|---|---|---|---|
| Name |
שם תצוגה |
string |
None. |
| SerialNumber |
מק"ט |
string |
None. |
| IsPricelistManaged |
Indicate if the product item managed by pricing list |
boolean |
None. |
| Cost |
מחיר רגיל |
decimal number |
None. |
| SpecialCost |
מחיר מחיוד מותאם ללקוח רלוונטי רק במקרה ומעברים מזהה לקוח על הכתובת אינטרנט |
decimal number |
None. |
| TotalLeft |
The number of item in stock |
integer |
None. |
| ucc_main_category |
קטגוריה ראשית |
Category |
None. |
| ucc_sub_category |
תת קטגוריה |
SubCategory |
None. |
| ucc_show_on_homepage_web |
האם יופיע בדף הבית ? |
boolean |
None. |
| ucc_are_the_product_is_limited |
האם המוצר מוגבל לרכישה? |
boolean |
None. |
| ucc_Maximum_purchase_amount |
כמות מקסימלית לרכישה |
integer |
None. |
| ucc_Show_On_Web |
האם יופיע באתר? |
boolean |
None. |
| ucc_club_id |
מועדון |
ucc_clubReference |
None. |
| ucc_deatails |
תיאור פריט |
string |
None. |
| ucc_friendship_payment_parameterSet |
מחירונים |
Collection of ucc_friendship_payment_parameter |
None. |
| ucc_conference_id |
ארוע |
ConferenceReference |
None. |
| Id |
Dynamics 365 primary key. |
globally unique identifier |
None. |
| CreatedOn |
נוצר ב |
date |
None. |
| ModifiedOn | date |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"name": "sample string 1",
"serialNumber": "sample string 2",
"isPricelistManaged": true,
"cost": 1.0,
"specialCost": 1.0,
"totalLeft": 1,
"ucc_main_category": 801270000,
"ucc_sub_category": 801270000,
"ucc_show_on_homepage_web": true,
"ucc_are_the_product_is_limited": true,
"ucc_Maximum_purchase_amount": 1,
"ucc_Show_On_Web": true,
"ucc_club_id": {
"displayName": "sample string 1",
"id": "97bfba38-18ee-43ac-bc88-6b9a3711836a",
"createdOn": "2026-06-03T18:12:52.8390641+00:00",
"modifiedOn": "2026-06-03T18:12:52.8390641+00:00"
},
"ucc_deatails": "sample string 3",
"ucc_friendship_payment_parameterSet": [
{
"ucc_From_Year": 1.0,
"ucc_To_Year": 1.0,
"ucc_actual_payment": 1.0,
"displayName": "sample string 1",
"id": "ced43bfd-4cb2-4d0e-8278-204727b5d37f",
"createdOn": "2026-06-03T18:12:52.8390641+00:00",
"modifiedOn": "2026-06-03T18:12:52.8390641+00:00"
},
{
"ucc_From_Year": 1.0,
"ucc_To_Year": 1.0,
"ucc_actual_payment": 1.0,
"displayName": "sample string 1",
"id": "ced43bfd-4cb2-4d0e-8278-204727b5d37f",
"createdOn": "2026-06-03T18:12:52.8390641+00:00",
"modifiedOn": "2026-06-03T18:12:52.8390641+00:00"
}
],
"ucc_conference_id": {
"displayName": "sample string 1",
"id": "bf71238a-49f2-4a94-bb96-d3ff828d8980",
"createdOn": "2026-06-03T18:12:52.8390641+00:00",
"modifiedOn": "2026-06-03T18:12:52.8390641+00:00"
},
"id": "79fb6415-4d9f-4ad1-b8e2-30a54dde1186",
"createdOn": "2026-06-03T18:12:52.8390641+00:00",
"modifiedOn": "2026-06-03T18:12:52.8390641+00:00"
},
{
"name": "sample string 1",
"serialNumber": "sample string 2",
"isPricelistManaged": true,
"cost": 1.0,
"specialCost": 1.0,
"totalLeft": 1,
"ucc_main_category": 801270000,
"ucc_sub_category": 801270000,
"ucc_show_on_homepage_web": true,
"ucc_are_the_product_is_limited": true,
"ucc_Maximum_purchase_amount": 1,
"ucc_Show_On_Web": true,
"ucc_club_id": {
"displayName": "sample string 1",
"id": "97bfba38-18ee-43ac-bc88-6b9a3711836a",
"createdOn": "2026-06-03T18:12:52.8390641+00:00",
"modifiedOn": "2026-06-03T18:12:52.8390641+00:00"
},
"ucc_deatails": "sample string 3",
"ucc_friendship_payment_parameterSet": [
{
"ucc_From_Year": 1.0,
"ucc_To_Year": 1.0,
"ucc_actual_payment": 1.0,
"displayName": "sample string 1",
"id": "ced43bfd-4cb2-4d0e-8278-204727b5d37f",
"createdOn": "2026-06-03T18:12:52.8390641+00:00",
"modifiedOn": "2026-06-03T18:12:52.8390641+00:00"
},
{
"ucc_From_Year": 1.0,
"ucc_To_Year": 1.0,
"ucc_actual_payment": 1.0,
"displayName": "sample string 1",
"id": "ced43bfd-4cb2-4d0e-8278-204727b5d37f",
"createdOn": "2026-06-03T18:12:52.8390641+00:00",
"modifiedOn": "2026-06-03T18:12:52.8390641+00:00"
}
],
"ucc_conference_id": {
"displayName": "sample string 1",
"id": "bf71238a-49f2-4a94-bb96-d3ff828d8980",
"createdOn": "2026-06-03T18:12:52.8390641+00:00",
"modifiedOn": "2026-06-03T18:12:52.8390641+00:00"
},
"id": "79fb6415-4d9f-4ad1-b8e2-30a54dde1186",
"createdOn": "2026-06-03T18:12:52.8390641+00:00",
"modifiedOn": "2026-06-03T18:12:52.8390641+00:00"
}
]
application/xml, text/xml
Sample:
<ArrayOfProductInfo xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Youcc.D365.ICPA.DataModel">
<ProductInfo>
<CreatedOn>2026-06-03T18:12:52.8390641+00:00</CreatedOn>
<Id>79fb6415-4d9f-4ad1-b8e2-30a54dde1186</Id>
<ModifiedOn>2026-06-03T18:12:52.8390641+00:00</ModifiedOn>
<Cost>1</Cost>
<IsPricelistManaged>true</IsPricelistManaged>
<Name>sample string 1</Name>
<SerialNumber>sample string 2</SerialNumber>
<SpecialCost>1</SpecialCost>
<TotalLeft>1</TotalLeft>
<ucc_Maximum_purchase_amount>1</ucc_Maximum_purchase_amount>
<ucc_Show_On_Web>true</ucc_Show_On_Web>
<ucc_are_the_product_is_limited>true</ucc_are_the_product_is_limited>
<ucc_club_id>
<CreatedOn>2026-06-03T18:12:52.8390641+00:00</CreatedOn>
<Id>97bfba38-18ee-43ac-bc88-6b9a3711836a</Id>
<ModifiedOn>2026-06-03T18:12:52.8390641+00:00</ModifiedOn>
<DisplayName>sample string 1</DisplayName>
</ucc_club_id>
<ucc_conference_id>
<CreatedOn>2026-06-03T18:12:52.8390641+00:00</CreatedOn>
<Id>bf71238a-49f2-4a94-bb96-d3ff828d8980</Id>
<ModifiedOn>2026-06-03T18:12:52.8390641+00:00</ModifiedOn>
<DisplayName>sample string 1</DisplayName>
</ucc_conference_id>
<ucc_deatails>sample string 3</ucc_deatails>
<ucc_friendship_payment_parameterSet>
<ucc_friendship_payment_parameter>
<CreatedOn>2026-06-03T18:12:52.8390641+00:00</CreatedOn>
<Id>ced43bfd-4cb2-4d0e-8278-204727b5d37f</Id>
<ModifiedOn>2026-06-03T18:12:52.8390641+00:00</ModifiedOn>
<DisplayName>sample string 1</DisplayName>
<ucc_From_Year>1</ucc_From_Year>
<ucc_To_Year>1</ucc_To_Year>
<ucc_actual_payment>1</ucc_actual_payment>
</ucc_friendship_payment_parameter>
<ucc_friendship_payment_parameter>
<CreatedOn>2026-06-03T18:12:52.8390641+00:00</CreatedOn>
<Id>ced43bfd-4cb2-4d0e-8278-204727b5d37f</Id>
<ModifiedOn>2026-06-03T18:12:52.8390641+00:00</ModifiedOn>
<DisplayName>sample string 1</DisplayName>
<ucc_From_Year>1</ucc_From_Year>
<ucc_To_Year>1</ucc_To_Year>
<ucc_actual_payment>1</ucc_actual_payment>
</ucc_friendship_payment_parameter>
</ucc_friendship_payment_parameterSet>
<ucc_main_category>Products</ucc_main_category>
<ucc_show_on_homepage_web>true</ucc_show_on_homepage_web>
<ucc_sub_category>Opt0</ucc_sub_category>
</ProductInfo>
<ProductInfo>
<CreatedOn>2026-06-03T18:12:52.8390641+00:00</CreatedOn>
<Id>79fb6415-4d9f-4ad1-b8e2-30a54dde1186</Id>
<ModifiedOn>2026-06-03T18:12:52.8390641+00:00</ModifiedOn>
<Cost>1</Cost>
<IsPricelistManaged>true</IsPricelistManaged>
<Name>sample string 1</Name>
<SerialNumber>sample string 2</SerialNumber>
<SpecialCost>1</SpecialCost>
<TotalLeft>1</TotalLeft>
<ucc_Maximum_purchase_amount>1</ucc_Maximum_purchase_amount>
<ucc_Show_On_Web>true</ucc_Show_On_Web>
<ucc_are_the_product_is_limited>true</ucc_are_the_product_is_limited>
<ucc_club_id>
<CreatedOn>2026-06-03T18:12:52.8390641+00:00</CreatedOn>
<Id>97bfba38-18ee-43ac-bc88-6b9a3711836a</Id>
<ModifiedOn>2026-06-03T18:12:52.8390641+00:00</ModifiedOn>
<DisplayName>sample string 1</DisplayName>
</ucc_club_id>
<ucc_conference_id>
<CreatedOn>2026-06-03T18:12:52.8390641+00:00</CreatedOn>
<Id>bf71238a-49f2-4a94-bb96-d3ff828d8980</Id>
<ModifiedOn>2026-06-03T18:12:52.8390641+00:00</ModifiedOn>
<DisplayName>sample string 1</DisplayName>
</ucc_conference_id>
<ucc_deatails>sample string 3</ucc_deatails>
<ucc_friendship_payment_parameterSet>
<ucc_friendship_payment_parameter>
<CreatedOn>2026-06-03T18:12:52.8390641+00:00</CreatedOn>
<Id>ced43bfd-4cb2-4d0e-8278-204727b5d37f</Id>
<ModifiedOn>2026-06-03T18:12:52.8390641+00:00</ModifiedOn>
<DisplayName>sample string 1</DisplayName>
<ucc_From_Year>1</ucc_From_Year>
<ucc_To_Year>1</ucc_To_Year>
<ucc_actual_payment>1</ucc_actual_payment>
</ucc_friendship_payment_parameter>
<ucc_friendship_payment_parameter>
<CreatedOn>2026-06-03T18:12:52.8390641+00:00</CreatedOn>
<Id>ced43bfd-4cb2-4d0e-8278-204727b5d37f</Id>
<ModifiedOn>2026-06-03T18:12:52.8390641+00:00</ModifiedOn>
<DisplayName>sample string 1</DisplayName>
<ucc_From_Year>1</ucc_From_Year>
<ucc_To_Year>1</ucc_To_Year>
<ucc_actual_payment>1</ucc_actual_payment>
</ucc_friendship_payment_parameter>
</ucc_friendship_payment_parameterSet>
<ucc_main_category>Products</ucc_main_category>
<ucc_show_on_homepage_web>true</ucc_show_on_homepage_web>
<ucc_sub_category>Opt0</ucc_sub_category>
</ProductInfo>
</ArrayOfProductInfo>
application/bson
Sample:
Binary JSON content. See http://bsonspec.org for details.