GET api/contactclub/by-contact/{skip}/{take}/{id}?contactid={contactid}
שליפה של כל הפריטים מסוג "חברות במועדון" לפי איש קשר
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| skip |
מ רשומה |
integer |
Required |
| take |
עד רשומה |
integer |
Required |
| contactid |
מזהה יחודי של איש הקשר |
globally unique identifier |
Required |
| id | string |
None. |
Body Parameters
None.
Response Information
Resource Description
חברויות במועדונים
Collection of ucc_contact_club| Name | Description | Type | Additional information |
|---|---|---|---|
| ucc_contact_id |
איש קשר |
ContactRefernce |
Required |
| ucc_club_id |
מועדון |
ucc_clubReference |
Required |
| ucc_start_date |
תאריך התחלה |
date |
None. |
| ucc_end_date |
תאריך התחלה |
date |
None. |
| ucc_get_payment |
התקבל תשלום |
ucc_get_payment |
None. |
| Id |
Dynamics 365 primary key. |
globally unique identifier |
None. |
| CreatedOn |
נוצר ב |
date |
None. |
| ModifiedOn | date |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"ucc_contact_id": {
"displayName": "sample string 1",
"id": "19f80f24-17bc-4099-a285-3c184ba26317",
"createdOn": "2026-06-03T18:14:28.0669484+00:00",
"modifiedOn": "2026-06-03T18:14:28.0669484+00:00"
},
"ucc_club_id": {
"displayName": "sample string 1",
"id": "52162247-5abe-445d-9fc3-ef2401074296",
"createdOn": "2026-06-03T18:14:28.0669484+00:00",
"modifiedOn": "2026-06-03T18:14:28.0669484+00:00"
},
"ucc_start_date": "2026-06-03T18:14:28.0669484+00:00",
"ucc_end_date": "2026-06-03T18:14:28.0669484+00:00",
"ucc_get_payment": 0,
"id": "31c2bc23-934a-437e-bc43-4126b83931ab",
"createdOn": "2026-06-03T18:14:28.0669484+00:00",
"modifiedOn": "2026-06-03T18:14:28.0669484+00:00"
},
{
"ucc_contact_id": {
"displayName": "sample string 1",
"id": "19f80f24-17bc-4099-a285-3c184ba26317",
"createdOn": "2026-06-03T18:14:28.0669484+00:00",
"modifiedOn": "2026-06-03T18:14:28.0669484+00:00"
},
"ucc_club_id": {
"displayName": "sample string 1",
"id": "52162247-5abe-445d-9fc3-ef2401074296",
"createdOn": "2026-06-03T18:14:28.0669484+00:00",
"modifiedOn": "2026-06-03T18:14:28.0669484+00:00"
},
"ucc_start_date": "2026-06-03T18:14:28.0669484+00:00",
"ucc_end_date": "2026-06-03T18:14:28.0669484+00:00",
"ucc_get_payment": 0,
"id": "31c2bc23-934a-437e-bc43-4126b83931ab",
"createdOn": "2026-06-03T18:14:28.0669484+00:00",
"modifiedOn": "2026-06-03T18:14:28.0669484+00:00"
}
]
application/xml, text/xml
Sample:
<ArrayOfucc_contact_club xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Youcc.D365.ICPA.DataModel">
<ucc_contact_club>
<CreatedOn>2026-06-03T18:14:28.0669484+00:00</CreatedOn>
<Id>31c2bc23-934a-437e-bc43-4126b83931ab</Id>
<ModifiedOn>2026-06-03T18:14:28.0669484+00:00</ModifiedOn>
<ucc_club_id>
<CreatedOn>2026-06-03T18:14:28.0669484+00:00</CreatedOn>
<Id>52162247-5abe-445d-9fc3-ef2401074296</Id>
<ModifiedOn>2026-06-03T18:14:28.0669484+00:00</ModifiedOn>
<DisplayName>sample string 1</DisplayName>
</ucc_club_id>
<ucc_contact_id>
<CreatedOn>2026-06-03T18:14:28.0669484+00:00</CreatedOn>
<Id>19f80f24-17bc-4099-a285-3c184ba26317</Id>
<ModifiedOn>2026-06-03T18:14:28.0669484+00:00</ModifiedOn>
<DisplayName>sample string 1</DisplayName>
</ucc_contact_id>
<ucc_end_date>2026-06-03T18:14:28.0669484+00:00</ucc_end_date>
<ucc_get_payment>OPT0</ucc_get_payment>
<ucc_start_date>2026-06-03T18:14:28.0669484+00:00</ucc_start_date>
</ucc_contact_club>
<ucc_contact_club>
<CreatedOn>2026-06-03T18:14:28.0669484+00:00</CreatedOn>
<Id>31c2bc23-934a-437e-bc43-4126b83931ab</Id>
<ModifiedOn>2026-06-03T18:14:28.0669484+00:00</ModifiedOn>
<ucc_club_id>
<CreatedOn>2026-06-03T18:14:28.0669484+00:00</CreatedOn>
<Id>52162247-5abe-445d-9fc3-ef2401074296</Id>
<ModifiedOn>2026-06-03T18:14:28.0669484+00:00</ModifiedOn>
<DisplayName>sample string 1</DisplayName>
</ucc_club_id>
<ucc_contact_id>
<CreatedOn>2026-06-03T18:14:28.0669484+00:00</CreatedOn>
<Id>19f80f24-17bc-4099-a285-3c184ba26317</Id>
<ModifiedOn>2026-06-03T18:14:28.0669484+00:00</ModifiedOn>
<DisplayName>sample string 1</DisplayName>
</ucc_contact_id>
<ucc_end_date>2026-06-03T18:14:28.0669484+00:00</ucc_end_date>
<ucc_get_payment>OPT0</ucc_get_payment>
<ucc_start_date>2026-06-03T18:14:28.0669484+00:00</ucc_start_date>
</ucc_contact_club>
</ArrayOfucc_contact_club>
application/bson
Sample:
Binary JSON content. See http://bsonspec.org for details.