GET api/orders/{skip}/{take}/{orderType}

מחזיר רשימת הזמנות לפי סוג ההזמנה

Request Information

URI Parameters

NameDescriptionTypeAdditional 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)

integer

Required

orderType

סוג ההזמנה

ucc_Order_Type

Required

Body Parameters

None.

Response Information

Resource Description

List of items

Collection of Order
NameDescriptionTypeAdditional information
StateCode

מצב הזמנה 0-פעיל 1-לא פעיל

integer

None.

ucc_bill_to_name

שם משלם

string

None.

ucc_adresstoicount

כתובת למשלוח קבלה

string

None.

ucc_membernum

מספר חבר

string

None.

ucc_ccpaymentstatus

סטטוס תשלום כ"א

string

None.

ucc_name

שם

string

None.

IdNumber

Contact Id

string

None.

ucc_Card_Number

מספר כרטיס אשראי

string

None.

CreditCardClearingResult

תוצאות סליקה כרטיס ארשאי

CreditCardClearingResult

None.

Items

Array of the order items

Collection of OrderItem

None.

ucc_sal_kniya_status_code

סטטוס ההזמנה

ucc_sal_kniya_status_code

None.

OrderClearingStage

לא בשימוש! ###סטטוס הסליקה של ההזמנה במקרה שאין צורך בסליקה יש להחזיר Done (1)##### לא בשימוש!

OrderClearingStage

None.

ucc_customer

איש קשר

Customer

None.

ucc_billto_city_id

עיר

ucc_city

None.

ucc_billto_street_id

רחוב

ucc_street

None.

ucc_billto_postalcode_id

מיקוד

ucc_postalcode

None.

ucc_billto_house_number

מספר בית

string

None.

ucc_shipto_city_id

עיר

ucc_city

None.

ucc_shipto_house_number

מספר בית

string

None.

ucc_shipto_postalcode_id

מיקוד

ucc_postalcode

None.

ucc_shipto_street_id

רחוב

ucc_street

None.

ucc_customeremail

כתובת אימייל לקוח

string

None.

ucc_customer_ID

מספר מזהה משלם

string

None.

ucc_cart

מזהה עבור סל ההזמנה באנובה

string

None.

ucc_for_payment

סה"ע הזמנה בפועל (כולל הנחות כולל הגל)

decimal number

None.

ucc_total_payment_for_products

סיכום תשלום מוצרים

decimal number

None.

ucc_Order_Type

סוג הזמנה

ucc_Order_Type

None.

ucc_link_to_receipt

שליפה של הזמנה עפ"י מזהה הזמנה

string

None.

ucc_clearing_date

תאריך סליקה

date

None.

ucc_card_type_id

סוג כרטיס אשראי

ucc_paymentmethodReference

None.

ucc_paymentmethod

אמצעי תשלום

ucc_paymentmethodReference

None.

ucc_token

Token

string

None.

ucc_Payments_Number

מספר תשלומים

integer

None.

ucc_comment

הערה

string

None.

ucc_mobile

טלפון נייד

string

None.

Id

Dynamics 365 primary key.

globally unique identifier

None.

CreatedOn

נוצר ב

date

None.

ModifiedOn

