POST Admin/Dashboard_Stats?Ticket={Ticket}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Ticket | string |
Required |
Body Parameters
Params_Get_Dashboard_Stats| Name | Description | Type | Additional information |
|---|---|---|---|
| USER_ID | integer |
None. |
Request Formats
application/json, text/json
Sample:
{
"USER_ID": 1
}
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
Dashboard_Stats| Name | Description | Type | Additional information |
|---|---|---|---|
| USER_NAME | string |
None. |
|
| Orders_New_Count | integer |
None. |
|
| Orders_Completed_Count | integer |
None. |
|
| Partners_Count | integer |
None. |
|
| Partners_Operators_Count | integer |
None. |
|
| Special_Offer_Requests | Collection of Request_AA |
None. |
|
| SpecialOffersPending | integer |
None. |
|
| RequestsNew | integer |
None. |
|
| RequestsPending | integer |
None. |
|
| DeliveryOrdersPending | integer |
None. |
|
| DeliveryOrdersInProgress | integer |
None. |
|
| OrdersToday | integer |
None. |
|
| ExceptionMsg | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"USER_NAME": "sample string 1",
"Orders_New_Count": 2,
"Orders_Completed_Count": 3,
"Partners_Count": 4,
"Partners_Operators_Count": 5,
"Special_Offer_Requests": [
{
"REQUEST_ID": 1,
"REQUEST_UID": "0281a057-e200-4f72-982f-79665246453b",
"CLIENT_ID": 3,
"STATUS": 4,
"Lines": [
{
"REQUEST_LINE_ID": 1,
"REQUEST_ID": 2,
"CAR_TYPE_ID": 3,
"CAR_MODEL_ID": 4,
"CAR_MODEL": "sample string 5",
"CATEGORY_ID": 6,
"CAR_YEAR": 7,
"CAR_BRAND": "sample string 8",
"SERIAL_NUMBER": "sample string 9",
"DESCRIPTION": "sample string 10",
"IMAGE": "sample string 11",
"ITEM_TYPE": 1,
"QUANTITY": 12,
"ADDRESS_ID": 13,
"ITEM_ID": 1,
"STATUS": 1,
"CAR_TYPE_NAME": "sample string 14",
"CATEGORY_NAME": "sample string 15",
"OFFERS_RECEIVED_COUNT": 16,
"SupplierCount": 17,
"CLIENT_INFO": "sample string 18",
"Offers": [
{
"OFFER_ID": 1,
"BRAND": "sample string 2",
"UNIT_PRICE": 1.0,
"CURRENCY": "sample string 3",
"DELIVERY_PRICES": [
{
"DELIVERY_TYPE_ID": 1,
"DELIVERY_TYPE_DESCRIPTION": "sample string 2",
"DELIVERY_TYPE_NAME": "sample string 3",
"CURRENCY": "sample string 4",
"AMOUNT": 5.0,
"My_Cost": {
"DELIVERY_COST_ID": 1,
"DELIVERY_TYPE_NAME": "sample string 2",
"CITY_CATEGORY_NAME": "sample string 3",
"DELIVERY_DURATION": 1.0,
"AMOUNT": 1.0,
"CURRENCY": "sample string 4"
},
"Summary": {
"ITEMS_QUANTITY": 1,
"SUPPLIERS_QUANTITY": 2,
"DELIVERY_DURATION": 3.0,
"DELIVERY_DATE": "sample string 4",
"DELIVERY_TOTAL": 5.0,
"USD_TOTAL": 6.0,
"LBP_TOTAL": 7.0,
"EUR_TOTAL": 8.0,
"USD_COMMISSION_TOTAL": 9.0,
"LBP_COMMISSION_TOTAL": 10.0,
"EUR_COMMISSION_TOTAL": 11.0
}
},
{
"DELIVERY_TYPE_ID": 1,
"DELIVERY_TYPE_DESCRIPTION": "sample string 2",
"DELIVERY_TYPE_NAME": "sample string 3",
"CURRENCY": "sample string 4",
"AMOUNT": 5.0,
"My_Cost": {
"DELIVERY_COST_ID": 1,
"DELIVERY_TYPE_NAME": "sample string 2",
"CITY_CATEGORY_NAME": "sample string 3",
"DELIVERY_DURATION": 1.0,
"AMOUNT": 1.0,
"CURRENCY": "sample string 4"
},
"Summary": {
"ITEMS_QUANTITY": 1,
"SUPPLIERS_QUANTITY": 2,
"DELIVERY_DURATION": 3.0,
"DELIVERY_DATE": "sample string 4",
"DELIVERY_TOTAL": 5.0,
"USD_TOTAL": 6.0,
"LBP_TOTAL": 7.0,
"EUR_TOTAL": 8.0,
"USD_COMMISSION_TOTAL": 9.0,
"LBP_COMMISSION_TOTAL": 10.0,
"EUR_COMMISSION_TOTAL": 11.0
}
}
],
"TOTAL": 1.0,
"ITEM_TYPE": 1,
"REMARKS": "sample string 4",
"WARRANTY": 1,
"PHOTO": "sample string 5",
"DELIVERY_TYPE_ID": 6,
"CITY_ID": 1,
"DeliveryAmount": 0.0,
"DeliveryTypesDesc": "sample string 7",
"NormalDeliverysDesc": "sample string 8",
"ExpressDeliverysDesc": "sample string 9",
"LATITUDE": 1.0,
"LONGITUDE": 1.0,
"NornalCost": 1.0,
"ExpressCost": 1.0,
"SUPPLIER_NAME": "sample string 10",
"AVAILABLE_QTY": 1,
"SUPPLIER_COST": 1.0,
"Offer_Images": [
{
"IMAGE_ID": 1,
"REQUEST_ID": 1,
"REQUEST_LINE_ID": 1,
"PRODUCT_ID": 1,
"OFFER_ID": 1,
"IMAGE_NAME": "sample string 2",
"IMAGE_PATH": "sample string 3"
},
{
"IMAGE_ID": 1,
"REQUEST_ID": 1,
"REQUEST_LINE_ID": 1,
"PRODUCT_ID": 1,
"OFFER_ID": 1,
"IMAGE_NAME": "sample string 2",
"IMAGE_PATH": "sample string 3"
}
]
},
{
"OFFER_ID": 1,
"BRAND": "sample string 2",
"UNIT_PRICE": 1.0,
"CURRENCY": "sample string 3",
"DELIVERY_PRICES": [
{
"DELIVERY_TYPE_ID": 1,
"DELIVERY_TYPE_DESCRIPTION": "sample string 2",
"DELIVERY_TYPE_NAME": "sample string 3",
"CURRENCY": "sample string 4",
"AMOUNT": 5.0,
"My_Cost": {
"DELIVERY_COST_ID": 1,
"DELIVERY_TYPE_NAME": "sample string 2",
"CITY_CATEGORY_NAME": "sample string 3",
"DELIVERY_DURATION": 1.0,
"AMOUNT": 1.0,
"CURRENCY": "sample string 4"
},
"Summary": {
"ITEMS_QUANTITY": 1,
"SUPPLIERS_QUANTITY": 2,
"DELIVERY_DURATION": 3.0,
"DELIVERY_DATE": "sample string 4",
"DELIVERY_TOTAL": 5.0,
"USD_TOTAL": 6.0,
"LBP_TOTAL": 7.0,
"EUR_TOTAL": 8.0,
"USD_COMMISSION_TOTAL": 9.0,
"LBP_COMMISSION_TOTAL": 10.0,
"EUR_COMMISSION_TOTAL": 11.0
}
},
{
"DELIVERY_TYPE_ID": 1,
"DELIVERY_TYPE_DESCRIPTION": "sample string 2",
"DELIVERY_TYPE_NAME": "sample string 3",
"CURRENCY": "sample string 4",
"AMOUNT": 5.0,
"My_Cost": {
"DELIVERY_COST_ID": 1,
"DELIVERY_TYPE_NAME": "sample string 2",
"CITY_CATEGORY_NAME": "sample string 3",
"DELIVERY_DURATION": 1.0,
"AMOUNT": 1.0,
"CURRENCY": "sample string 4"
},
"Summary": {
"ITEMS_QUANTITY": 1,
"SUPPLIERS_QUANTITY": 2,
"DELIVERY_DURATION": 3.0,
"DELIVERY_DATE": "sample string 4",
"DELIVERY_TOTAL": 5.0,
"USD_TOTAL": 6.0,
"LBP_TOTAL": 7.0,
"EUR_TOTAL": 8.0,
"USD_COMMISSION_TOTAL": 9.0,
"LBP_COMMISSION_TOTAL": 10.0,
"EUR_COMMISSION_TOTAL": 11.0
}
}
],
"TOTAL": 1.0,
"ITEM_TYPE": 1,
"REMARKS": "sample string 4",
"WARRANTY": 1,
"PHOTO": "sample string 5",
"DELIVERY_TYPE_ID": 6,
"CITY_ID": 1,
"DeliveryAmount": 0.0,
"DeliveryTypesDesc": "sample string 7",
"NormalDeliverysDesc": "sample string 8",
"ExpressDeliverysDesc": "sample string 9",
"LATITUDE": 1.0,
"LONGITUDE": 1.0,
"NornalCost": 1.0,
"ExpressCost": 1.0,
"SUPPLIER_NAME": "sample string 10",
"AVAILABLE_QTY": 1,
"SUPPLIER_COST": 1.0,
"Offer_Images": [
{
"IMAGE_ID": 1,
"REQUEST_ID": 1,
"REQUEST_LINE_ID": 1,
"PRODUCT_ID": 1,
"OFFER_ID": 1,
"IMAGE_NAME": "sample string 2",
"IMAGE_PATH": "sample string 3"
},
{
"IMAGE_ID": 1,
"REQUEST_ID": 1,
"REQUEST_LINE_ID": 1,
"PRODUCT_ID": 1,
"OFFER_ID": 1,
"IMAGE_NAME": "sample string 2",
"IMAGE_PATH": "sample string 3"
}
]
}
],
"Order": {
"BRAND": "sample string 1",
"COST": 1.0,
"DELIVERY_COST": 1.0,
"CURRENCY": "sample string 2"
}
},
{
"REQUEST_LINE_ID": 1,
"REQUEST_ID": 2,
"CAR_TYPE_ID": 3,
"CAR_MODEL_ID": 4,
"CAR_MODEL": "sample string 5",
"CATEGORY_ID": 6,
"CAR_YEAR": 7,
"CAR_BRAND": "sample string 8",
"SERIAL_NUMBER": "sample string 9",
"DESCRIPTION": "sample string 10",
"IMAGE": "sample string 11",
"ITEM_TYPE": 1,
"QUANTITY": 12,
"ADDRESS_ID": 13,
"ITEM_ID": 1,
"STATUS": 1,
"CAR_TYPE_NAME": "sample string 14",
"CATEGORY_NAME": "sample string 15",
"OFFERS_RECEIVED_COUNT": 16,
"SupplierCount": 17,
"CLIENT_INFO": "sample string 18",
"Offers": [
{
"OFFER_ID": 1,
"BRAND": "sample string 2",
"UNIT_PRICE": 1.0,
"CURRENCY": "sample string 3",
"DELIVERY_PRICES": [
{
"DELIVERY_TYPE_ID": 1,
"DELIVERY_TYPE_DESCRIPTION": "sample string 2",
"DELIVERY_TYPE_NAME": "sample string 3",
"CURRENCY": "sample string 4",
"AMOUNT": 5.0,
"My_Cost": {
"DELIVERY_COST_ID": 1,
"DELIVERY_TYPE_NAME": "sample string 2",
"CITY_CATEGORY_NAME": "sample string 3",
"DELIVERY_DURATION": 1.0,
"AMOUNT": 1.0,
"CURRENCY": "sample string 4"
},
"Summary": {
"ITEMS_QUANTITY": 1,
"SUPPLIERS_QUANTITY": 2,
"DELIVERY_DURATION": 3.0,
"DELIVERY_DATE": "sample string 4",
"DELIVERY_TOTAL": 5.0,
"USD_TOTAL": 6.0,
"LBP_TOTAL": 7.0,
"EUR_TOTAL": 8.0,
"USD_COMMISSION_TOTAL": 9.0,
"LBP_COMMISSION_TOTAL": 10.0,
"EUR_COMMISSION_TOTAL": 11.0
}
},
{
"DELIVERY_TYPE_ID": 1,
"DELIVERY_TYPE_DESCRIPTION": "sample string 2",
"DELIVERY_TYPE_NAME": "sample string 3",
"CURRENCY": "sample string 4",
"AMOUNT": 5.0,
"My_Cost": {
"DELIVERY_COST_ID": 1,
"DELIVERY_TYPE_NAME": "sample string 2",
"CITY_CATEGORY_NAME": "sample string 3",
"DELIVERY_DURATION": 1.0,
"AMOUNT": 1.0,
"CURRENCY": "sample string 4"
},
"Summary": {
"ITEMS_QUANTITY": 1,
"SUPPLIERS_QUANTITY": 2,
"DELIVERY_DURATION": 3.0,
"DELIVERY_DATE": "sample string 4",
"DELIVERY_TOTAL": 5.0,
"USD_TOTAL": 6.0,
"LBP_TOTAL": 7.0,
"EUR_TOTAL": 8.0,
"USD_COMMISSION_TOTAL": 9.0,
"LBP_COMMISSION_TOTAL": 10.0,
"EUR_COMMISSION_TOTAL": 11.0
}
}
],
"TOTAL": 1.0,
"ITEM_TYPE": 1,
"REMARKS": "sample string 4",
"WARRANTY": 1,
"PHOTO": "sample string 5",
"DELIVERY_TYPE_ID": 6,
"CITY_ID": 1,
"DeliveryAmount": 0.0,
"DeliveryTypesDesc": "sample string 7",
"NormalDeliverysDesc": "sample string 8",
"ExpressDeliverysDesc": "sample string 9",
"LATITUDE": 1.0,
"LONGITUDE": 1.0,
"NornalCost": 1.0,
"ExpressCost": 1.0,
"SUPPLIER_NAME": "sample string 10",
"AVAILABLE_QTY": 1,
"SUPPLIER_COST": 1.0,
"Offer_Images": [
{
"IMAGE_ID": 1,
"REQUEST_ID": 1,
"REQUEST_LINE_ID": 1,
"PRODUCT_ID": 1,
"OFFER_ID": 1,
"IMAGE_NAME": "sample string 2",
"IMAGE_PATH": "sample string 3"
},
{
"IMAGE_ID": 1,
"REQUEST_ID": 1,
"REQUEST_LINE_ID": 1,
"PRODUCT_ID": 1,
"OFFER_ID": 1,
"IMAGE_NAME": "sample string 2",
"IMAGE_PATH": "sample string 3"
}
]
},
{
"OFFER_ID": 1,
"BRAND": "sample string 2",
"UNIT_PRICE": 1.0,
"CURRENCY": "sample string 3",
"DELIVERY_PRICES": [
{
"DELIVERY_TYPE_ID": 1,
"DELIVERY_TYPE_DESCRIPTION": "sample string 2",
"DELIVERY_TYPE_NAME": "sample string 3",
"CURRENCY": "sample string 4",
"AMOUNT": 5.0,
"My_Cost": {
"DELIVERY_COST_ID": 1,
"DELIVERY_TYPE_NAME": "sample string 2",
"CITY_CATEGORY_NAME": "sample string 3",
"DELIVERY_DURATION": 1.0,
"AMOUNT": 1.0,
"CURRENCY": "sample string 4"
},
"Summary": {
"ITEMS_QUANTITY": 1,
"SUPPLIERS_QUANTITY": 2,
"DELIVERY_DURATION": 3.0,
"DELIVERY_DATE": "sample string 4",
"DELIVERY_TOTAL": 5.0,
"USD_TOTAL": 6.0,
"LBP_TOTAL": 7.0,
"EUR_TOTAL": 8.0,
"USD_COMMISSION_TOTAL": 9.0,
"LBP_COMMISSION_TOTAL": 10.0,
"EUR_COMMISSION_TOTAL": 11.0
}
},
{
"DELIVERY_TYPE_ID": 1,
"DELIVERY_TYPE_DESCRIPTION": "sample string 2",
"DELIVERY_TYPE_NAME": "sample string 3",
"CURRENCY": "sample string 4",
"AMOUNT": 5.0,
"My_Cost": {
"DELIVERY_COST_ID": 1,
"DELIVERY_TYPE_NAME": "sample string 2",
"CITY_CATEGORY_NAME": "sample string 3",
"DELIVERY_DURATION": 1.0,
"AMOUNT": 1.0,
"CURRENCY": "sample string 4"
},
"Summary": {
"ITEMS_QUANTITY": 1,
"SUPPLIERS_QUANTITY": 2,
"DELIVERY_DURATION": 3.0,
"DELIVERY_DATE": "sample string 4",
"DELIVERY_TOTAL": 5.0,
"USD_TOTAL": 6.0,
"LBP_TOTAL": 7.0,
"EUR_TOTAL": 8.0,
"USD_COMMISSION_TOTAL": 9.0,
"LBP_COMMISSION_TOTAL": 10.0,
"EUR_COMMISSION_TOTAL": 11.0
}
}
],
"TOTAL": 1.0,
"ITEM_TYPE": 1,
"REMARKS": "sample string 4",
"WARRANTY": 1,
"PHOTO": "sample string 5",
"DELIVERY_TYPE_ID": 6,
"CITY_ID": 1,
"DeliveryAmount": 0.0,
"DeliveryTypesDesc": "sample string 7",
"NormalDeliverysDesc": "sample string 8",
"ExpressDeliverysDesc": "sample string 9",
"LATITUDE": 1.0,
"LONGITUDE": 1.0,
"NornalCost": 1.0,
"ExpressCost": 1.0,
"SUPPLIER_NAME": "sample string 10",
"AVAILABLE_QTY": 1,
"SUPPLIER_COST": 1.0,
"Offer_Images": [
{
"IMAGE_ID": 1,
"REQUEST_ID": 1,
"REQUEST_LINE_ID": 1,
"PRODUCT_ID": 1,
"OFFER_ID": 1,
"IMAGE_NAME": "sample string 2",
"IMAGE_PATH": "sample string 3"
},
{
"IMAGE_ID": 1,
"REQUEST_ID": 1,
"REQUEST_LINE_ID": 1,
"PRODUCT_ID": 1,
"OFFER_ID": 1,
"IMAGE_NAME": "sample string 2",
"IMAGE_PATH": "sample string 3"
}
]
}
],
"Order": {
"BRAND": "sample string 1",
"COST": 1.0,
"DELIVERY_COST": 1.0,
"CURRENCY": "sample string 2"
}
}
],
"CREATE_DATE": "sample string 5",
"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
},
"DELIVERY_TYPE_ID": 1,
"OFFERS_SENT_COUNT": 6,
"CREATE_OPERATOR": "sample string 7",
"Is_Special_Offer": true,
"Is_Admin_Special_Offer": true,
"Admin_Special_Offer_Details": "sample string 10",
"Special_Offer_Details": "sample string 11",
"Admin_Special_Offer_Date": "sample string 12",
"Special_Offer_Date": "sample string 13",
"My_Admin_Special_Offer": {
"REQUESTS_COUNT": 1,
"SPECIAL_OFFER_ID": 2,
"SUPPLIER_ID": 3,
"CAR_TYPE_ID": 4,
"CAR_MODEL_ID": 5,
"CATEGORY_ID": 6,
"CAR_YEAR": 7,
"DESCRIPTION": "sample string 8",
"SERIAL_NUMBER": "sample string 9",
"ADDRESS_ID": 1,
"CREATE_DATE": "sample string 10",
"CREATE_OPERATOR": "sample string 11",
"CREATE_OPERATOR_ID": 1,
"STATUS": 12,
"CAR_TYPE_NAME": "sample string 13",
"CAR_MODEL_NAME": "sample string 14",
"CATEGORY_NAME": "sample string 15",
"CAR_TYPE_DESCRIPTION": "sample string 16",
"SUPPLIER_NAME": "sample string 17",
"OE_NUMBER_DESCRIPTION": "sample string 18",
"BRAND_NAME_DESCRIPTION": "sample string 19",
"BRAND_NUMBER_DESCRIPTION": "sample string 20",
"QUANTITY": "sample string 21"
}
},
{
"REQUEST_ID": 1,
"REQUEST_UID": "0281a057-e200-4f72-982f-79665246453b",
"CLIENT_ID": 3,
"STATUS": 4,
"Lines": [
{
"REQUEST_LINE_ID": 1,
"REQUEST_ID": 2,
"CAR_TYPE_ID": 3,
"CAR_MODEL_ID": 4,
"CAR_MODEL": "sample string 5",
"CATEGORY_ID": 6,
"CAR_YEAR": 7,
"CAR_BRAND": "sample string 8",
"SERIAL_NUMBER": "sample string 9",
"DESCRIPTION": "sample string 10",
"IMAGE": "sample string 11",
"ITEM_TYPE": 1,
"QUANTITY": 12,
"ADDRESS_ID": 13,
"ITEM_ID": 1,
"STATUS": 1,
"CAR_TYPE_NAME": "sample string 14",
"CATEGORY_NAME": "sample string 15",
"OFFERS_RECEIVED_COUNT": 16,
"SupplierCount": 17,
"CLIENT_INFO": "sample string 18",
"Offers": [
{
"OFFER_ID": 1,
"BRAND": "sample string 2",
"UNIT_PRICE": 1.0,
"CURRENCY": "sample string 3",
"DELIVERY_PRICES": [
{
"DELIVERY_TYPE_ID": 1,
"DELIVERY_TYPE_DESCRIPTION": "sample string 2",
"DELIVERY_TYPE_NAME": "sample string 3",
"CURRENCY": "sample string 4",
"AMOUNT": 5.0,
"My_Cost": {
"DELIVERY_COST_ID": 1,
"DELIVERY_TYPE_NAME": "sample string 2",
"CITY_CATEGORY_NAME": "sample string 3",
"DELIVERY_DURATION": 1.0,
"AMOUNT": 1.0,
"CURRENCY": "sample string 4"
},
"Summary": {
"ITEMS_QUANTITY": 1,
"SUPPLIERS_QUANTITY": 2,
"DELIVERY_DURATION": 3.0,
"DELIVERY_DATE": "sample string 4",
"DELIVERY_TOTAL": 5.0,
"USD_TOTAL": 6.0,
"LBP_TOTAL": 7.0,
"EUR_TOTAL": 8.0,
"USD_COMMISSION_TOTAL": 9.0,
"LBP_COMMISSION_TOTAL": 10.0,
"EUR_COMMISSION_TOTAL": 11.0
}
},
{
"DELIVERY_TYPE_ID": 1,
"DELIVERY_TYPE_DESCRIPTION": "sample string 2",
"DELIVERY_TYPE_NAME": "sample string 3",
"CURRENCY": "sample string 4",
"AMOUNT": 5.0,
"My_Cost": {
"DELIVERY_COST_ID": 1,
"DELIVERY_TYPE_NAME": "sample string 2",
"CITY_CATEGORY_NAME": "sample string 3",
"DELIVERY_DURATION": 1.0,
"AMOUNT": 1.0,
"CURRENCY": "sample string 4"
},
"Summary": {
"ITEMS_QUANTITY": 1,
"SUPPLIERS_QUANTITY": 2,
"DELIVERY_DURATION": 3.0,
"DELIVERY_DATE": "sample string 4",
"DELIVERY_TOTAL": 5.0,
"USD_TOTAL": 6.0,
"LBP_TOTAL": 7.0,
"EUR_TOTAL": 8.0,
"USD_COMMISSION_TOTAL": 9.0,
"LBP_COMMISSION_TOTAL": 10.0,
"EUR_COMMISSION_TOTAL": 11.0
}
}
],
"TOTAL": 1.0,
"ITEM_TYPE": 1,
"REMARKS": "sample string 4",
"WARRANTY": 1,
"PHOTO": "sample string 5",
"DELIVERY_TYPE_ID": 6,
"CITY_ID": 1,
"DeliveryAmount": 0.0,
"DeliveryTypesDesc": "sample string 7",
"NormalDeliverysDesc": "sample string 8",
"ExpressDeliverysDesc": "sample string 9",
"LATITUDE": 1.0,
"LONGITUDE": 1.0,
"NornalCost": 1.0,
"ExpressCost": 1.0,
"SUPPLIER_NAME": "sample string 10",
"AVAILABLE_QTY": 1,
"SUPPLIER_COST": 1.0,
"Offer_Images": [
{
"IMAGE_ID": 1,
"REQUEST_ID": 1,
"REQUEST_LINE_ID": 1,
"PRODUCT_ID": 1,
"OFFER_ID": 1,
"IMAGE_NAME": "sample string 2",
"IMAGE_PATH": "sample string 3"
},
{
"IMAGE_ID": 1,
"REQUEST_ID": 1,
"REQUEST_LINE_ID": 1,
"PRODUCT_ID": 1,
"OFFER_ID": 1,
"IMAGE_NAME": "sample string 2",
"IMAGE_PATH": "sample string 3"
}
]
},
{
"OFFER_ID": 1,
"BRAND": "sample string 2",
"UNIT_PRICE": 1.0,
"CURRENCY": "sample string 3",
"DELIVERY_PRICES": [
{
"DELIVERY_TYPE_ID": 1,
"DELIVERY_TYPE_DESCRIPTION": "sample string 2",
"DELIVERY_TYPE_NAME": "sample string 3",
"CURRENCY": "sample string 4",
"AMOUNT": 5.0,
"My_Cost": {
"DELIVERY_COST_ID": 1,
"DELIVERY_TYPE_NAME": "sample string 2",
"CITY_CATEGORY_NAME": "sample string 3",
"DELIVERY_DURATION": 1.0,
"AMOUNT": 1.0,
"CURRENCY": "sample string 4"
},
"Summary": {
"ITEMS_QUANTITY": 1,
"SUPPLIERS_QUANTITY": 2,
"DELIVERY_DURATION": 3.0,
"DELIVERY_DATE": "sample string 4",
"DELIVERY_TOTAL": 5.0,
"USD_TOTAL": 6.0,
"LBP_TOTAL": 7.0,
"EUR_TOTAL": 8.0,
"USD_COMMISSION_TOTAL": 9.0,
"LBP_COMMISSION_TOTAL": 10.0,
"EUR_COMMISSION_TOTAL": 11.0
}
},
{
"DELIVERY_TYPE_ID": 1,
"DELIVERY_TYPE_DESCRIPTION": "sample string 2",
"DELIVERY_TYPE_NAME": "sample string 3",
"CURRENCY": "sample string 4",
"AMOUNT": 5.0,
"My_Cost": {
"DELIVERY_COST_ID": 1,
"DELIVERY_TYPE_NAME": "sample string 2",
"CITY_CATEGORY_NAME": "sample string 3",
"DELIVERY_DURATION": 1.0,
"AMOUNT": 1.0,
"CURRENCY": "sample string 4"
},
"Summary": {
"ITEMS_QUANTITY": 1,
"SUPPLIERS_QUANTITY": 2,
"DELIVERY_DURATION": 3.0,
"DELIVERY_DATE": "sample string 4",
"DELIVERY_TOTAL": 5.0,
"USD_TOTAL": 6.0,
"LBP_TOTAL": 7.0,
"EUR_TOTAL": 8.0,
"USD_COMMISSION_TOTAL": 9.0,
"LBP_COMMISSION_TOTAL": 10.0,
"EUR_COMMISSION_TOTAL": 11.0
}
}
],
"TOTAL": 1.0,
"ITEM_TYPE": 1,
"REMARKS": "sample string 4",
"WARRANTY": 1,
"PHOTO": "sample string 5",
"DELIVERY_TYPE_ID": 6,
"CITY_ID": 1,
"DeliveryAmount": 0.0,
"DeliveryTypesDesc": "sample string 7",
"NormalDeliverysDesc": "sample string 8",
"ExpressDeliverysDesc": "sample string 9",
"LATITUDE": 1.0,
"LONGITUDE": 1.0,
"NornalCost": 1.0,
"ExpressCost": 1.0,
"SUPPLIER_NAME": "sample string 10",
"AVAILABLE_QTY": 1,
"SUPPLIER_COST": 1.0,
"Offer_Images": [
{
"IMAGE_ID": 1,
"REQUEST_ID": 1,
"REQUEST_LINE_ID": 1,
"PRODUCT_ID": 1,
"OFFER_ID": 1,
"IMAGE_NAME": "sample string 2",
"IMAGE_PATH": "sample string 3"
},
{
"IMAGE_ID": 1,
"REQUEST_ID": 1,
"REQUEST_LINE_ID": 1,
"PRODUCT_ID": 1,
"OFFER_ID": 1,
"IMAGE_NAME": "sample string 2",
"IMAGE_PATH": "sample string 3"
}
]
}
],
"Order": {
"BRAND": "sample string 1",
"COST": 1.0,
"DELIVERY_COST": 1.0,
"CURRENCY": "sample string 2"
}
},
{
"REQUEST_LINE_ID": 1,
"REQUEST_ID": 2,
"CAR_TYPE_ID": 3,
"CAR_MODEL_ID": 4,
"CAR_MODEL": "sample string 5",
"CATEGORY_ID": 6,
"CAR_YEAR": 7,
"CAR_BRAND": "sample string 8",
"SERIAL_NUMBER": "sample string 9",
"DESCRIPTION": "sample string 10",
"IMAGE": "sample string 11",
"ITEM_TYPE": 1,
"QUANTITY": 12,
"ADDRESS_ID": 13,
"ITEM_ID": 1,
"STATUS": 1,
"CAR_TYPE_NAME": "sample string 14",
"CATEGORY_NAME": "sample string 15",
"OFFERS_RECEIVED_COUNT": 16,
"SupplierCount": 17,
"CLIENT_INFO": "sample string 18",
"Offers": [
{
"OFFER_ID": 1,
"BRAND": "sample string 2",
"UNIT_PRICE": 1.0,
"CURRENCY": "sample string 3",
"DELIVERY_PRICES": [
{
"DELIVERY_TYPE_ID": 1,
"DELIVERY_TYPE_DESCRIPTION": "sample string 2",
"DELIVERY_TYPE_NAME": "sample string 3",
"CURRENCY": "sample string 4",
"AMOUNT": 5.0,
"My_Cost": {
"DELIVERY_COST_ID": 1,
"DELIVERY_TYPE_NAME": "sample string 2",
"CITY_CATEGORY_NAME": "sample string 3",
"DELIVERY_DURATION": 1.0,
"AMOUNT": 1.0,
"CURRENCY": "sample string 4"
},
"Summary": {
"ITEMS_QUANTITY": 1,
"SUPPLIERS_QUANTITY": 2,
"DELIVERY_DURATION": 3.0,
"DELIVERY_DATE": "sample string 4",
"DELIVERY_TOTAL": 5.0,
"USD_TOTAL": 6.0,
"LBP_TOTAL": 7.0,
"EUR_TOTAL": 8.0,
"USD_COMMISSION_TOTAL": 9.0,
"LBP_COMMISSION_TOTAL": 10.0,
"EUR_COMMISSION_TOTAL": 11.0
}
},
{
"DELIVERY_TYPE_ID": 1,
"DELIVERY_TYPE_DESCRIPTION": "sample string 2",
"DELIVERY_TYPE_NAME": "sample string 3",
"CURRENCY": "sample string 4",
"AMOUNT": 5.0,
"My_Cost": {
"DELIVERY_COST_ID": 1,
"DELIVERY_TYPE_NAME": "sample string 2",
"CITY_CATEGORY_NAME": "sample string 3",
"DELIVERY_DURATION": 1.0,
"AMOUNT": 1.0,
"CURRENCY": "sample string 4"
},
"Summary": {
"ITEMS_QUANTITY": 1,
"SUPPLIERS_QUANTITY": 2,
"DELIVERY_DURATION": 3.0,
"DELIVERY_DATE": "sample string 4",
"DELIVERY_TOTAL": 5.0,
"USD_TOTAL": 6.0,
"LBP_TOTAL": 7.0,
"EUR_TOTAL": 8.0,
"USD_COMMISSION_TOTAL": 9.0,
"LBP_COMMISSION_TOTAL": 10.0,
"EUR_COMMISSION_TOTAL": 11.0
}
}
],
"TOTAL": 1.0,
"ITEM_TYPE": 1,
"REMARKS": "sample string 4",
"WARRANTY": 1,
"PHOTO": "sample string 5",
"DELIVERY_TYPE_ID": 6,
"CITY_ID": 1,
"DeliveryAmount": 0.0,
"DeliveryTypesDesc": "sample string 7",
"NormalDeliverysDesc": "sample string 8",
"ExpressDeliverysDesc": "sample string 9",
"LATITUDE": 1.0,
"LONGITUDE": 1.0,
"NornalCost": 1.0,
"ExpressCost": 1.0,
"SUPPLIER_NAME": "sample string 10",
"AVAILABLE_QTY": 1,
"SUPPLIER_COST": 1.0,
"Offer_Images": [
{
"IMAGE_ID": 1,
"REQUEST_ID": 1,
"REQUEST_LINE_ID": 1,
"PRODUCT_ID": 1,
"OFFER_ID": 1,
"IMAGE_NAME": "sample string 2",
"IMAGE_PATH": "sample string 3"
},
{
"IMAGE_ID": 1,
"REQUEST_ID": 1,
"REQUEST_LINE_ID": 1,
"PRODUCT_ID": 1,
"OFFER_ID": 1,
"IMAGE_NAME": "sample string 2",
"IMAGE_PATH": "sample string 3"
}
]
},
{
"OFFER_ID": 1,
"BRAND": "sample string 2",
"UNIT_PRICE": 1.0,
"CURRENCY": "sample string 3",
"DELIVERY_PRICES": [
{
"DELIVERY_TYPE_ID": 1,
"DELIVERY_TYPE_DESCRIPTION": "sample string 2",
"DELIVERY_TYPE_NAME": "sample string 3",
"CURRENCY": "sample string 4",
"AMOUNT": 5.0,
"My_Cost": {
"DELIVERY_COST_ID": 1,
"DELIVERY_TYPE_NAME": "sample string 2",
"CITY_CATEGORY_NAME": "sample string 3",
"DELIVERY_DURATION": 1.0,
"AMOUNT": 1.0,
"CURRENCY": "sample string 4"
},
"Summary": {
"ITEMS_QUANTITY": 1,
"SUPPLIERS_QUANTITY": 2,
"DELIVERY_DURATION": 3.0,
"DELIVERY_DATE": "sample string 4",
"DELIVERY_TOTAL": 5.0,
"USD_TOTAL": 6.0,
"LBP_TOTAL": 7.0,
"EUR_TOTAL": 8.0,
"USD_COMMISSION_TOTAL": 9.0,
"LBP_COMMISSION_TOTAL": 10.0,
"EUR_COMMISSION_TOTAL": 11.0
}
},
{
"DELIVERY_TYPE_ID": 1,
"DELIVERY_TYPE_DESCRIPTION": "sample string 2",
"DELIVERY_TYPE_NAME": "sample string 3",
"CURRENCY": "sample string 4",
"AMOUNT": 5.0,
"My_Cost": {
"DELIVERY_COST_ID": 1,
"DELIVERY_TYPE_NAME": "sample string 2",
"CITY_CATEGORY_NAME": "sample string 3",
"DELIVERY_DURATION": 1.0,
"AMOUNT": 1.0,
"CURRENCY": "sample string 4"
},
"Summary": {
"ITEMS_QUANTITY": 1,
"SUPPLIERS_QUANTITY": 2,
"DELIVERY_DURATION": 3.0,
"DELIVERY_DATE": "sample string 4",
"DELIVERY_TOTAL": 5.0,
"USD_TOTAL": 6.0,
"LBP_TOTAL": 7.0,
"EUR_TOTAL": 8.0,
"USD_COMMISSION_TOTAL": 9.0,
"LBP_COMMISSION_TOTAL": 10.0,
"EUR_COMMISSION_TOTAL": 11.0
}
}
],
"TOTAL": 1.0,
"ITEM_TYPE": 1,
"REMARKS": "sample string 4",
"WARRANTY": 1,
"PHOTO": "sample string 5",
"DELIVERY_TYPE_ID": 6,
"CITY_ID": 1,
"DeliveryAmount": 0.0,
"DeliveryTypesDesc": "sample string 7",
"NormalDeliverysDesc": "sample string 8",
"ExpressDeliverysDesc": "sample string 9",
"LATITUDE": 1.0,
"LONGITUDE": 1.0,
"NornalCost": 1.0,
"ExpressCost": 1.0,
"SUPPLIER_NAME": "sample string 10",
"AVAILABLE_QTY": 1,
"SUPPLIER_COST": 1.0,
"Offer_Images": [
{
"IMAGE_ID": 1,
"REQUEST_ID": 1,
"REQUEST_LINE_ID": 1,
"PRODUCT_ID": 1,
"OFFER_ID": 1,
"IMAGE_NAME": "sample string 2",
"IMAGE_PATH": "sample string 3"
},
{
"IMAGE_ID": 1,
"REQUEST_ID": 1,
"REQUEST_LINE_ID": 1,
"PRODUCT_ID": 1,
"OFFER_ID": 1,
"IMAGE_NAME": "sample string 2",
"IMAGE_PATH": "sample string 3"
}
]
}
],
"Order": {
"BRAND": "sample string 1",
"COST": 1.0,
"DELIVERY_COST": 1.0,
"CURRENCY": "sample string 2"
}
}
],
"CREATE_DATE": "sample string 5",
"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
},
"DELIVERY_TYPE_ID": 1,
"OFFERS_SENT_COUNT": 6,
"CREATE_OPERATOR": "sample string 7",
"Is_Special_Offer": true,
"Is_Admin_Special_Offer": true,
"Admin_Special_Offer_Details": "sample string 10",
"Special_Offer_Details": "sample string 11",
"Admin_Special_Offer_Date": "sample string 12",
"Special_Offer_Date": "sample string 13",
"My_Admin_Special_Offer": {
"REQUESTS_COUNT": 1,
"SPECIAL_OFFER_ID": 2,
"SUPPLIER_ID": 3,
"CAR_TYPE_ID": 4,
"CAR_MODEL_ID": 5,
"CATEGORY_ID": 6,
"CAR_YEAR": 7,
"DESCRIPTION": "sample string 8",
"SERIAL_NUMBER": "sample string 9",
"ADDRESS_ID": 1,
"CREATE_DATE": "sample string 10",
"CREATE_OPERATOR": "sample string 11",
"CREATE_OPERATOR_ID": 1,
"STATUS": 12,
"CAR_TYPE_NAME": "sample string 13",
"CAR_MODEL_NAME": "sample string 14",
"CATEGORY_NAME": "sample string 15",
"CAR_TYPE_DESCRIPTION": "sample string 16",
"SUPPLIER_NAME": "sample string 17",
"OE_NUMBER_DESCRIPTION": "sample string 18",
"BRAND_NAME_DESCRIPTION": "sample string 19",
"BRAND_NUMBER_DESCRIPTION": "sample string 20",
"QUANTITY": "sample string 21"
}
}
],
"SpecialOffersPending": 6,
"RequestsNew": 7,
"RequestsPending": 8,
"DeliveryOrdersPending": 9,
"DeliveryOrdersInProgress": 10,
"OrdersToday": 11,
"ExceptionMsg": "sample string 12"
}