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

Request Information

URI Parameters

NameDescriptionTypeAdditional information
skip

Index of the first record to take (Min:0)

integer

Default value is 0

take

Maximum counted records to be taken in the results (Max:250)

integer

Default value is 250

type

Conference Type Code

ucc_conference_type_code

Default value is Other

Body Parameters

None.

Response Information

Resource Description

List of items

Collection of Conference
NameDescriptionTypeAdditional information
ucc_name

Displayed name.

string

None.

ucc_ConferenceStartDate

תאריך תחילת ארוע

date

None.

ucc_startdate

תאריך התחלה

date

None.

ucc_ConferenceEndDate

תאריך סיום ארוע

date

None.

ucc_RegistrationExtendedDate

תאריך לרישום מורחב

date

None.

ucc_enddate

תאריך סיום

date

None.

ucc_remark

שונות

boolean

None.

ucc_comment

הערה

boolean

None.

ucc_notice

תיאור

boolean

None.

ucc_showonminisite

האם אחר ?

boolean

None.

ucc_show_on_web

האם יופיע באתר ?

boolean

None.

ucc_passquota

עבר מכסה

boolean

None.

ucc_ucc_is_pricelist_managed

האם מנוהל מחירון?

boolean

None.

ucc_AccompaniedNum

מספר נילווים

string

None.

ucc_house_number

מס' בית

string

None.

ucc_CatalogNumber

מק"ט (להנה"ח בלבד)

string

None.

ucc_conference_ID

מזהה אירוע

string

None.

ucc_order

תיעדוף

string

None.

ucc_description_short

תמצית תאור

string

None.

ucc_description_long

תאור

string

None.

ucc_Note

הערות

string

None.

ucc_exam_type

סוג בחינה

ucc_exam_type

None.

ucc_conference_type_code

סוג כנס

ucc_conference_type_code

None.

ucc_conferencestatus

סטטוס כנס

ucc_conferencestatus

None.

ucc_totalnominee

סה"כ נרשמים

integer

None.

ucc_quota

מכסה מותרת

integer

None.

ucc_duration

משך ארוע

decimal number

None.

ucc_event_score

ניקוד

decimal number

None.

ucc_exam_passing_score

ציון מעבר

decimal number

None.

ucc_Training_Hours

שעות השתלמות

decimal number

None.

ucc_ucc_cost

מחיר מחירון

decimal number

None.

ucc_contactid1

מרכז מקצועי

ContactRefernce

None.

ucc_DistrictId

מרחב

Area

None.

ucc_branchid

סניף

Branch

None.

ucc_ChargeContactId

אחראי

ContactRefernce

None.

ucc_plannerid

מתכנן

ContactRefernce

None.

ucc_disciplineid

תחום

Expertise

None.

ucc_city_id

עיר

ucc_city

None.

ucc_street_id

רחוב

ucc_street

None.

ucc_account_id

ארגון

Account

None.

ucc_products_services_id

מוצר לשכה

ProductReference

None.

ucc_Payment

האם בתשלום

boolean

None.

ucc_balance

יתרה

integer

None.

ucc_accompanying_products_services_id

מוצר לשכה נלווה

ProductReference

None.

ucc_accompanying

מחיר לנלווה

decimal number

None.

ucc_is_wait_list_needed

האם לנהל רשימת המתנה

boolean

None.

ucc_limit

מכסה רשימת המתנה

integer

None.

ucc_rachlal_cost

מחיר רו"ח שאינו חבר לשכה

decimal number

None.

ucc_parentconferenceid

אירוע אב

ConferenceReference

None.

ucc_club

מועדון

ucc_clubReference

None.

Id

Dynamics 365 primary key.

globally unique identifier

None.

CreatedOn

נוצר ב

date

None.

ModifiedOn

