GET api/arbitrationrequests/{skip}/{take}
שליפת רשימה
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| skip | integer |
Required |
|
| take | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of Ucc_arbitrationrequest| Name | Description | Type | Additional information |
|---|---|---|---|
| ucc_ArbitrationSubjectCode |
נושא |
ucc_arbitrationsubjectcode |
None. |
| ucc_ConflictEssenceCode |
מהות הסכסוך |
ucc_conflictessencecode |
None. |
| ucc_ArbitrationContents |
תכולת הבוררות/גישור |
string |
None. |
| ucc_ArbitrationSourceCode |
מקור הגעת הבוררות |
ucc_arbitrationsourcecode |
None. |
| ucc_agreement_date |
תאריך הסכם |
date |
None. |
| ucc_language_Id |
שפה נדרשת לבורר/מגשר |
ucc_languageReference |
None. |
| ucc_Contact |
איש קשר |
ContactRefernce |
None. |
| ucc_Role |
תפקיד |
string |
None. |
| ucc_related |
קשר לפונה |
ucc_related |
None. |
| ucc_Prosecutor_Id |
צד א' (הפונה) |
ContactRefernce |
None. |
| ucc_Defendant_Id |
צד ב |
ContactRefernce |
None. |
| Id |
Dynamics 365 primary key. |
globally unique identifier |
None. |
| CreatedOn |
נוצר ב |
date |
None. |
| ModifiedOn | date |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"ucc_ArbitrationSubjectCode": 801270000,
"ucc_ConflictEssenceCode": 801270000,
"ucc_ArbitrationContents": "sample string 1",
"ucc_ArbitrationSourceCode": 801270000,
"ucc_agreement_date": "2026-06-03T18:12:29.9607773+00:00",
"ucc_language_Id": {
"displayName": "sample string 1",
"id": "4a3cf7a0-44dd-4168-87d6-7b3d3875a31d",
"createdOn": "2026-06-03T18:12:29.9607773+00:00",
"modifiedOn": "2026-06-03T18:12:29.9607773+00:00"
},
"ucc_Contact": {
"displayName": "sample string 1",
"id": "9cf5e9fe-ebc2-486e-bcda-500be35fa574",
"createdOn": "2026-06-03T18:12:29.9607773+00:00",
"modifiedOn": "2026-06-03T18:12:29.9607773+00:00"
},
"ucc_Role": "sample string 2",
"ucc_related": 801270000,
"ucc_Prosecutor_Id": {
"displayName": "sample string 1",
"id": "9cf5e9fe-ebc2-486e-bcda-500be35fa574",
"createdOn": "2026-06-03T18:12:29.9607773+00:00",
"modifiedOn": "2026-06-03T18:12:29.9607773+00:00"
},
"ucc_Defendant_Id": {
"displayName": "sample string 1",
"id": "9cf5e9fe-ebc2-486e-bcda-500be35fa574",
"createdOn": "2026-06-03T18:12:29.9607773+00:00",
"modifiedOn": "2026-06-03T18:12:29.9607773+00:00"
},
"id": "b5af2d17-ca3f-4423-bfbf-5fe68a617678",
"createdOn": "2026-06-03T18:12:29.9607773+00:00",
"modifiedOn": "2026-06-03T18:12:29.9607773+00:00"
},
{
"ucc_ArbitrationSubjectCode": 801270000,
"ucc_ConflictEssenceCode": 801270000,
"ucc_ArbitrationContents": "sample string 1",
"ucc_ArbitrationSourceCode": 801270000,
"ucc_agreement_date": "2026-06-03T18:12:29.9607773+00:00",
"ucc_language_Id": {
"displayName": "sample string 1",
"id": "4a3cf7a0-44dd-4168-87d6-7b3d3875a31d",
"createdOn": "2026-06-03T18:12:29.9607773+00:00",
"modifiedOn": "2026-06-03T18:12:29.9607773+00:00"
},
"ucc_Contact": {
"displayName": "sample string 1",
"id": "9cf5e9fe-ebc2-486e-bcda-500be35fa574",
"createdOn": "2026-06-03T18:12:29.9607773+00:00",
"modifiedOn": "2026-06-03T18:12:29.9607773+00:00"
},
"ucc_Role": "sample string 2",
"ucc_related": 801270000,
"ucc_Prosecutor_Id": {
"displayName": "sample string 1",
"id": "9cf5e9fe-ebc2-486e-bcda-500be35fa574",
"createdOn": "2026-06-03T18:12:29.9607773+00:00",
"modifiedOn": "2026-06-03T18:12:29.9607773+00:00"
},
"ucc_Defendant_Id": {
"displayName": "sample string 1",
"id": "9cf5e9fe-ebc2-486e-bcda-500be35fa574",
"createdOn": "2026-06-03T18:12:29.9607773+00:00",
"modifiedOn": "2026-06-03T18:12:29.9607773+00:00"
},
"id": "b5af2d17-ca3f-4423-bfbf-5fe68a617678",
"createdOn": "2026-06-03T18:12:29.9607773+00:00",
"modifiedOn": "2026-06-03T18:12:29.9607773+00:00"
}
]
application/xml, text/xml
Sample:
<ArrayOfUcc_arbitrationrequest xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Youcc.D365.ICPA.DataModel">
<Ucc_arbitrationrequest>
<CreatedOn>2026-06-03T18:12:29.9607773+00:00</CreatedOn>
<Id>b5af2d17-ca3f-4423-bfbf-5fe68a617678</Id>
<ModifiedOn>2026-06-03T18:12:29.9607773+00:00</ModifiedOn>
<ucc_ArbitrationContents>sample string 1</ucc_ArbitrationContents>
<ucc_ArbitrationSourceCode>Op0</ucc_ArbitrationSourceCode>
<ucc_ArbitrationSubjectCode>Op0</ucc_ArbitrationSubjectCode>
<ucc_ConflictEssenceCode>Op0</ucc_ConflictEssenceCode>
<ucc_Contact>
<CreatedOn>2026-06-03T18:12:29.9607773+00:00</CreatedOn>
<Id>9cf5e9fe-ebc2-486e-bcda-500be35fa574</Id>
<ModifiedOn>2026-06-03T18:12:29.9607773+00:00</ModifiedOn>
<DisplayName>sample string 1</DisplayName>
</ucc_Contact>
<ucc_Defendant_Id>
<CreatedOn>2026-06-03T18:12:29.9607773+00:00</CreatedOn>
<Id>9cf5e9fe-ebc2-486e-bcda-500be35fa574</Id>
<ModifiedOn>2026-06-03T18:12:29.9607773+00:00</ModifiedOn>
<DisplayName>sample string 1</DisplayName>
</ucc_Defendant_Id>
<ucc_Prosecutor_Id>
<CreatedOn>2026-06-03T18:12:29.9607773+00:00</CreatedOn>
<Id>9cf5e9fe-ebc2-486e-bcda-500be35fa574</Id>
<ModifiedOn>2026-06-03T18:12:29.9607773+00:00</ModifiedOn>
<DisplayName>sample string 1</DisplayName>
</ucc_Prosecutor_Id>
<ucc_Role>sample string 2</ucc_Role>
<ucc_agreement_date>2026-06-03T18:12:29.9607773+00:00</ucc_agreement_date>
<ucc_language_Id>
<CreatedOn>2026-06-03T18:12:29.9607773+00:00</CreatedOn>
<Id>4a3cf7a0-44dd-4168-87d6-7b3d3875a31d</Id>
<ModifiedOn>2026-06-03T18:12:29.9607773+00:00</ModifiedOn>
<DisplayName>sample string 1</DisplayName>
</ucc_language_Id>
<ucc_related>Op1</ucc_related>
</Ucc_arbitrationrequest>
<Ucc_arbitrationrequest>
<CreatedOn>2026-06-03T18:12:29.9607773+00:00</CreatedOn>
<Id>b5af2d17-ca3f-4423-bfbf-5fe68a617678</Id>
<ModifiedOn>2026-06-03T18:12:29.9607773+00:00</ModifiedOn>
<ucc_ArbitrationContents>sample string 1</ucc_ArbitrationContents>
<ucc_ArbitrationSourceCode>Op0</ucc_ArbitrationSourceCode>
<ucc_ArbitrationSubjectCode>Op0</ucc_ArbitrationSubjectCode>
<ucc_ConflictEssenceCode>Op0</ucc_ConflictEssenceCode>
<ucc_Contact>
<CreatedOn>2026-06-03T18:12:29.9607773+00:00</CreatedOn>
<Id>9cf5e9fe-ebc2-486e-bcda-500be35fa574</Id>
<ModifiedOn>2026-06-03T18:12:29.9607773+00:00</ModifiedOn>
<DisplayName>sample string 1</DisplayName>
</ucc_Contact>
<ucc_Defendant_Id>
<CreatedOn>2026-06-03T18:12:29.9607773+00:00</CreatedOn>
<Id>9cf5e9fe-ebc2-486e-bcda-500be35fa574</Id>
<ModifiedOn>2026-06-03T18:12:29.9607773+00:00</ModifiedOn>
<DisplayName>sample string 1</DisplayName>
</ucc_Defendant_Id>
<ucc_Prosecutor_Id>
<CreatedOn>2026-06-03T18:12:29.9607773+00:00</CreatedOn>
<Id>9cf5e9fe-ebc2-486e-bcda-500be35fa574</Id>
<ModifiedOn>2026-06-03T18:12:29.9607773+00:00</ModifiedOn>
<DisplayName>sample string 1</DisplayName>
</ucc_Prosecutor_Id>
<ucc_Role>sample string 2</ucc_Role>
<ucc_agreement_date>2026-06-03T18:12:29.9607773+00:00</ucc_agreement_date>
<ucc_language_Id>
<CreatedOn>2026-06-03T18:12:29.9607773+00:00</CreatedOn>
<Id>4a3cf7a0-44dd-4168-87d6-7b3d3875a31d</Id>
<ModifiedOn>2026-06-03T18:12:29.9607773+00:00</ModifiedOn>
<DisplayName>sample string 1</DisplayName>
</ucc_language_Id>
<ucc_related>Op1</ucc_related>
</Ucc_arbitrationrequest>
</ArrayOfUcc_arbitrationrequest>
application/bson
Sample:
Binary JSON content. See http://bsonspec.org for details.