date

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "stateCode": 1,
    "ucc_bill_to_name": "sample string 1",
    "ucc_adresstoicount": "sample string 2",
    "ucc_membernum": "sample string 3",
    "ucc_ccpaymentstatus": "sample string 4",
    "ucc_name": "sample string 5",
    "idNumber": "sample string 6",
    "ucc_Card_Number": "sample string 7",
    "creditCardClearingResult": {
      "approvedBy": 0,
      "broadcastNo": "sample string 1",
      "statusCode": "sample string 2",
      "errorMessage": "sample string 3",
      "shvaOutput": "sample string 4",
      "token": "sample string 5",
      "pendingRecordId": "sample string 6",
      "debitApproveNumber": "sample string 7",
      "debitTotal": 1,
      "pelecardTransactionId": "sample string 8",
      "creditCardNumber": "sample string 9",
      "creditCardExpDate": "sample string 10",
      "id": "6df5049e-94f8-4dcd-9525-2d779abef477",
      "createdOn": "2026-06-03T16:58:45.6741601+00:00",
      "modifiedOn": "2026-06-03T16:58:45.6741601+00:00"
    },
    "items": [
      {
        "productName": "sample string 1",
        "serialNumber": "sample string 2",
        "product": {
          "displayName": "sample string 1",
          "id": "644e5189-2e3a-4d17-9574-79d2b90bed0f",
          "createdOn": "2026-06-03T16:58:45.6741601+00:00",
          "modifiedOn": "2026-06-03T16:58:45.6741601+00:00"
        },
        "quantity": 1,
        "price": 1.0,
        "realPrice": 1.0,
        "discountPercentage": 1.0,
        "discountNIS": 1.0,
        "ucc_payment": 1.0,
        "id": "795dc215-0cca-4572-abbc-5e988ff64577",
        "createdOn": "2026-06-03T16:58:45.6741601+00:00",
        "modifiedOn": "2026-06-03T16:58:45.6741601+00:00"
      },
      {
        "productName": "sample string 1",
        "serialNumber": "sample string 2",
        "product": {
          "displayName": "sample string 1",
          "id": "644e5189-2e3a-4d17-9574-79d2b90bed0f",
          "createdOn": "2026-06-03T16:58:45.6741601+00:00",
          "modifiedOn": "2026-06-03T16:58:45.6741601+00:00"
        },
        "quantity": 1,
        "price": 1.0,
        "realPrice": 1.0,
        "discountPercentage": 1.0,
        "discountNIS": 1.0,
        "ucc_payment": 1.0,
        "id": "795dc215-0cca-4572-abbc-5e988ff64577",
        "createdOn": "2026-06-03T16:58:45.6741601+00:00",
        "modifiedOn": "2026-06-03T16:58:45.6741601+00:00"
      }
    ],
    "ucc_sal_kniya_status_code": 801270000,
    "orderClearingStage": 0,
    "ucc_customer": {
      "logicalName": "sample string 1",
      "displayName": "sample string 2",
      "id": "f4cd8ad8-35dd-41c1-9100-a15f68d7d2c2",
      "createdOn": "2026-06-03T16:58:45.6741601+00:00",
      "modifiedOn": "2026-06-03T16:58:45.6741601+00:00"
    },
    "ucc_billto_city_id": {
      "displayName": "sample string 1",
      "id": "91a37e12-3e3d-4e94-a88c-1fe516c0defd",
      "createdOn": "2026-06-03T16:58:45.6741601+00:00",
      "modifiedOn": "2026-06-03T16:58:45.6741601+00:00"
    },
    "ucc_billto_street_id": {
      "displayName": "sample string 1",
      "id": "3d5d6484-3a4e-46b7-a23a-628278c9ac73",
      "createdOn": "2026-06-03T16:58:45.6741601+00:00",
      "modifiedOn": "2026-06-03T16:58:45.6741601+00:00"
    },
    "ucc_billto_postalcode_id": {
      "displayName": "sample string 1",
      "id": "9782381a-3661-453d-a4ff-a6cd49b65cba",
      "createdOn": "2026-06-03T16:58:45.6741601+00:00",
      "modifiedOn": "2026-06-03T16:58:45.6741601+00:00"
    },
    "ucc_billto_house_number": "sample string 8",
    "ucc_shipto_city_id": {
      "displayName": "sample string 1",
      "id": "91a37e12-3e3d-4e94-a88c-1fe516c0defd",
      "createdOn": "2026-06-03T16:58:45.6741601+00:00",
      "modifiedOn": "2026-06-03T16:58:45.6741601+00:00"
    },
    "ucc_shipto_house_number": "sample string 9",
    "ucc_shipto_postalcode_id": {
      "displayName": "sample string 1",
      "id": "9782381a-3661-453d-a4ff-a6cd49b65cba",
      "createdOn": "2026-06-03T16:58:45.6741601+00:00",
      "modifiedOn": "2026-06-03T16:58:45.6741601+00:00"
    },
    "ucc_shipto_street_id": {
      "displayName": "sample string 1",
      "id": "3d5d6484-3a4e-46b7-a23a-628278c9ac73",
      "createdOn": "2026-06-03T16:58:45.6741601+00:00",
      "modifiedOn": "2026-06-03T16:58:45.6741601+00:00"
    },
    "ucc_customeremail": "sample string 10",
    "ucc_customer_ID": "sample string 11",
    "ucc_cart": "sample string 12",
    "ucc_for_payment": 1.0,
    "ucc_total_payment_for_products": 1.0,
    "ucc_Order_Type": 1,
    "ucc_link_to_receipt": "sample string 13",
    "ucc_clearing_date": "2026-06-03T16:58:45.6741601+00:00",
    "ucc_card_type_id": {
      "displayName": "sample string 1",
      "id": "c8d7e4c1-9edc-45bf-939f-2eb00ed0faa1",
      "createdOn": "2026-06-03T16:58:45.689787+00:00",
      "modifiedOn": "2026-06-03T16:58:45.689787+00:00"
    },
    "ucc_paymentmethod": {
      "displayName": "sample string 1",
      "id": "c8d7e4c1-9edc-45bf-939f-2eb00ed0faa1",
      "createdOn": "2026-06-03T16:58:45.689787+00:00",
      "modifiedOn": "2026-06-03T16:58:45.689787+00:00"
    },
    "ucc_token": "sample string 14",
    "ucc_Payments_Number": 1,
    "ucc_comment": "sample string 15",
    "ucc_mobile": "sample string 16",
    "id": "f7760adf-ce21-45dd-a818-042d3e551222",
    "createdOn": "2026-06-03T16:58:45.689787+00:00",
    "modifiedOn": "2026-06-03T16:58:45.689787+00:00"
  },
  {
    "stateCode": 1,
    "ucc_bill_to_name": "sample string 1",
    "ucc_adresstoicount": "sample string 2",
    "ucc_membernum": "sample string 3",
    "ucc_ccpaymentstatus": "sample string 4",
    "ucc_name": "sample string 5",
    "idNumber": "sample string 6",
    "ucc_Card_Number": "sample string 7",
    "creditCardClearingResult": {
      "approvedBy": 0,
      "broadcastNo": "sample string 1",
      "statusCode": "sample string 2",
      "errorMessage": "sample string 3",
      "shvaOutput": "sample string 4",
      "token": "sample string 5",
      "pendingRecordId": "sample string 6",
      "debitApproveNumber": "sample string 7",
      "debitTotal": 1,
      "pelecardTransactionId": "sample string 8",
      "creditCardNumber": "sample string 9",
      "creditCardExpDate": "sample string 10",
      "id": "6df5049e-94f8-4dcd-9525-2d779abef477",
      "createdOn": "2026-06-03T16:58:45.6741601+00:00",
      "modifiedOn": "2026-06-03T16:58:45.6741601+00:00"
    },
    "items": [
      {
        "productName": "sample string 1",
        "serialNumber": "sample string 2",
        "product": {
          "displayName": "sample string 1",
          "id": "644e5189-2e3a-4d17-9574-79d2b90bed0f",
          "createdOn": "2026-06-03T16:58:45.6741601+00:00",
          "modifiedOn": "2026-06-03T16:58:45.6741601+00:00"
        },
        "quantity": 1,
        "price": 1.0,
        "realPrice": 1.0,
        "discountPercentage": 1.0,
        "discountNIS": 1.0,
        "ucc_payment": 1.0,
        "id": "795dc215-0cca-4572-abbc-5e988ff64577",
        "createdOn": "2026-06-03T16:58:45.6741601+00:00",
        "modifiedOn": "2026-06-03T16:58:45.6741601+00:00"
      },
      {
        "productName": "sample string 1",
        "serialNumber": "sample string 2",
        "product": {
          "displayName": "sample string 1",
          "id": "644e5189-2e3a-4d17-9574-79d2b90bed0f",
          "createdOn": "2026-06-03T16:58:45.6741601+00:00",
          "modifiedOn": "2026-06-03T16:58:45.6741601+00:00"
        },
        "quantity": 1,
        "price": 1.0,
        "realPrice": 1.0,
        "discountPercentage": 1.0,
        "discountNIS": 1.0,
        "ucc_payment": 1.0,
        "id": "795dc215-0cca-4572-abbc-5e988ff64577",
        "createdOn": "2026-06-03T16:58:45.6741601+00:00",
        "modifiedOn": "2026-06-03T16:58:45.6741601+00:00"
      }
    ],
    "ucc_sal_kniya_status_code": 801270000,
    "orderClearingStage": 0,
    "ucc_customer": {
      "logicalName": "sample string 1",
      "displayName": "sample string 2",
      "id": "f4cd8ad8-35dd-41c1-9100-a15f68d7d2c2",
      "createdOn": "2026-06-03T16:58:45.6741601+00:00",
      "modifiedOn": "2026-06-03T16:58:45.6741601+00:00"
    },
    "ucc_billto_city_id": {
      "displayName": "sample string 1",
      "id": "91a37e12-3e3d-4e94-a88c-1fe516c0defd",
      "createdOn": "2026-06-03T16:58:45.6741601+00:00",
      "modifiedOn": "2026-06-03T16:58:45.6741601+00:00"
    },
    "ucc_billto_street_id": {
      "displayName": "sample string 1",
      "id": "3d5d6484-3a4e-46b7-a23a-628278c9ac73",
      "createdOn": "2026-06-03T16:58:45.6741601+00:00",
      "modifiedOn": "2026-06-03T16:58:45.6741601+00:00"
    },
    "ucc_billto_postalcode_id": {
      "displayName": "sample string 1",
      "id": "9782381a-3661-453d-a4ff-a6cd49b65cba",
      "createdOn": "2026-06-03T16:58:45.6741601+00:00",
      "modifiedOn": "2026-06-03T16:58:45.6741601+00:00"
    },
    "ucc_billto_house_number": "sample string 8",
    "ucc_shipto_city_id": {
      "displayName": "sample string 1",
      "id": "91a37e12-3e3d-4e94-a88c-1fe516c0defd",
      "createdOn": "2026-06-03T16:58:45.6741601+00:00",
      "modifiedOn": "2026-06-03T16:58:45.6741601+00:00"
    },
    "ucc_shipto_house_number": "sample string 9",
    "ucc_shipto_postalcode_id": {
      "displayName": "sample string 1",
      "id": "9782381a-3661-453d-a4ff-a6cd49b65cba",
      "createdOn": "2026-06-03T16:58:45.6741601+00:00",
      "modifiedOn": "2026-06-03T16:58:45.6741601+00:00"
    },
    "ucc_shipto_street_id": {
      "displayName": "sample string 1",
      "id": "3d5d6484-3a4e-46b7-a23a-628278c9ac73",
      "createdOn": "2026-06-03T16:58:45.6741601+00:00",
      "modifiedOn": "2026-06-03T16:58:45.6741601+00:00"
    },
    "ucc_customeremail": "sample string 10",
    "ucc_customer_ID": "sample string 11",
    "ucc_cart": "sample string 12",
    "ucc_for_payment": 1.0,
    "ucc_total_payment_for_products": 1.0,
    "ucc_Order_Type": 1,
    "ucc_link_to_receipt": "sample string 13",
    "ucc_clearing_date": "2026-06-03T16:58:45.6741601+00:00",
    "ucc_card_type_id": {
      "displayName": "sample string 1",
      "id": "c8d7e4c1-9edc-45bf-939f-2eb00ed0faa1",
      "createdOn": "2026-06-03T16:58:45.689787+00:00",
      "modifiedOn": "2026-06-03T16:58:45.689787+00:00"
    },
    "ucc_paymentmethod": {
      "displayName": "sample string 1",
      "id": "c8d7e4c1-9edc-45bf-939f-2eb00ed0faa1",
      "createdOn": "2026-06-03T16:58:45.689787+00:00",
      "modifiedOn": "2026-06-03T16:58:45.689787+00:00"
    },
    "ucc_token": "sample string 14",
    "ucc_Payments_Number": 1,
    "ucc_comment": "sample string 15",
    "ucc_mobile": "sample string 16",
    "id": "f7760adf-ce21-45dd-a818-042d3e551222",
    "createdOn": "2026-06-03T16:58:45.689787+00:00",
    "modifiedOn": "2026-06-03T16:58:45.689787+00:00"
  }
]