date

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "ucc_name": "sample string 1",
    "ucc_ConferenceStartDate": "2026-06-03T18:12:43.340576+00:00",
    "ucc_startdate": "2026-06-03T18:12:43.340576+00:00",
    "ucc_ConferenceEndDate": "2026-06-03T18:12:43.340576+00:00",
    "ucc_RegistrationExtendedDate": "2026-06-03T18:12:43.340576+00:00",
    "ucc_enddate": "2026-06-03T18:12:43.340576+00:00",
    "ucc_remark": true,
    "ucc_comment": true,
    "ucc_notice": true,
    "ucc_showonminisite": true,
    "ucc_show_on_web": true,
    "ucc_passquota": true,
    "ucc_ucc_is_pricelist_managed": true,
    "ucc_AccompaniedNum": "sample string 2",
    "ucc_house_number": "sample string 3",
    "ucc_CatalogNumber": "sample string 4",
    "ucc_conference_ID": "sample string 5",
    "ucc_order": "sample string 6",
    "ucc_description_short": "sample string 7",
    "ucc_description_long": "sample string 8",
    "ucc_Note": "sample string 9",
    "ucc_exam_type": 1,
    "ucc_conference_type_code": 1,
    "ucc_conferencestatus": 801270002,
    "ucc_totalnominee": 1,
    "ucc_quota": 1,
    "ucc_duration": 1.0,
    "ucc_event_score": 1.0,
    "ucc_exam_passing_score": 1.0,
    "ucc_Training_Hours": 1.0,
    "ucc_ucc_cost": 1.0,
    "ucc_contactid1": {
      "displayName": "sample string 1",
      "id": "19a01970-7a08-485e-b555-fedd6b57f596",
      "createdOn": "2026-06-03T18:12:43.3562022+00:00",
      "modifiedOn": "2026-06-03T18:12:43.3562022+00:00"
    },
    "ucc_DistrictId": {
      "displayName": "sample string 1",
      "id": "7df7e7e8-0034-42b9-a2ff-016cc4115b3f",
      "createdOn": "2026-06-03T18:12:43.3562022+00:00",
      "modifiedOn": "2026-06-03T18:12:43.3562022+00:00"
    },
    "ucc_branchid": {
      "displayName": "sample string 1",
      "id": "b825db0b-a18f-4e99-acb5-2938bc0530e3",
      "createdOn": "2026-06-03T18:12:43.3562022+00:00",
      "modifiedOn": "2026-06-03T18:12:43.3562022+00:00"
    },
    "ucc_ChargeContactId": {
      "displayName": "sample string 1",
      "id": "19a01970-7a08-485e-b555-fedd6b57f596",
      "createdOn": "2026-06-03T18:12:43.3562022+00:00",
      "modifiedOn": "2026-06-03T18:12:43.3562022+00:00"
    },
    "ucc_plannerid": {
      "displayName": "sample string 1",
      "id": "19a01970-7a08-485e-b555-fedd6b57f596",
      "createdOn": "2026-06-03T18:12:43.3562022+00:00",
      "modifiedOn": "2026-06-03T18:12:43.3562022+00:00"
    },
    "ucc_disciplineid": {
      "displayName": "sample string 1",
      "id": "a2dae8d4-e369-4419-8218-3381f554df2b",
      "createdOn": "2026-06-03T18:12:43.3562022+00:00",
      "modifiedOn": "2026-06-03T18:12:43.3562022+00:00"
    },
    "ucc_city_id": {
      "displayName": "sample string 1",
      "id": "08fc4130-f49a-4af9-a45a-5dc5342b981d",
      "createdOn": "2026-06-03T18:12:43.3562022+00:00",
      "modifiedOn": "2026-06-03T18:12:43.3562022+00:00"
    },
    "ucc_street_id": {
      "displayName": "sample string 1",
      "id": "04ed83ab-257d-4c3c-a04d-9eca4ea8225a",
      "createdOn": "2026-06-03T18:12:43.3562022+00:00",
      "modifiedOn": "2026-06-03T18:12:43.3562022+00:00"
    },
    "ucc_account_id": {
      "name": "sample string 1",
      "ucc_VAT": "sample string 2",
      "telephone1": "sample string 3",
      "ucc_city_id": {
        "displayName": "sample string 1",
        "id": "08fc4130-f49a-4af9-a45a-5dc5342b981d",
        "createdOn": "2026-06-03T18:12:43.3562022+00:00",
        "modifiedOn": "2026-06-03T18:12:43.3562022+00:00"
      },
      "ucc_street_id": {
        "displayName": "sample string 1",
        "id": "04ed83ab-257d-4c3c-a04d-9eca4ea8225a",
        "createdOn": "2026-06-03T18:12:43.3562022+00:00",
        "modifiedOn": "2026-06-03T18:12:43.3562022+00:00"
      },
      "ucc_house_number": "sample string 4",
      "ucc_postalcode_id": {
        "displayName": "sample string 1",
        "id": "c6da6e05-fcf8-439b-8a3d-0f3112eded39",
        "createdOn": "2026-06-03T18:12:43.3562022+00:00",
        "modifiedOn": "2026-06-03T18:12:43.3562022+00:00"
      },
      "id": "3c7af4b6-60c0-481a-a695-961ac652e9b6",
      "createdOn": "2026-06-03T18:12:43.3562022+00:00",
      "modifiedOn": "2026-06-03T18:12:43.3562022+00:00"
    },
    "ucc_products_services_id": {
      "displayName": "sample string 1",
      "id": "5cfdea16-c239-4352-a968-8e8887507c01",
      "createdOn": "2026-06-03T18:12:43.3562022+00:00",
      "modifiedOn": "2026-06-03T18:12:43.3562022+00:00"
    },
    "ucc_Payment": true,
    "ucc_balance": 1,
    "ucc_accompanying_products_services_id": {
      "displayName": "sample string 1",
      "id": "5cfdea16-c239-4352-a968-8e8887507c01",
      "createdOn": "2026-06-03T18:12:43.3562022+00:00",
      "modifiedOn": "2026-06-03T18:12:43.3562022+00:00"
    },
    "ucc_accompanying": 1.0,
    "ucc_is_wait_list_needed": true,
    "ucc_limit": 1,
    "ucc_rachlal_cost": 1.0,
    "ucc_parentconferenceid": {
      "displayName": "sample string 1",
      "id": "9fc35a0f-e476-43cf-b3ce-c6b9b948094f",
      "createdOn": "2026-06-03T18:12:43.3562022+00:00",
      "modifiedOn": "2026-06-03T18:12:43.3562022+00:00"
    },
    "ucc_club": {
      "displayName": "sample string 1",
      "id": "c486a4f3-7fdc-4bc3-a610-59f96e4adea4",
      "createdOn": "2026-06-03T18:12:43.3562022+00:00",
      "modifiedOn": "2026-06-03T18:12:43.3562022+00:00"
    },
    "id": "64dc33b6-5941-4689-8b9d-e0ff5dd82a27",
    "createdOn": "2026-06-03T18:12:43.3562022+00:00",
    "modifiedOn": "2026-06-03T18:12:43.3562022+00:00"
  },
  {
    "ucc_name": "sample string 1",
    "ucc_ConferenceStartDate": "2026-06-03T18:12:43.340576+00:00",
    "ucc_startdate": "2026-06-03T18:12:43.340576+00:00",
    "ucc_ConferenceEndDate": "2026-06-03T18:12:43.340576+00:00",
    "ucc_RegistrationExtendedDate": "2026-06-03T18:12:43.340576+00:00",
    "ucc_enddate": "2026-06-03T18:12:43.340576+00:00",
    "ucc_remark": true,
    "ucc_comment": true,
    "ucc_notice": true,
    "ucc_showonminisite": true,
    "ucc_show_on_web": true,
    "ucc_passquota": true,
    "ucc_ucc_is_pricelist_managed": true,
    "ucc_AccompaniedNum": "sample string 2",
    "ucc_house_number": "sample string 3",
    "ucc_CatalogNumber": "sample string 4",
    "ucc_conference_ID": "sample string 5",
    "ucc_order": "sample string 6",
    "ucc_description_short": "sample string 7",
    "ucc_description_long": "sample string 8",
    "ucc_Note": "sample string 9",
    "ucc_exam_type": 1,
    "ucc_conference_type_code": 1,
    "ucc_conferencestatus": 801270002,
    "ucc_totalnominee": 1,
    "ucc_quota": 1,
    "ucc_duration": 1.0,
    "ucc_event_score": 1.0,
    "ucc_exam_passing_score": 1.0,
    "ucc_Training_Hours": 1.0,
    "ucc_ucc_cost": 1.0,
    "ucc_contactid1": {
      "displayName": "sample string 1",
      "id": "19a01970-7a08-485e-b555-fedd6b57f596",
      "createdOn": "2026-06-03T18:12:43.3562022+00:00",
      "modifiedOn": "2026-06-03T18:12:43.3562022+00:00"
    },
    "ucc_DistrictId": {
      "displayName": "sample string 1",
      "id": "7df7e7e8-0034-42b9-a2ff-016cc4115b3f",
      "createdOn": "2026-06-03T18:12:43.3562022+00:00",
      "modifiedOn": "2026-06-03T18:12:43.3562022+00:00"
    },
    "ucc_branchid": {
      "displayName": "sample string 1",
      "id": "b825db0b-a18f-4e99-acb5-2938bc0530e3",
      "createdOn": "2026-06-03T18:12:43.3562022+00:00",
      "modifiedOn": "2026-06-03T18:12:43.3562022+00:00"
    },
    "ucc_ChargeContactId": {
      "displayName": "sample string 1",
      "id": "19a01970-7a08-485e-b555-fedd6b57f596",
      "createdOn": "2026-06-03T18:12:43.3562022+00:00",
      "modifiedOn": "2026-06-03T18:12:43.3562022+00:00"
    },
    "ucc_plannerid": {
      "displayName": "sample string 1",
      "id": "19a01970-7a08-485e-b555-fedd6b57f596",
      "createdOn": "2026-06-03T18:12:43.3562022+00:00",
      "modifiedOn": "2026-06-03T18:12:43.3562022+00:00"
    },
    "ucc_disciplineid": {
      "displayName": "sample string 1",
      "id": "a2dae8d4-e369-4419-8218-3381f554df2b",
      "createdOn": "2026-06-03T18:12:43.3562022+00:00",
      "modifiedOn": "2026-06-03T18:12:43.3562022+00:00"
    },
    "ucc_city_id": {
      "displayName": "sample string 1",
      "id": "08fc4130-f49a-4af9-a45a-5dc5342b981d",
      "createdOn": "2026-06-03T18:12:43.3562022+00:00",
      "modifiedOn": "2026-06-03T18:12:43.3562022+00:00"
    },
    "ucc_street_id": {
      "displayName": "sample string 1",
      "id": "04ed83ab-257d-4c3c-a04d-9eca4ea8225a",
      "createdOn": "2026-06-03T18:12:43.3562022+00:00",
      "modifiedOn": "2026-06-03T18:12:43.3562022+00:00"
    },
    "ucc_account_id": {
      "name": "sample string 1",
      "ucc_VAT": "sample string 2",
      "telephone1": "sample string 3",
      "ucc_city_id": {
        "displayName": "sample string 1",
        "id": "08fc4130-f49a-4af9-a45a-5dc5342b981d",
        "createdOn": "2026-06-03T18:12:43.3562022+00:00",
        "modifiedOn": "2026-06-03T18:12:43.3562022+00:00"
      },
      "ucc_street_id": {
        "displayName": "sample string 1",
        "id": "04ed83ab-257d-4c3c-a04d-9eca4ea8225a",
        "createdOn": "2026-06-03T18:12:43.3562022+00:00",
        "modifiedOn": "2026-06-03T18:12:43.3562022+00:00"
      },
      "ucc_house_number": "sample string 4",
      "ucc_postalcode_id": {
        "displayName": "sample string 1",
        "id": "c6da6e05-fcf8-439b-8a3d-0f3112eded39",
        "createdOn": "2026-06-03T18:12:43.3562022+00:00",
        "modifiedOn": "2026-06-03T18:12:43.3562022+00:00"
      },
      "id": "3c7af4b6-60c0-481a-a695-961ac652e9b6",
      "createdOn": "2026-06-03T18:12:43.3562022+00:00",
      "modifiedOn": "2026-06-03T18:12:43.3562022+00:00"
    },
    "ucc_products_services_id": {
      "displayName": "sample string 1",
      "id": "5cfdea16-c239-4352-a968-8e8887507c01",
      "createdOn": "2026-06-03T18:12:43.3562022+00:00",
      "modifiedOn": "2026-06-03T18:12:43.3562022+00:00"
    },
    "ucc_Payment": true,
    "ucc_balance": 1,
    "ucc_accompanying_products_services_id": {
      "displayName": "sample string 1",
      "id": "5cfdea16-c239-4352-a968-8e8887507c01",
      "createdOn": "2026-06-03T18:12:43.3562022+00:00",
      "modifiedOn": "2026-06-03T18:12:43.3562022+00:00"
    },
    "ucc_accompanying": 1.0,
    "ucc_is_wait_list_needed": true,
    "ucc_limit": 1,
    "ucc_rachlal_cost": 1.0,
    "ucc_parentconferenceid": {
      "displayName": "sample string 1",
      "id": "9fc35a0f-e476-43cf-b3ce-c6b9b948094f",
      "createdOn": "2026-06-03T18:12:43.3562022+00:00",
      "modifiedOn": "2026-06-03T18:12:43.3562022+00:00"
    },
    "ucc_club": {
      "displayName": "sample string 1",
      "id": "c486a4f3-7fdc-4bc3-a610-59f96e4adea4",
      "createdOn": "2026-06-03T18:12:43.3562022+00:00",
      "modifiedOn": "2026-06-03T18:12:43.3562022+00:00"
    },
    "id": "64dc33b6-5941-4689-8b9d-e0ff5dd82a27",
    "createdOn": "2026-06-03T18:12:43.3562022+00:00",
    "modifiedOn": "2026-06-03T18:12:43.3562022+00:00"
  }
]

