POST Admin/Get_Invoice?Ticket={Ticket}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Ticket

string

Required

Body Parameters

Params_Get_Invoice
NameDescriptionTypeAdditional information
Invoice_ID

integer

None.

Request Formats

application/json, text/json

Sample:
{
  "Invoice_ID": 1
}

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'Params_Get_Invoice'.

Response Information

Resource Description

Result_Get_Invoice
NameDescriptionTypeAdditional information
My_Result

Invoice

None.

ExceptionMsg

string

None.

Response Formats

application/json, text/json

Sample:
{
  "My_Result": {
    "INVOICE_ID": 1,
    "INVOICE_REF": "sample string 2",
    "DELIVERY_ID": 1,
    "DELIVERY_ORDER_ID": 1,
    "INVOICE_AMOUNT_LEB": 1.0,
    "INVOICE_AMOUNT_USD": 1.0,
    "IS_RECEIVED": true,
    "RECEIVE_DATE": "2025-04-19T06:40:21.7559778+00:00",
    "CREATE_DATE": "2025-04-19T06:40:21.7559778+00:00",
    "REMARKS": "sample string 3",
    "ORDER_COUNT": 1,
    "Delivery_Desc": "sample string 4",
    "myDeliveryOrders": [
      {
        "DELIVERY_URL": "sample string 1",
        "DELIVERY_START_DATE": "sample string 2",
        "DELIVERY_COLLECTED_DATE": "sample string 3",
        "COMPANY_NAME": "sample string 4",
        "DELIVERY_ORDER_ID": 5,
        "DELIVERY_MODE": 6,
        "DELIVERY_ORDER_REF": "sample string 7",
        "PARTNER_ID": 1,
        "ORDER_ID": 1,
        "ORDER_AMOUNT_LBP": 1.0,
        "ORDER_AMOUNT_USD": 1.0,
        "STATUS": 8,
        "DELIVERY_ID": 1,
        "DELIVERY_OPERATOR_ID": 1,
        "CREATE_DATE": "2025-04-19T06:40:21.7559778+00:00",
        "START_DATE": "2025-04-19T06:40:21.7559778+00:00",
        "DELIVERED_DATE": "2025-04-19T06:40:21.7559778+00:00",
        "COLLECTED_DATE": "2025-04-19T06:40:21.7559778+00:00",
        "ADMIN_REMARKS": "sample string 10",
        "DELIVERED_DATEs": "sample string 11",
        "COLLECTED_DATEs": "sample string 12",
        "DELIVERY_REMARKS": "sample string 13",
        "MinDiff": 1.0,
        "Lines": [
          {
            "DELIVERY_ORDER_LINE_ID": 1,
            "DELIVERY_ORDER_ID": 2,
            "ORDER_LINE_ID": 3,
            "STATUS": 4,
            "CREATE_DATE": "2025-04-19T06:40:21.7559778+00:00",
            "CREATE_USER": 1
          },
          {
            "DELIVERY_ORDER_LINE_ID": 1,
            "DELIVERY_ORDER_ID": 2,
            "ORDER_LINE_ID": 3,
            "STATUS": 4,
            "CREATE_DATE": "2025-04-19T06:40:21.7559778+00:00",
            "CREATE_USER": 1
          }
        ],
        "My_Order": {
          "ORDER_ID": 1,
          "ORDER_UID": "ea0e97b7-587d-48d6-84a5-dae27d2fb8d0",
          "ORDER_REF": "sample string 3",
          "REQUEST_ID": 1,
          "CLIENT_ID": 1,
          "CLIENT_ADDRESS_ID": 1,
          "DELIVERY_CHARGE": 1.0,
          "DELIVERY_RETURN_CHARGE": 1.0,
          "CLIENT_NAME": "sample string 4",
          "CLIENT_CONTACT_NAME": "sample string 5",
          "CLIENT_EMAIL": "sample string 6",
          "CLIENT_PHONE": "sample string 7",
          "CLIENT_MOBILE": "sample string 8",
          "DELIVERY_CHARGE_CURRENCY": "sample string 9",
          "ORDER_AMOUNT_LBP": 1.0,
          "ORDER_AMOUNT_USD": 1.0,
          "ORDER_AMOUNT_EUR": 1.0,
          "ORDER_COST_LBP": 1.0,
          "ORDER_COST_USD": 1.0,
          "ORDER_COST_EUR": 1.0,
          "STATUS": 10,
          "START_DATE": "2025-04-19T06:40:21.7559778+00:00",
          "COLLECTED_DATE": "2025-04-19T06:40:21.7559778+00:00",
          "DELIVERED_DATE": "2025-04-19T06:40:21.7559778+00:00",
          "COMPLETED_DATE": "2025-04-19T06:40:21.7559778+00:00",
          "CREATE_DATE": "sample string 11",
          "CREATE_DATETIME": "sample string 12",
          "My_Deliverys": [],
          "DELIVERY_TYPE_NAME": "sample string 13",
          "CREATE_OPERATOR": "sample string 14",
          "EXPECTED_DELIVERY_DATE": "sample string 15",
          "AddSecond": 16.0,
          "SecondDiff": 17.0,
          "My_Address": {
            "ADDRESS_ID": 1,
            "IS_MAIN": true,
            "CONTACT_PERSON": "sample string 3",
            "PHONE": "sample string 4",
            "ADDRESS": "sample string 5",
            "ADDRESS_TYPE_NAME": "sample string 6",
            "PARTNER_NAME": "sample string 7",
            "CITY_NAME": "sample string 8",
            "LATITUDE": 1.0,
            "LONGITUDE": 1.0
          },
          "Lines": [
            {
              "ORDER_LINE_ID": 1,
              "ORDER_ID": 2,
              "ORDER_UID": "69afdebf-578a-44a5-b5f6-c78e4a9bbef9",
              "REQUEST_LINE_ID": 3,
              "OFFER_ID": 4,
              "SUPPLIER_ID": 1,
              "SUPPLIER_ADDRESS_ID": 1,
              "DELIVERY_COST": 1.0,
              "DELIVERY_CURRENCY": "sample string 5",
              "ITEM_CLIENT_PRICE": 1.0,
              "ITEM_SUPPLIER_COST": 1.0,
              "ITEM_CURRENCY": "sample string 6",
              "STATUS": 7,
              "CAR_YEAR": 8,
              "CAR_BRAND": "sample string 9",
              "SERIAL_NUMBER": "sample string 10",
              "DESCRIPTION": "sample string 11",
              "REQUEST_IMAGE": "sample string 12",
              "OFFER_IMAGE": "sample string 13",
              "QUANTITY": 14,
              "CAR_TYPE_NAME": "sample string 15",
              "CAR_MODEL_NAME": "sample string 16",
              "CATEGORY_NAME": "sample string 17",
              "BRAND": "sample string 18",
              "SUPPLIER_NAME": "sample string 19",
              "SUPPLIER_CONTACT_NAME": "sample string 20",
              "SUPPLIER_EMAIL": "sample string 21",
              "SUPPLIER_PHONE": "sample string 22",
              "SUPPLIER_MOBILE": "sample string 23",
              "My_Supplier_Address": {
                "ADDRESS_ID": 1,
                "IS_MAIN": true,
                "CONTACT_PERSON": "sample string 3",
                "PHONE": "sample string 4",
                "ADDRESS": "sample string 5",
                "ADDRESS_TYPE_NAME": "sample string 6",
                "PARTNER_NAME": "sample string 7",
                "CITY_NAME": "sample string 8",
                "LATITUDE": 1.0,
                "LONGITUDE": 1.0
              }
            },
            {
              "ORDER_LINE_ID": 1,
              "ORDER_ID": 2,
              "ORDER_UID": "69afdebf-578a-44a5-b5f6-c78e4a9bbef9",
              "REQUEST_LINE_ID": 3,
              "OFFER_ID": 4,
              "SUPPLIER_ID": 1,
              "SUPPLIER_ADDRESS_ID": 1,
              "DELIVERY_COST": 1.0,
              "DELIVERY_CURRENCY": "sample string 5",
              "ITEM_CLIENT_PRICE": 1.0,
              "ITEM_SUPPLIER_COST": 1.0,
              "ITEM_CURRENCY": "sample string 6",
              "STATUS": 7,
              "CAR_YEAR": 8,
              "CAR_BRAND": "sample string 9",
              "SERIAL_NUMBER": "sample string 10",
              "DESCRIPTION": "sample string 11",
              "REQUEST_IMAGE": "sample string 12",
              "OFFER_IMAGE": "sample string 13",
              "QUANTITY": 14,
              "CAR_TYPE_NAME": "sample string 15",
              "CAR_MODEL_NAME": "sample string 16",
              "CATEGORY_NAME": "sample string 17",
              "BRAND": "sample string 18",
              "SUPPLIER_NAME": "sample string 19",
              "SUPPLIER_CONTACT_NAME": "sample string 20",
              "SUPPLIER_EMAIL": "sample string 21",
              "SUPPLIER_PHONE": "sample string 22",
              "SUPPLIER_MOBILE": "sample string 23",
              "My_Supplier_Address": {
                "ADDRESS_ID": 1,
                "IS_MAIN": true,
                "CONTACT_PERSON": "sample string 3",
                "PHONE": "sample string 4",
                "ADDRESS": "sample string 5",
                "ADDRESS_TYPE_NAME": "sample string 6",
                "PARTNER_NAME": "sample string 7",
                "CITY_NAME": "sample string 8",
                "LATITUDE": 1.0,
                "LONGITUDE": 1.0
              }
            }
          ],
          "Items": [
            {
              "ITEM_CLIENT_PRICE": 1.0,
              "ITEM_SUPPLIER_COST": 1.0,
              "ITEM_CURRENCY": "sample string 1",
              "QUANTITY": 2,
              "My_Cart_Item": {
                "CART_ID": 1,
                "QUANTITY": 2,
                "DELIVERY_COST": 1.0,
                "My_Product": {
                  "PRODUCT_ID": 1,
                  "SUPPLIER_ID": 1,
                  "CATEGORY_ID": 1,
                  "DESCRIPTION": "sample string 2",
                  "CAR_TYPE_DESCRIPTION": "sample string 3",
                  "CAR_DESCRIPTION": "sample string 4",
                  "OE_NUMBER_DESCRIPTION": "sample string 5",
                  "BRAND_NAME_DESCRIPTION": "sample string 6",
                  "BRAND_NUMBER_DESCRIPTION": "sample string 7",
                  "QUANTITY": "sample string 8",
                  "UNIT_PRICE": 1.0,
                  "FULL_PRICE": 9.0,
                  "CURRENCY": "sample string 10",
                  "COMMISSION": 1.0,
                  "COMMISSIONP": 1.0,
                  "STATUS": 1,
                  "APPROVED": true,
                  "CREATE_DATE": "2025-04-19T06:40:21.7559778+00:00",
                  "CREATE_OPERATOR_ID": 1,
                  "CREATE_DATEs": "sample string 13",
                  "SUPPLIER_NAME": "sample string 14",
                  "CATEGORY_NAME": "sample string 15",
                  "CREATE_OPERATOR": "sample string 16",
                  "CAR_TYPE_ID": 1,
                  "BRAND_ID": 1,
                  "PHOTO": "sample string 17",
                  "IS_NEW": true,
                  "BRAND_NAME_TEXT": "sample string 19",
                  "IS_PACKAGE": true,
                  "IMAGE_COUNT": 20,
                  "DELIVERY_COST": 1.0,
                  "TECDOC_BRAND_NUMBER": "sample string 21",
                  "TECDOC_BRAND_ID": 1,
                  "TECDOC_BRANDNAME": "sample string 22",
                  "BRAND_NUMBER_DESCRIPTION0": "sample string 23"
                }
              },
              "My_Supplier_Address": {
                "ADDRESS_ID": 1,
                "IS_MAIN": true,
                "CONTACT_PERSON": "sample string 3",
                "PHONE": "sample string 4",
                "ADDRESS": "sample string 5",
                "ADDRESS_TYPE_NAME": "sample string 6",
                "PARTNER_NAME": "sample string 7",
                "CITY_NAME": "sample string 8",
                "LATITUDE": 1.0,
                "LONGITUDE": 1.0
              },
              "SUPPLIER_NAME": "sample string 3",
              "SUPPLIER_CONTACT_NAME": "sample string 4",
              "SUPPLIER_EMAIL": "sample string 5",
              "SUPPLIER_PHONE": "sample string 6",
              "SUPPLIER_MOBILE": "sample string 7"
            },
            {
              "ITEM_CLIENT_PRICE": 1.0,
              "ITEM_SUPPLIER_COST": 1.0,
              "ITEM_CURRENCY": "sample string 1",
              "QUANTITY": 2,
              "My_Cart_Item": {
                "CART_ID": 1,
                "QUANTITY": 2,
                "DELIVERY_COST": 1.0,
                "My_Product": {
                  "PRODUCT_ID": 1,
                  "SUPPLIER_ID": 1,
                  "CATEGORY_ID": 1,
                  "DESCRIPTION": "sample string 2",
                  "CAR_TYPE_DESCRIPTION": "sample string 3",
                  "CAR_DESCRIPTION": "sample string 4",
                  "OE_NUMBER_DESCRIPTION": "sample string 5",
                  "BRAND_NAME_DESCRIPTION": "sample string 6",
                  "BRAND_NUMBER_DESCRIPTION": "sample string 7",
                  "QUANTITY": "sample string 8",
                  "UNIT_PRICE": 1.0,
                  "FULL_PRICE": 9.0,
                  "CURRENCY": "sample string 10",
                  "COMMISSION": 1.0,
                  "COMMISSIONP": 1.0,
                  "STATUS": 1,
                  "APPROVED": true,
                  "CREATE_DATE": "2025-04-19T06:40:21.7559778+00:00",
                  "CREATE_OPERATOR_ID": 1,
                  "CREATE_DATEs": "sample string 13",
                  "SUPPLIER_NAME": "sample string 14",
                  "CATEGORY_NAME": "sample string 15",
                  "CREATE_OPERATOR": "sample string 16",
                  "CAR_TYPE_ID": 1,
                  "BRAND_ID": 1,
                  "PHOTO": "sample string 17",
                  "IS_NEW": true,
                  "BRAND_NAME_TEXT": "sample string 19",
                  "IS_PACKAGE": true,
                  "IMAGE_COUNT": 20,
                  "DELIVERY_COST": 1.0,
                  "TECDOC_BRAND_NUMBER": "sample string 21",
                  "TECDOC_BRAND_ID": 1,
                  "TECDOC_BRANDNAME": "sample string 22",
                  "BRAND_NUMBER_DESCRIPTION0": "sample string 23"
                }
              },
              "My_Supplier_Address": {
                "ADDRESS_ID": 1,
                "IS_MAIN": true,
                "CONTACT_PERSON": "sample string 3",
                "PHONE": "sample string 4",
                "ADDRESS": "sample string 5",
                "ADDRESS_TYPE_NAME": "sample string 6",
                "PARTNER_NAME": "sample string 7",
                "CITY_NAME": "sample string 8",
                "LATITUDE": 1.0,
                "LONGITUDE": 1.0
              },
              "SUPPLIER_NAME": "sample string 3",
              "SUPPLIER_CONTACT_NAME": "sample string 4",
              "SUPPLIER_EMAIL": "sample string 5",
              "SUPPLIER_PHONE": "sample string 6",
              "SUPPLIER_MOBILE": "sample string 7"
            }
          ],
          "IS_DELETE": true,
          "REMARKS": "sample string 19"
        },
        "DeliveryCharge": 1.0,
        "DeliveryReturnCharge": 1.0,
        "DeliveryCurrency": "sample string 14",
        "ComLBP": 1.0,
        "ComUSD": 1.0,
        "IsSelected": true
      },
      {
        "DELIVERY_URL": "sample string 1",
        "DELIVERY_START_DATE": "sample string 2",
        "DELIVERY_COLLECTED_DATE": "sample string 3",
        "COMPANY_NAME": "sample string 4",
        "DELIVERY_ORDER_ID": 5,
        "DELIVERY_MODE": 6,
        "DELIVERY_ORDER_REF": "sample string 7",
        "PARTNER_ID": 1,
        "ORDER_ID": 1,
        "ORDER_AMOUNT_LBP": 1.0,
        "ORDER_AMOUNT_USD": 1.0,
        "STATUS": 8,
        "DELIVERY_ID": 1,
        "DELIVERY_OPERATOR_ID": 1,
        "CREATE_DATE": "2025-04-19T06:40:21.7559778+00:00",
        "START_DATE": "2025-04-19T06:40:21.7559778+00:00",
        "DELIVERED_DATE": "2025-04-19T06:40:21.7559778+00:00",
        "COLLECTED_DATE": "2025-04-19T06:40:21.7559778+00:00",
        "ADMIN_REMARKS": "sample string 10",
        "DELIVERED_DATEs": "sample string 11",
        "COLLECTED_DATEs": "sample string 12",
        "DELIVERY_REMARKS": "sample string 13",
        "MinDiff": 1.0,
        "Lines": [
          {
            "DELIVERY_ORDER_LINE_ID": 1,
            "DELIVERY_ORDER_ID": 2,
            "ORDER_LINE_ID": 3,
            "STATUS": 4,
            "CREATE_DATE": "2025-04-19T06:40:21.7559778+00:00",
            "CREATE_USER": 1
          },
          {
            "DELIVERY_ORDER_LINE_ID": 1,
            "DELIVERY_ORDER_ID": 2,
            "ORDER_LINE_ID": 3,
            "STATUS": 4,
            "CREATE_DATE": "2025-04-19T06:40:21.7559778+00:00",
            "CREATE_USER": 1
          }
        ],
        "My_Order": {
          "ORDER_ID": 1,
          "ORDER_UID": "ea0e97b7-587d-48d6-84a5-dae27d2fb8d0",
          "ORDER_REF": "sample string 3",
          "REQUEST_ID": 1,
          "CLIENT_ID": 1,
          "CLIENT_ADDRESS_ID": 1,
          "DELIVERY_CHARGE": 1.0,
          "DELIVERY_RETURN_CHARGE": 1.0,
          "CLIENT_NAME": "sample string 4",
          "CLIENT_CONTACT_NAME": "sample string 5",
          "CLIENT_EMAIL": "sample string 6",
          "CLIENT_PHONE": "sample string 7",
          "CLIENT_MOBILE": "sample string 8",
          "DELIVERY_CHARGE_CURRENCY": "sample string 9",
          "ORDER_AMOUNT_LBP": 1.0,
          "ORDER_AMOUNT_USD": 1.0,
          "ORDER_AMOUNT_EUR": 1.0,
          "ORDER_COST_LBP": 1.0,
          "ORDER_COST_USD": 1.0,
          "ORDER_COST_EUR": 1.0,
          "STATUS": 10,
          "START_DATE": "2025-04-19T06:40:21.7559778+00:00",
          "COLLECTED_DATE": "2025-04-19T06:40:21.7559778+00:00",
          "DELIVERED_DATE": "2025-04-19T06:40:21.7559778+00:00",
          "COMPLETED_DATE": "2025-04-19T06:40:21.7559778+00:00",
          "CREATE_DATE": "sample string 11",
          "CREATE_DATETIME": "sample string 12",
          "My_Deliverys": [],
          "DELIVERY_TYPE_NAME": "sample string 13",
          "CREATE_OPERATOR": "sample string 14",
          "EXPECTED_DELIVERY_DATE": "sample string 15",
          "AddSecond": 16.0,
          "SecondDiff": 17.0,
          "My_Address": {
            "ADDRESS_ID": 1,
            "IS_MAIN": true,
            "CONTACT_PERSON": "sample string 3",
            "PHONE": "sample string 4",
            "ADDRESS": "sample string 5",
            "ADDRESS_TYPE_NAME": "sample string 6",
            "PARTNER_NAME": "sample string 7",
            "CITY_NAME": "sample string 8",
            "LATITUDE": 1.0,
            "LONGITUDE": 1.0
          },
          "Lines": [
            {
              "ORDER_LINE_ID": 1,
              "ORDER_ID": 2,
              "ORDER_UID": "69afdebf-578a-44a5-b5f6-c78e4a9bbef9",
              "REQUEST_LINE_ID": 3,
              "OFFER_ID": 4,
              "SUPPLIER_ID": 1,
              "SUPPLIER_ADDRESS_ID": 1,
              "DELIVERY_COST": 1.0,
              "DELIVERY_CURRENCY": "sample string 5",
              "ITEM_CLIENT_PRICE": 1.0,
              "ITEM_SUPPLIER_COST": 1.0,
              "ITEM_CURRENCY": "sample string 6",
              "STATUS": 7,
              "CAR_YEAR": 8,
              "CAR_BRAND": "sample string 9",
              "SERIAL_NUMBER": "sample string 10",
              "DESCRIPTION": "sample string 11",
              "REQUEST_IMAGE": "sample string 12",
              "OFFER_IMAGE": "sample string 13",
              "QUANTITY": 14,
              "CAR_TYPE_NAME": "sample string 15",
              "CAR_MODEL_NAME": "sample string 16",
              "CATEGORY_NAME": "sample string 17",
              "BRAND": "sample string 18",
              "SUPPLIER_NAME": "sample string 19",
              "SUPPLIER_CONTACT_NAME": "sample string 20",
              "SUPPLIER_EMAIL": "sample string 21",
              "SUPPLIER_PHONE": "sample string 22",
              "SUPPLIER_MOBILE": "sample string 23",
              "My_Supplier_Address": {
                "ADDRESS_ID": 1,
                "IS_MAIN": true,
                "CONTACT_PERSON": "sample string 3",
                "PHONE": "sample string 4",
                "ADDRESS": "sample string 5",
                "ADDRESS_TYPE_NAME": "sample string 6",
                "PARTNER_NAME": "sample string 7",
                "CITY_NAME": "sample string 8",
                "LATITUDE": 1.0,
                "LONGITUDE": 1.0
              }
            },
            {
              "ORDER_LINE_ID": 1,
              "ORDER_ID": 2,
              "ORDER_UID": "69afdebf-578a-44a5-b5f6-c78e4a9bbef9",
              "REQUEST_LINE_ID": 3,
              "OFFER_ID": 4,
              "SUPPLIER_ID": 1,
              "SUPPLIER_ADDRESS_ID": 1,
              "DELIVERY_COST": 1.0,
              "DELIVERY_CURRENCY": "sample string 5",
              "ITEM_CLIENT_PRICE": 1.0,
              "ITEM_SUPPLIER_COST": 1.0,
              "ITEM_CURRENCY": "sample string 6",
              "STATUS": 7,
              "CAR_YEAR": 8,
              "CAR_BRAND": "sample string 9",
              "SERIAL_NUMBER": "sample string 10",
              "DESCRIPTION": "sample string 11",
              "REQUEST_IMAGE": "sample string 12",
              "OFFER_IMAGE": "sample string 13",
              "QUANTITY": 14,
              "CAR_TYPE_NAME": "sample string 15",
              "CAR_MODEL_NAME": "sample string 16",
              "CATEGORY_NAME": "sample string 17",
              "BRAND": "sample string 18",
              "SUPPLIER_NAME": "sample string 19",
              "SUPPLIER_CONTACT_NAME": "sample string 20",
              "SUPPLIER_EMAIL": "sample string 21",
              "SUPPLIER_PHONE": "sample string 22",
              "SUPPLIER_MOBILE": "sample string 23",
              "My_Supplier_Address": {
                "ADDRESS_ID": 1,
                "IS_MAIN": true,
                "CONTACT_PERSON": "sample string 3",
                "PHONE": "sample string 4",
                "ADDRESS": "sample string 5",
                "ADDRESS_TYPE_NAME": "sample string 6",
                "PARTNER_NAME": "sample string 7",
                "CITY_NAME": "sample string 8",
                "LATITUDE": 1.0,
                "LONGITUDE": 1.0
              }
            }
          ],
          "Items": [
            {
              "ITEM_CLIENT_PRICE": 1.0,
              "ITEM_SUPPLIER_COST": 1.0,
              "ITEM_CURRENCY": "sample string 1",
              "QUANTITY": 2,
              "My_Cart_Item": {
                "CART_ID": 1,
                "QUANTITY": 2,
                "DELIVERY_COST": 1.0,
                "My_Product": {
                  "PRODUCT_ID": 1,
                  "SUPPLIER_ID": 1,
                  "CATEGORY_ID": 1,
                  "DESCRIPTION": "sample string 2",
                  "CAR_TYPE_DESCRIPTION": "sample string 3",
                  "CAR_DESCRIPTION": "sample string 4",
                  "OE_NUMBER_DESCRIPTION": "sample string 5",
                  "BRAND_NAME_DESCRIPTION": "sample string 6",
                  "BRAND_NUMBER_DESCRIPTION": "sample string 7",
                  "QUANTITY": "sample string 8",
                  "UNIT_PRICE": 1.0,
                  "FULL_PRICE": 9.0,
                  "CURRENCY": "sample string 10",
                  "COMMISSION": 1.0,
                  "COMMISSIONP": 1.0,
                  "STATUS": 1,
                  "APPROVED": true,
                  "CREATE_DATE": "2025-04-19T06:40:21.7559778+00:00",
                  "CREATE_OPERATOR_ID": 1,
                  "CREATE_DATEs": "sample string 13",
                  "SUPPLIER_NAME": "sample string 14",
                  "CATEGORY_NAME": "sample string 15",
                  "CREATE_OPERATOR": "sample string 16",
                  "CAR_TYPE_ID": 1,
                  "BRAND_ID": 1,
                  "PHOTO": "sample string 17",
                  "IS_NEW": true,
                  "BRAND_NAME_TEXT": "sample string 19",
                  "IS_PACKAGE": true,
                  "IMAGE_COUNT": 20,
                  "DELIVERY_COST": 1.0,
                  "TECDOC_BRAND_NUMBER": "sample string 21",
                  "TECDOC_BRAND_ID": 1,
                  "TECDOC_BRANDNAME": "sample string 22",
                  "BRAND_NUMBER_DESCRIPTION0": "sample string 23"
                }
              },
              "My_Supplier_Address": {
                "ADDRESS_ID": 1,
                "IS_MAIN": true,
                "CONTACT_PERSON": "sample string 3",
                "PHONE": "sample string 4",
                "ADDRESS": "sample string 5",
                "ADDRESS_TYPE_NAME": "sample string 6",
                "PARTNER_NAME": "sample string 7",
                "CITY_NAME": "sample string 8",
                "LATITUDE": 1.0,
                "LONGITUDE": 1.0
              },
              "SUPPLIER_NAME": "sample string 3",
              "SUPPLIER_CONTACT_NAME": "sample string 4",
              "SUPPLIER_EMAIL": "sample string 5",
              "SUPPLIER_PHONE": "sample string 6",
              "SUPPLIER_MOBILE": "sample string 7"
            },
            {
              "ITEM_CLIENT_PRICE": 1.0,
              "ITEM_SUPPLIER_COST": 1.0,
              "ITEM_CURRENCY": "sample string 1",
              "QUANTITY": 2,
              "My_Cart_Item": {
                "CART_ID": 1,
                "QUANTITY": 2,
                "DELIVERY_COST": 1.0,
                "My_Product": {
                  "PRODUCT_ID": 1,
                  "SUPPLIER_ID": 1,
                  "CATEGORY_ID": 1,
                  "DESCRIPTION": "sample string 2",
                  "CAR_TYPE_DESCRIPTION": "sample string 3",
                  "CAR_DESCRIPTION": "sample string 4",
                  "OE_NUMBER_DESCRIPTION": "sample string 5",
                  "BRAND_NAME_DESCRIPTION": "sample string 6",
                  "BRAND_NUMBER_DESCRIPTION": "sample string 7",
                  "QUANTITY": "sample string 8",
                  "UNIT_PRICE": 1.0,
                  "FULL_PRICE": 9.0,
                  "CURRENCY": "sample string 10",
                  "COMMISSION": 1.0,
                  "COMMISSIONP": 1.0,
                  "STATUS": 1,
                  "APPROVED": true,
                  "CREATE_DATE": "2025-04-19T06:40:21.7559778+00:00",
                  "CREATE_OPERATOR_ID": 1,
                  "CREATE_DATEs": "sample string 13",
                  "SUPPLIER_NAME": "sample string 14",
                  "CATEGORY_NAME": "sample string 15",
                  "CREATE_OPERATOR": "sample string 16",
                  "CAR_TYPE_ID": 1,
                  "BRAND_ID": 1,
                  "PHOTO": "sample string 17",
                  "IS_NEW": true,
                  "BRAND_NAME_TEXT": "sample string 19",
                  "IS_PACKAGE": true,
                  "IMAGE_COUNT": 20,
                  "DELIVERY_COST": 1.0,
                  "TECDOC_BRAND_NUMBER": "sample string 21",
                  "TECDOC_BRAND_ID": 1,
                  "TECDOC_BRANDNAME": "sample string 22",
                  "BRAND_NUMBER_DESCRIPTION0": "sample string 23"
                }
              },
              "My_Supplier_Address": {
                "ADDRESS_ID": 1,
                "IS_MAIN": true,
                "CONTACT_PERSON": "sample string 3",
                "PHONE": "sample string 4",
                "ADDRESS": "sample string 5",
                "ADDRESS_TYPE_NAME": "sample string 6",
                "PARTNER_NAME": "sample string 7",
                "CITY_NAME": "sample string 8",
                "LATITUDE": 1.0,
                "LONGITUDE": 1.0
              },
              "SUPPLIER_NAME": "sample string 3",
              "SUPPLIER_CONTACT_NAME": "sample string 4",
              "SUPPLIER_EMAIL": "sample string 5",
              "SUPPLIER_PHONE": "sample string 6",
              "SUPPLIER_MOBILE": "sample string 7"
            }
          ],
          "IS_DELETE": true,
          "REMARKS": "sample string 19"
        },
        "DeliveryCharge": 1.0,
        "DeliveryReturnCharge": 1.0,
        "DeliveryCurrency": "sample string 14",
        "ComLBP": 1.0,
        "ComUSD": 1.0,
        "IsSelected": true
      }
    ]
  },
  "ExceptionMsg": "sample string 1"
}