application/xml, text/xml

Sample:
<ArrayOfOrder xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Youcc.D365.ICPA.DataModel">
  <Order>
    <CreatedOn>2026-06-03T16:58:45.689787+00:00</CreatedOn>
    <Id>f7760adf-ce21-45dd-a818-042d3e551222</Id>
    <ModifiedOn>2026-06-03T16:58:45.689787+00:00</ModifiedOn>
    <CreditCardClearingResult>
      <CreatedOn>2026-06-03T16:58:45.6741601+00:00</CreatedOn>
      <Id>6df5049e-94f8-4dcd-9525-2d779abef477</Id>
      <ModifiedOn>2026-06-03T16:58:45.6741601+00:00</ModifiedOn>
      <ApprovedBy>NotApproved</ApprovedBy>
      <BroadcastNo>sample string 1</BroadcastNo>
      <CreditCardExpDate>sample string 10</CreditCardExpDate>
      <CreditCardNumber>sample string 9</CreditCardNumber>
      <DebitApproveNumber>sample string 7</DebitApproveNumber>
      <DebitTotal>1</DebitTotal>
      <ErrorMessage>sample string 3</ErrorMessage>
      <PelecardTransactionId>sample string 8</PelecardTransactionId>
      <PendingRecordId>sample string 6</PendingRecordId>
      <ShvaOutput>sample string 4</ShvaOutput>
      <StatusCode>sample string 2</StatusCode>
      <Token>sample string 5</Token>
    </CreditCardClearingResult>
    <IdNumber>sample string 6</IdNumber>
    <Items>
      <OrderItem>
        <CreatedOn>2026-06-03T16:58:45.6741601+00:00</CreatedOn>
        <Id>795dc215-0cca-4572-abbc-5e988ff64577</Id>
        <ModifiedOn>2026-06-03T16:58:45.6741601+00:00</ModifiedOn>
        <DiscountNIS>1</DiscountNIS>
        <DiscountPercentage>1</DiscountPercentage>
        <Price>1</Price>
        <Product>
          <CreatedOn>2026-06-03T16:58:45.6741601+00:00</CreatedOn>
          <Id>644e5189-2e3a-4d17-9574-79d2b90bed0f</Id>
          <ModifiedOn>2026-06-03T16:58:45.6741601+00:00</ModifiedOn>
          <DisplayName>sample string 1</DisplayName>
        </Product>
        <ProductName>sample string 1</ProductName>
        <Quantity>1</Quantity>
        <RealPrice>1</RealPrice>
        <SerialNumber>sample string 2</SerialNumber>
        <ucc_payment>1</ucc_payment>
      </OrderItem>
      <OrderItem>
        <CreatedOn>2026-06-03T16:58:45.6741601+00:00</CreatedOn>
        <Id>795dc215-0cca-4572-abbc-5e988ff64577</Id>
        <ModifiedOn>2026-06-03T16:58:45.6741601+00:00</ModifiedOn>
        <DiscountNIS>1</DiscountNIS>
        <DiscountPercentage>1</DiscountPercentage>
        <Price>1</Price>
        <Product>
          <CreatedOn>2026-06-03T16:58:45.6741601+00:00</CreatedOn>
          <Id>644e5189-2e3a-4d17-9574-79d2b90bed0f</Id>
          <ModifiedOn>2026-06-03T16:58:45.6741601+00:00</ModifiedOn>
          <DisplayName>sample string 1</DisplayName>
        </Product>
        <ProductName>sample string 1</ProductName>
        <Quantity>1</Quantity>
        <RealPrice>1</RealPrice>
        <SerialNumber>sample string 2</SerialNumber>
        <ucc_payment>1</ucc_payment>
      </OrderItem>
    </Items>
    <OrderClearingStage>New</OrderClearingStage>
    <StateCode>1</StateCode>
    <ucc_Card_Number>sample string 7</ucc_Card_Number>
    <ucc_Order_Type>Opt1</ucc_Order_Type>
    <ucc_Payments_Number>1</ucc_Payments_Number>
    <ucc_adresstoicount>sample string 2</ucc_adresstoicount>
    <ucc_bill_to_name>sample string 1</ucc_bill_to_name>
    <ucc_billto_city_id>
      <CreatedOn>2026-06-03T16:58:45.6741601+00:00</CreatedOn>
      <Id>91a37e12-3e3d-4e94-a88c-1fe516c0defd</Id>
      <ModifiedOn>2026-06-03T16:58:45.6741601+00:00</ModifiedOn>
      <DisplayName>sample string 1</DisplayName>
    </ucc_billto_city_id>
    <ucc_billto_house_number>sample string 8</ucc_billto_house_number>
    <ucc_billto_postalcode_id>
      <CreatedOn>2026-06-03T16:58:45.6741601+00:00</CreatedOn>
      <Id>9782381a-3661-453d-a4ff-a6cd49b65cba</Id>
      <ModifiedOn>2026-06-03T16:58:45.6741601+00:00</ModifiedOn>
      <DisplayName>sample string 1</DisplayName>
    </ucc_billto_postalcode_id>
    <ucc_billto_street_id>
      <CreatedOn>2026-06-03T16:58:45.6741601+00:00</CreatedOn>
      <Id>3d5d6484-3a4e-46b7-a23a-628278c9ac73</Id>
      <ModifiedOn>2026-06-03T16:58:45.6741601+00:00</ModifiedOn>
      <DisplayName>sample string 1</DisplayName>
    </ucc_billto_street_id>
    <ucc_card_type_id>
      <CreatedOn>2026-06-03T16:58:45.689787+00:00</CreatedOn>
      <Id>c8d7e4c1-9edc-45bf-939f-2eb00ed0faa1</Id>
      <ModifiedOn>2026-06-03T16:58:45.689787+00:00</ModifiedOn>
      <DisplayName>sample string 1</DisplayName>
    </ucc_card_type_id>
    <ucc_cart>sample string 12</ucc_cart>
    <ucc_ccpaymentstatus>sample string 4</ucc_ccpaymentstatus>
    <ucc_clearing_date>2026-06-03T16:58:45.6741601+00:00</ucc_clearing_date>
    <ucc_comment>sample string 15</ucc_comment>
    <ucc_customer>
      <CreatedOn>2026-06-03T16:58:45.6741601+00:00</CreatedOn>
      <Id>f4cd8ad8-35dd-41c1-9100-a15f68d7d2c2</Id>
      <ModifiedOn>2026-06-03T16:58:45.6741601+00:00</ModifiedOn>
      <DisplayName>sample string 2</DisplayName>
      <LogicalName>sample string 1</LogicalName>
    </ucc_customer>
    <ucc_customer_ID>sample string 11</ucc_customer_ID>
    <ucc_customeremail>sample string 10</ucc_customeremail>
    <ucc_for_payment>1</ucc_for_payment>
    <ucc_link_to_receipt>sample string 13</ucc_link_to_receipt>
    <ucc_membernum>sample string 3</ucc_membernum>
    <ucc_mobile>sample string 16</ucc_mobile>
    <ucc_name>sample string 5</ucc_name>
    <ucc_paymentmethod>
      <CreatedOn>2026-06-03T16:58:45.689787+00:00</CreatedOn>
      <Id>c8d7e4c1-9edc-45bf-939f-2eb00ed0faa1</Id>
      <ModifiedOn>2026-06-03T16:58:45.689787+00:00</ModifiedOn>
      <DisplayName>sample string 1</DisplayName>
    </ucc_paymentmethod>
    <ucc_sal_kniya_status_code>Paid</ucc_sal_kniya_status_code>
    <ucc_shipto_city_id>
      <CreatedOn>2026-06-03T16:58:45.6741601+00:00</CreatedOn>
      <Id>91a37e12-3e3d-4e94-a88c-1fe516c0defd</Id>
      <ModifiedOn>2026-06-03T16:58:45.6741601+00:00</ModifiedOn>
      <DisplayName>sample string 1</DisplayName>
    </ucc_shipto_city_id>
    <ucc_shipto_house_number>sample string 9</ucc_shipto_house_number>
    <ucc_shipto_postalcode_id>
      <CreatedOn>2026-06-03T16:58:45.6741601+00:00</CreatedOn>
      <Id>9782381a-3661-453d-a4ff-a6cd49b65cba</Id>
      <ModifiedOn>2026-06-03T16:58:45.6741601+00:00</ModifiedOn>
      <DisplayName>sample string 1</DisplayName>
    </ucc_shipto_postalcode_id>
    <ucc_shipto_street_id>
      <CreatedOn>2026-06-03T16:58:45.6741601+00:00</CreatedOn>
      <Id>3d5d6484-3a4e-46b7-a23a-628278c9ac73</Id>
      <ModifiedOn>2026-06-03T16:58:45.6741601+00:00</ModifiedOn>
      <DisplayName>sample string 1</DisplayName>
    </ucc_shipto_street_id>
    <ucc_token>sample string 14</ucc_token>
    <ucc_total_payment_for_products>1</ucc_total_payment_for_products>
  </Order>
  <Order>
    <CreatedOn>2026-06-03T16:58:45.689787+00:00</CreatedOn>
    <Id>f7760adf-ce21-45dd-a818-042d3e551222</Id>
    <ModifiedOn>2026-06-03T16:58:45.689787+00:00</ModifiedOn>
    <CreditCardClearingResult>
      <CreatedOn>2026-06-03T16:58:45.6741601+00:00</CreatedOn>
      <Id>6df5049e-94f8-4dcd-9525-2d779abef477</Id>
      <ModifiedOn>2026-06-03T16:58:45.6741601+00:00</ModifiedOn>
      <ApprovedBy>NotApproved</ApprovedBy>
      <BroadcastNo>sample string 1</BroadcastNo>
      <CreditCardExpDate>sample string 10</CreditCardExpDate>
      <CreditCardNumber>sample string 9</CreditCardNumber>
      <DebitApproveNumber>sample string 7</DebitApproveNumber>
      <DebitTotal>1</DebitTotal>
      <ErrorMessage>sample string 3</ErrorMessage>
      <PelecardTransactionId>sample string 8</PelecardTransactionId>
      <PendingRecordId>sample string 6</PendingRecordId>
      <ShvaOutput>sample string 4</ShvaOutput>
      <StatusCode>sample string 2</StatusCode>
      <Token>sample string 5</Token>
    </CreditCardClearingResult>
    <IdNumber>sample string 6</IdNumber>
    <Items>
      <OrderItem>
        <CreatedOn>2026-06-03T16:58:45.6741601+00:00</CreatedOn>
        <Id>795dc215-0cca-4572-abbc-5e988ff64577</Id>
        <ModifiedOn>2026-06-03T16:58:45.6741601+00:00</ModifiedOn>
        <DiscountNIS>1</DiscountNIS>
        <DiscountPercentage>1</DiscountPercentage>
        <Price>1</Price>
        <Product>
          <CreatedOn>2026-06-03T16:58:45.6741601+00:00</CreatedOn>
          <Id>644e5189-2e3a-4d17-9574-79d2b90bed0f</Id>
          <ModifiedOn>2026-06-03T16:58:45.6741601+00:00</ModifiedOn>
          <DisplayName>sample string 1</DisplayName>
        </Product>
        <ProductName>sample string 1</ProductName>
        <Quantity>1</Quantity>
        <RealPrice>1</RealPrice>
        <SerialNumber>sample string 2</SerialNumber>
        <ucc_payment>1</ucc_payment>
      </OrderItem>
      <OrderItem>
        <CreatedOn>2026-06-03T16:58:45.6741601+00:00</CreatedOn>
        <Id>795dc215-0cca-4572-abbc-5e988ff64577</Id>
        <ModifiedOn>2026-06-03T16:58:45.6741601+00:00</ModifiedOn>
        <DiscountNIS>1</DiscountNIS>
        <DiscountPercentage>1</DiscountPercentage>
        <Price>1</Price>
        <Product>
          <CreatedOn>2026-06-03T16:58:45.6741601+00:00</CreatedOn>
          <Id>644e5189-2e3a-4d17-9574-79d2b90bed0f</Id>
          <ModifiedOn>2026-06-03T16:58:45.6741601+00:00</ModifiedOn>
          <DisplayName>sample string 1</DisplayName>
        </Product>
        <ProductName>sample string 1</ProductName>
        <Quantity>1</Quantity>
        <RealPrice>1</RealPrice>
        <SerialNumber>sample string 2</SerialNumber>
        <ucc_payment>1</ucc_payment>
      </OrderItem>
    </Items>
    <OrderClearingStage>New</OrderClearingStage>
    <StateCode>1</StateCode>
    <ucc_Card_Number>sample string 7</ucc_Card_Number>
    <ucc_Order_Type>Opt1</ucc_Order_Type>
    <ucc_Payments_Number>1</ucc_Payments_Number>
    <ucc_adresstoicount>sample string 2</ucc_adresstoicount>
    <ucc_bill_to_name>sample string 1</ucc_bill_to_name>
    <ucc_billto_city_id>
      <CreatedOn>2026-06-03T16:58:45.6741601+00:00</CreatedOn>
      <Id>91a37e12-3e3d-4e94-a88c-1fe516c0defd</Id>
      <ModifiedOn>2026-06-03T16:58:45.6741601+00:00</ModifiedOn>
      <DisplayName>sample string 1</DisplayName>
    </ucc_billto_city_id>
    <ucc_billto_house_number>sample string 8</ucc_billto_house_number>
    <ucc_billto_postalcode_id>
      <CreatedOn>2026-06-03T16:58:45.6741601+00:00</CreatedOn>
      <Id>9782381a-3661-453d-a4ff-a6cd49b65cba</Id>
      <ModifiedOn>2026-06-03T16:58:45.6741601+00:00</ModifiedOn>
      <DisplayName>sample string 1</DisplayName>
    </ucc_billto_postalcode_id>
    <ucc_billto_street_id>
      <CreatedOn>2026-06-03T16:58:45.6741601+00:00</CreatedOn>
      <Id>3d5d6484-3a4e-46b7-a23a-628278c9ac73</Id>
      <ModifiedOn>2026-06-03T16:58:45.6741601+00:00</ModifiedOn>
      <DisplayName>sample string 1</DisplayName>
    </ucc_billto_street_id>
    <ucc_card_type_id>
      <CreatedOn>2026-06-03T16:58:45.689787+00:00</CreatedOn>
      <Id>c8d7e4c1-9edc-45bf-939f-2eb00ed0faa1</Id>
      <ModifiedOn>2026-06-03T16:58:45.689787+00:00</ModifiedOn>
      <DisplayName>sample string 1</DisplayName>
    </ucc_card_type_id>
    <ucc_cart>sample string 12</ucc_cart>
    <ucc_ccpaymentstatus>sample string 4</ucc_ccpaymentstatus>
    <ucc_clearing_date>2026-06-03T16:58:45.6741601+00:00</ucc_clearing_date>
    <ucc_comment>sample string 15</ucc_comment>
    <ucc_customer>
      <CreatedOn>2026-06-03T16:58:45.6741601+00:00</CreatedOn>
      <Id>f4cd8ad8-35dd-41c1-9100-a15f68d7d2c2</Id>
      <ModifiedOn>2026-06-03T16:58:45.6741601+00:00</ModifiedOn>
      <DisplayName>sample string 2</DisplayName>
      <LogicalName>sample string 1</LogicalName>
    </ucc_customer>
    <ucc_customer_ID>sample string 11</ucc_customer_ID>
    <ucc_customeremail>sample string 10</ucc_customeremail>
    <ucc_for_payment>1</ucc_for_payment>
    <ucc_link_to_receipt>sample string 13</ucc_link_to_receipt>
    <ucc_membernum>sample string 3</ucc_membernum>
    <ucc_mobile>sample string 16</ucc_mobile>
    <ucc_name>sample string 5</ucc_name>
    <ucc_paymentmethod>
      <CreatedOn>2026-06-03T16:58:45.689787+00:00</CreatedOn>
      <Id>c8d7e4c1-9edc-45bf-939f-2eb00ed0faa1</Id>
      <ModifiedOn>2026-06-03T16:58:45.689787+00:00</ModifiedOn>
      <DisplayName>sample string 1</DisplayName>
    </ucc_paymentmethod>
    <ucc_sal_kniya_status_code>Paid</ucc_sal_kniya_status_code>
    <ucc_shipto_city_id>
      <CreatedOn>2026-06-03T16:58:45.6741601+00:00</CreatedOn>
      <Id>91a37e12-3e3d-4e94-a88c-1fe516c0defd</Id>
      <ModifiedOn>2026-06-03T16:58:45.6741601+00:00</ModifiedOn>
      <DisplayName>sample string 1</DisplayName>
    </ucc_shipto_city_id>
    <ucc_shipto_house_number>sample string 9</ucc_shipto_house_number>
    <ucc_shipto_postalcode_id>
      <CreatedOn>2026-06-03T16:58:45.6741601+00:00</CreatedOn>
      <Id>9782381a-3661-453d-a4ff-a6cd49b65cba</Id>
      <ModifiedOn>2026-06-03T16:58:45.6741601+00:00</ModifiedOn>
      <DisplayName>sample string 1</DisplayName>
    </ucc_shipto_postalcode_id>
    <ucc_shipto_street_id>
      <CreatedOn>2026-06-03T16:58:45.6741601+00:00</CreatedOn>
      <Id>3d5d6484-3a4e-46b7-a23a-628278c9ac73</Id>
      <ModifiedOn>2026-06-03T16:58:45.6741601+00:00</ModifiedOn>
      <DisplayName>sample string 1</DisplayName>
    </ucc_shipto_street_id>
    <ucc_token>sample string 14</ucc_token>
    <ucc_total_payment_for_products>1</ucc_total_payment_for_products>
  </Order>
</ArrayOfOrder>

application/bson

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