application/xml, text/xml

Sample:
<ArrayOfConference xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Youcc.D365.ICPA.DataModel">
  <Conference>
    <CreatedOn>2026-06-03T18:12:43.3562022+00:00</CreatedOn>
    <Id>64dc33b6-5941-4689-8b9d-e0ff5dd82a27</Id>
    <ModifiedOn>2026-06-03T18:12:43.3562022+00:00</ModifiedOn>
    <ucc_AccompaniedNum>sample string 2</ucc_AccompaniedNum>
    <ucc_CatalogNumber>sample string 4</ucc_CatalogNumber>
    <ucc_ChargeContactId>
      <CreatedOn>2026-06-03T18:12:43.3562022+00:00</CreatedOn>
      <Id>19a01970-7a08-485e-b555-fedd6b57f596</Id>
      <ModifiedOn>2026-06-03T18:12:43.3562022+00:00</ModifiedOn>
      <DisplayName>sample string 1</DisplayName>
    </ucc_ChargeContactId>
    <ucc_ConferenceEndDate>2026-06-03T18:12:43.340576+00:00</ucc_ConferenceEndDate>
    <ucc_ConferenceStartDate>2026-06-03T18:12:43.340576+00:00</ucc_ConferenceStartDate>
    <ucc_DistrictId>
      <CreatedOn>2026-06-03T18:12:43.3562022+00:00</CreatedOn>
      <Id>7df7e7e8-0034-42b9-a2ff-016cc4115b3f</Id>
      <ModifiedOn>2026-06-03T18:12:43.3562022+00:00</ModifiedOn>
      <DisplayName>sample string 1</DisplayName>
    </ucc_DistrictId>
    <ucc_Note>sample string 9</ucc_Note>
    <ucc_Payment>true</ucc_Payment>
    <ucc_RegistrationExtendedDate>2026-06-03T18:12:43.340576+00:00</ucc_RegistrationExtendedDate>
    <ucc_Training_Hours>1</ucc_Training_Hours>
    <ucc_accompanying>1</ucc_accompanying>
    <ucc_accompanying_products_services_id>
      <CreatedOn>2026-06-03T18:12:43.3562022+00:00</CreatedOn>
      <Id>5cfdea16-c239-4352-a968-8e8887507c01</Id>
      <ModifiedOn>2026-06-03T18:12:43.3562022+00:00</ModifiedOn>
      <DisplayName>sample string 1</DisplayName>
    </ucc_accompanying_products_services_id>
    <ucc_account_id>
      <CreatedOn>2026-06-03T18:12:43.3562022+00:00</CreatedOn>
      <Id>3c7af4b6-60c0-481a-a695-961ac652e9b6</Id>
      <ModifiedOn>2026-06-03T18:12:43.3562022+00:00</ModifiedOn>
      <Name>sample string 1</Name>
      <Telephone1>sample string 3</Telephone1>
      <ucc_VAT>sample string 2</ucc_VAT>
      <ucc_city_id>
        <CreatedOn>2026-06-03T18:12:43.3562022+00:00</CreatedOn>
        <Id>08fc4130-f49a-4af9-a45a-5dc5342b981d</Id>
        <ModifiedOn>2026-06-03T18:12:43.3562022+00:00</ModifiedOn>
        <DisplayName>sample string 1</DisplayName>
      </ucc_city_id>
      <ucc_house_number>sample string 4</ucc_house_number>
      <ucc_postalcode_id>
        <CreatedOn>2026-06-03T18:12:43.3562022+00:00</CreatedOn>
        <Id>c6da6e05-fcf8-439b-8a3d-0f3112eded39</Id>
        <ModifiedOn>2026-06-03T18:12:43.3562022+00:00</ModifiedOn>
        <DisplayName>sample string 1</DisplayName>
      </ucc_postalcode_id>
      <ucc_street_id>
        <CreatedOn>2026-06-03T18:12:43.3562022+00:00</CreatedOn>
        <Id>04ed83ab-257d-4c3c-a04d-9eca4ea8225a</Id>
        <ModifiedOn>2026-06-03T18:12:43.3562022+00:00</ModifiedOn>
        <DisplayName>sample string 1</DisplayName>
      </ucc_street_id>
    </ucc_account_id>
    <ucc_balance>1</ucc_balance>
    <ucc_branchid>
      <CreatedOn>2026-06-03T18:12:43.3562022+00:00</CreatedOn>
      <Id>b825db0b-a18f-4e99-acb5-2938bc0530e3</Id>
      <ModifiedOn>2026-06-03T18:12:43.3562022+00:00</ModifiedOn>
      <DisplayName>sample string 1</DisplayName>
    </ucc_branchid>
    <ucc_city_id>
      <CreatedOn>2026-06-03T18:12:43.3562022+00:00</CreatedOn>
      <Id>08fc4130-f49a-4af9-a45a-5dc5342b981d</Id>
      <ModifiedOn>2026-06-03T18:12:43.3562022+00:00</ModifiedOn>
      <DisplayName>sample string 1</DisplayName>
    </ucc_city_id>
    <ucc_club>
      <CreatedOn>2026-06-03T18:12:43.3562022+00:00</CreatedOn>
      <Id>c486a4f3-7fdc-4bc3-a610-59f96e4adea4</Id>
      <ModifiedOn>2026-06-03T18:12:43.3562022+00:00</ModifiedOn>
      <DisplayName>sample string 1</DisplayName>
    </ucc_club>
    <ucc_comment>true</ucc_comment>
    <ucc_conference_ID>sample string 5</ucc_conference_ID>
    <ucc_conference_type_code>Opt_1</ucc_conference_type_code>
    <ucc_conferencestatus>Open</ucc_conferencestatus>
    <ucc_contactid1>
      <CreatedOn>2026-06-03T18:12:43.3562022+00:00</CreatedOn>
      <Id>19a01970-7a08-485e-b555-fedd6b57f596</Id>
      <ModifiedOn>2026-06-03T18:12:43.3562022+00:00</ModifiedOn>
      <DisplayName>sample string 1</DisplayName>
    </ucc_contactid1>
    <ucc_description_long>sample string 8</ucc_description_long>
    <ucc_description_short>sample string 7</ucc_description_short>
    <ucc_disciplineid>
      <CreatedOn>2026-06-03T18:12:43.3562022+00:00</CreatedOn>
      <Id>a2dae8d4-e369-4419-8218-3381f554df2b</Id>
      <ModifiedOn>2026-06-03T18:12:43.3562022+00:00</ModifiedOn>
      <DisplayName>sample string 1</DisplayName>
    </ucc_disciplineid>
    <ucc_duration>1</ucc_duration>
    <ucc_enddate>2026-06-03T18:12:43.340576+00:00</ucc_enddate>
    <ucc_event_score>1</ucc_event_score>
    <ucc_exam_passing_score>1</ucc_exam_passing_score>
    <ucc_exam_type>Theoretical</ucc_exam_type>
    <ucc_house_number>sample string 3</ucc_house_number>
    <ucc_is_wait_list_needed>true</ucc_is_wait_list_needed>
    <ucc_limit>1</ucc_limit>
    <ucc_name>sample string 1</ucc_name>
    <ucc_notice>true</ucc_notice>
    <ucc_order>sample string 6</ucc_order>
    <ucc_parentconferenceid>
      <CreatedOn>2026-06-03T18:12:43.3562022+00:00</CreatedOn>
      <Id>9fc35a0f-e476-43cf-b3ce-c6b9b948094f</Id>
      <ModifiedOn>2026-06-03T18:12:43.3562022+00:00</ModifiedOn>
      <DisplayName>sample string 1</DisplayName>
    </ucc_parentconferenceid>
    <ucc_passquota>true</ucc_passquota>
    <ucc_plannerid>
      <CreatedOn>2026-06-03T18:12:43.3562022+00:00</CreatedOn>
      <Id>19a01970-7a08-485e-b555-fedd6b57f596</Id>
      <ModifiedOn>2026-06-03T18:12:43.3562022+00:00</ModifiedOn>
      <DisplayName>sample string 1</DisplayName>
    </ucc_plannerid>
    <ucc_products_services_id>
      <CreatedOn>2026-06-03T18:12:43.3562022+00:00</CreatedOn>
      <Id>5cfdea16-c239-4352-a968-8e8887507c01</Id>
      <ModifiedOn>2026-06-03T18:12:43.3562022+00:00</ModifiedOn>
      <DisplayName>sample string 1</DisplayName>
    </ucc_products_services_id>
    <ucc_quota>1</ucc_quota>
    <ucc_rachlal_cost>1</ucc_rachlal_cost>
    <ucc_remark>true</ucc_remark>
    <ucc_show_on_web>true</ucc_show_on_web>
    <ucc_showonminisite>true</ucc_showonminisite>
    <ucc_startdate>2026-06-03T18:12:43.340576+00:00</ucc_startdate>
    <ucc_street_id>
      <CreatedOn>2026-06-03T18:12:43.3562022+00:00</CreatedOn>
      <Id>04ed83ab-257d-4c3c-a04d-9eca4ea8225a</Id>
      <ModifiedOn>2026-06-03T18:12:43.3562022+00:00</ModifiedOn>
      <DisplayName>sample string 1</DisplayName>
    </ucc_street_id>
    <ucc_totalnominee>1</ucc_totalnominee>
    <ucc_ucc_cost>1</ucc_ucc_cost>
    <ucc_ucc_is_pricelist_managed>true</ucc_ucc_is_pricelist_managed>
  </Conference>
  <Conference>
    <CreatedOn>2026-06-03T18:12:43.3562022+00:00</CreatedOn>
    <Id>64dc33b6-5941-4689-8b9d-e0ff5dd82a27</Id>
    <ModifiedOn>2026-06-03T18:12:43.3562022+00:00</ModifiedOn>
    <ucc_AccompaniedNum>sample string 2</ucc_AccompaniedNum>
    <ucc_CatalogNumber>sample string 4</ucc_CatalogNumber>
    <ucc_ChargeContactId>
      <CreatedOn>2026-06-03T18:12:43.3562022+00:00</CreatedOn>
      <Id>19a01970-7a08-485e-b555-fedd6b57f596</Id>
      <ModifiedOn>2026-06-03T18:12:43.3562022+00:00</ModifiedOn>
      <DisplayName>sample string 1</DisplayName>
    </ucc_ChargeContactId>
    <ucc_ConferenceEndDate>2026-06-03T18:12:43.340576+00:00</ucc_ConferenceEndDate>
    <ucc_ConferenceStartDate>2026-06-03T18:12:43.340576+00:00</ucc_ConferenceStartDate>
    <ucc_DistrictId>
      <CreatedOn>2026-06-03T18:12:43.3562022+00:00</CreatedOn>
      <Id>7df7e7e8-0034-42b9-a2ff-016cc4115b3f</Id>
      <ModifiedOn>2026-06-03T18:12:43.3562022+00:00</ModifiedOn>
      <DisplayName>sample string 1</DisplayName>
    </ucc_DistrictId>
    <ucc_Note>sample string 9</ucc_Note>
    <ucc_Payment>true</ucc_Payment>
    <ucc_RegistrationExtendedDate>2026-06-03T18:12:43.340576+00:00</ucc_RegistrationExtendedDate>
    <ucc_Training_Hours>1</ucc_Training_Hours>
    <ucc_accompanying>1</ucc_accompanying>
    <ucc_accompanying_products_services_id>
      <CreatedOn>2026-06-03T18:12:43.3562022+00:00</CreatedOn>
      <Id>5cfdea16-c239-4352-a968-8e8887507c01</Id>
      <ModifiedOn>2026-06-03T18:12:43.3562022+00:00</ModifiedOn>
      <DisplayName>sample string 1</DisplayName>
    </ucc_accompanying_products_services_id>
    <ucc_account_id>
      <CreatedOn>2026-06-03T18:12:43.3562022+00:00</CreatedOn>
      <Id>3c7af4b6-60c0-481a-a695-961ac652e9b6</Id>
      <ModifiedOn>2026-06-03T18:12:43.3562022+00:00</ModifiedOn>
      <Name>sample string 1</Name>
      <Telephone1>sample string 3</Telephone1>
      <ucc_VAT>sample string 2</ucc_VAT>
      <ucc_city_id>
        <CreatedOn>2026-06-03T18:12:43.3562022+00:00</CreatedOn>
        <Id>08fc4130-f49a-4af9-a45a-5dc5342b981d</Id>
        <ModifiedOn>2026-06-03T18:12:43.3562022+00:00</ModifiedOn>
        <DisplayName>sample string 1</DisplayName>
      </ucc_city_id>
      <ucc_house_number>sample string 4</ucc_house_number>
      <ucc_postalcode_id>
        <CreatedOn>2026-06-03T18:12:43.3562022+00:00</CreatedOn>
        <Id>c6da6e05-fcf8-439b-8a3d-0f3112eded39</Id>
        <ModifiedOn>2026-06-03T18:12:43.3562022+00:00</ModifiedOn>
        <DisplayName>sample string 1</DisplayName>
      </ucc_postalcode_id>
      <ucc_street_id>
        <CreatedOn>2026-06-03T18:12:43.3562022+00:00</CreatedOn>
        <Id>04ed83ab-257d-4c3c-a04d-9eca4ea8225a</Id>
        <ModifiedOn>2026-06-03T18:12:43.3562022+00:00</ModifiedOn>
        <DisplayName>sample string 1</DisplayName>
      </ucc_street_id>
    </ucc_account_id>
    <ucc_balance>1</ucc_balance>
    <ucc_branchid>
      <CreatedOn>2026-06-03T18:12:43.3562022+00:00</CreatedOn>
      <Id>b825db0b-a18f-4e99-acb5-2938bc0530e3</Id>
      <ModifiedOn>2026-06-03T18:12:43.3562022+00:00</ModifiedOn>
      <DisplayName>sample string 1</DisplayName>
    </ucc_branchid>
    <ucc_city_id>
      <CreatedOn>2026-06-03T18:12:43.3562022+00:00</CreatedOn>
      <Id>08fc4130-f49a-4af9-a45a-5dc5342b981d</Id>
      <ModifiedOn>2026-06-03T18:12:43.3562022+00:00</ModifiedOn>
      <DisplayName>sample string 1</DisplayName>
    </ucc_city_id>
    <ucc_club>
      <CreatedOn>2026-06-03T18:12:43.3562022+00:00</CreatedOn>
      <Id>c486a4f3-7fdc-4bc3-a610-59f96e4adea4</Id>
      <ModifiedOn>2026-06-03T18:12:43.3562022+00:00</ModifiedOn>
      <DisplayName>sample string 1</DisplayName>
    </ucc_club>
    <ucc_comment>true</ucc_comment>
    <ucc_conference_ID>sample string 5</ucc_conference_ID>
    <ucc_conference_type_code>Opt_1</ucc_conference_type_code>
    <ucc_conferencestatus>Open</ucc_conferencestatus>
    <ucc_contactid1>
      <CreatedOn>2026-06-03T18:12:43.3562022+00:00</CreatedOn>
      <Id>19a01970-7a08-485e-b555-fedd6b57f596</Id>
      <ModifiedOn>2026-06-03T18:12:43.3562022+00:00</ModifiedOn>
      <DisplayName>sample string 1</DisplayName>
    </ucc_contactid1>
    <ucc_description_long>sample string 8</ucc_description_long>
    <ucc_description_short>sample string 7</ucc_description_short>
    <ucc_disciplineid>
      <CreatedOn>2026-06-03T18:12:43.3562022+00:00</CreatedOn>
      <Id>a2dae8d4-e369-4419-8218-3381f554df2b</Id>
      <ModifiedOn>2026-06-03T18:12:43.3562022+00:00</ModifiedOn>
      <DisplayName>sample string 1</DisplayName>
    </ucc_disciplineid>
    <ucc_duration>1</ucc_duration>
    <ucc_enddate>2026-06-03T18:12:43.340576+00:00</ucc_enddate>
    <ucc_event_score>1</ucc_event_score>
    <ucc_exam_passing_score>1</ucc_exam_passing_score>
    <ucc_exam_type>Theoretical</ucc_exam_type>
    <ucc_house_number>sample string 3</ucc_house_number>
    <ucc_is_wait_list_needed>true</ucc_is_wait_list_needed>
    <ucc_limit>1</ucc_limit>
    <ucc_name>sample string 1</ucc_name>
    <ucc_notice>true</ucc_notice>
    <ucc_order>sample string 6</ucc_order>
    <ucc_parentconferenceid>
      <CreatedOn>2026-06-03T18:12:43.3562022+00:00</CreatedOn>
      <Id>9fc35a0f-e476-43cf-b3ce-c6b9b948094f</Id>
      <ModifiedOn>2026-06-03T18:12:43.3562022+00:00</ModifiedOn>
      <DisplayName>sample string 1</DisplayName>
    </ucc_parentconferenceid>
    <ucc_passquota>true</ucc_passquota>
    <ucc_plannerid>
      <CreatedOn>2026-06-03T18:12:43.3562022+00:00</CreatedOn>
      <Id>19a01970-7a08-485e-b555-fedd6b57f596</Id>
      <ModifiedOn>2026-06-03T18:12:43.3562022+00:00</ModifiedOn>
      <DisplayName>sample string 1</DisplayName>
    </ucc_plannerid>
    <ucc_products_services_id>
      <CreatedOn>2026-06-03T18:12:43.3562022+00:00</CreatedOn>
      <Id>5cfdea16-c239-4352-a968-8e8887507c01</Id>
      <ModifiedOn>2026-06-03T18:12:43.3562022+00:00</ModifiedOn>
      <DisplayName>sample string 1</DisplayName>
    </ucc_products_services_id>
    <ucc_quota>1</ucc_quota>
    <ucc_rachlal_cost>1</ucc_rachlal_cost>
    <ucc_remark>true</ucc_remark>
    <ucc_show_on_web>true</ucc_show_on_web>
    <ucc_showonminisite>true</ucc_showonminisite>
    <ucc_startdate>2026-06-03T18:12:43.340576+00:00</ucc_startdate>
    <ucc_street_id>
      <CreatedOn>2026-06-03T18:12:43.3562022+00:00</CreatedOn>
      <Id>04ed83ab-257d-4c3c-a04d-9eca4ea8225a</Id>
      <ModifiedOn>2026-06-03T18:12:43.3562022+00:00</ModifiedOn>
      <DisplayName>sample string 1</DisplayName>
    </ucc_street_id>
    <ucc_totalnominee>1</ucc_totalnominee>
    <ucc_ucc_cost>1</ucc_ucc_cost>
    <ucc_ucc_is_pricelist_managed>true</ucc_ucc_is_pricelist_managed>
  </Conference>
</ArrayOfConference>

application/bson

Sample:
Binary JSON content. See http://bsonspec.org for details.