GET api/order/ready-for-pickup/{USER_SEQ}/{TOKAN_NO}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| USER_SEQ | integer |
Required |
|
| TOKAN_NO | string |
Required |
Body Parameters
None.
Response Information
Resource Description
OrderList| Name | Description | Type | Additional information |
|---|---|---|---|
| NewOrder | Collection of OrderStone |
None. |
|
| ComfimedOrder | Collection of OrderStone |
None. |
|
| ReadyToPickup | Collection of OrderStone |
None. |
|
| CompletedOrder | Collection of OrderStone |
None. |
|
| STATUS | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"NewOrder": [
{
"SEQ_NO": 1,
"IS_SELECT": true,
"TRANS_NO": "sample string 2",
"DELIVERY_NO": 1,
"TRANS_DATE": "2025-12-02T16:22:33.9417342-05:00",
"USER_SEQ": 1,
"COMP_NAME": "sample string 3",
"LOCATION": "sample string 4",
"DELIVERY_LOCATION": "sample string 5",
"PACKET_NO": "sample string 6",
"REPORT_NO": "sample string 7",
"LAB": "sample string 8",
"SHAPE": "sample string 9",
"CARAT": 1.0,
"COLOR": "sample string 10",
"CLARITY": "sample string 11",
"CUT": "sample string 12",
"POLISH": "sample string 13",
"SYMM": "sample string 14",
"FLS": "sample string 15",
"RATE": 1.0,
"DISCOUNT": 1.0,
"NET_RATE": 1.0,
"NET_VALUE": 1.0,
"FINAL_DISCOUNT": 1.0,
"PAYABLE_AMT": 1.0,
"PICKUP_DATE": "2025-12-02T16:22:33.9417342-05:00",
"IS_CANCEL": true,
"SALE_DET_SEQ": 1,
"TERMS_SEQ": 1,
"TERMS_NAME": "sample string 16",
"ORDER_STATUS": "sample string 17",
"STATUS": "sample string 18",
"SALE_TRANS_NO": "sample string 19"
},
{
"SEQ_NO": 1,
"IS_SELECT": true,
"TRANS_NO": "sample string 2",
"DELIVERY_NO": 1,
"TRANS_DATE": "2025-12-02T16:22:33.9417342-05:00",
"USER_SEQ": 1,
"COMP_NAME": "sample string 3",
"LOCATION": "sample string 4",
"DELIVERY_LOCATION": "sample string 5",
"PACKET_NO": "sample string 6",
"REPORT_NO": "sample string 7",
"LAB": "sample string 8",
"SHAPE": "sample string 9",
"CARAT": 1.0,
"COLOR": "sample string 10",
"CLARITY": "sample string 11",
"CUT": "sample string 12",
"POLISH": "sample string 13",
"SYMM": "sample string 14",
"FLS": "sample string 15",
"RATE": 1.0,
"DISCOUNT": 1.0,
"NET_RATE": 1.0,
"NET_VALUE": 1.0,
"FINAL_DISCOUNT": 1.0,
"PAYABLE_AMT": 1.0,
"PICKUP_DATE": "2025-12-02T16:22:33.9417342-05:00",
"IS_CANCEL": true,
"SALE_DET_SEQ": 1,
"TERMS_SEQ": 1,
"TERMS_NAME": "sample string 16",
"ORDER_STATUS": "sample string 17",
"STATUS": "sample string 18",
"SALE_TRANS_NO": "sample string 19"
}
],
"ComfimedOrder": [
{
"SEQ_NO": 1,
"IS_SELECT": true,
"TRANS_NO": "sample string 2",
"DELIVERY_NO": 1,
"TRANS_DATE": "2025-12-02T16:22:33.9417342-05:00",
"USER_SEQ": 1,
"COMP_NAME": "sample string 3",
"LOCATION": "sample string 4",
"DELIVERY_LOCATION": "sample string 5",
"PACKET_NO": "sample string 6",
"REPORT_NO": "sample string 7",
"LAB": "sample string 8",
"SHAPE": "sample string 9",
"CARAT": 1.0,
"COLOR": "sample string 10",
"CLARITY": "sample string 11",
"CUT": "sample string 12",
"POLISH": "sample string 13",
"SYMM": "sample string 14",
"FLS": "sample string 15",
"RATE": 1.0,
"DISCOUNT": 1.0,
"NET_RATE": 1.0,
"NET_VALUE": 1.0,
"FINAL_DISCOUNT": 1.0,
"PAYABLE_AMT": 1.0,
"PICKUP_DATE": "2025-12-02T16:22:33.9417342-05:00",
"IS_CANCEL": true,
"SALE_DET_SEQ": 1,
"TERMS_SEQ": 1,
"TERMS_NAME": "sample string 16",
"ORDER_STATUS": "sample string 17",
"STATUS": "sample string 18",
"SALE_TRANS_NO": "sample string 19"
},
{
"SEQ_NO": 1,
"IS_SELECT": true,
"TRANS_NO": "sample string 2",
"DELIVERY_NO": 1,
"TRANS_DATE": "2025-12-02T16:22:33.9417342-05:00",
"USER_SEQ": 1,
"COMP_NAME": "sample string 3",
"LOCATION": "sample string 4",
"DELIVERY_LOCATION": "sample string 5",
"PACKET_NO": "sample string 6",
"REPORT_NO": "sample string 7",
"LAB": "sample string 8",
"SHAPE": "sample string 9",
"CARAT": 1.0,
"COLOR": "sample string 10",
"CLARITY": "sample string 11",
"CUT": "sample string 12",
"POLISH": "sample string 13",
"SYMM": "sample string 14",
"FLS": "sample string 15",
"RATE": 1.0,
"DISCOUNT": 1.0,
"NET_RATE": 1.0,
"NET_VALUE": 1.0,
"FINAL_DISCOUNT": 1.0,
"PAYABLE_AMT": 1.0,
"PICKUP_DATE": "2025-12-02T16:22:33.9417342-05:00",
"IS_CANCEL": true,
"SALE_DET_SEQ": 1,
"TERMS_SEQ": 1,
"TERMS_NAME": "sample string 16",
"ORDER_STATUS": "sample string 17",
"STATUS": "sample string 18",
"SALE_TRANS_NO": "sample string 19"
}
],
"ReadyToPickup": [
{
"SEQ_NO": 1,
"IS_SELECT": true,
"TRANS_NO": "sample string 2",
"DELIVERY_NO": 1,
"TRANS_DATE": "2025-12-02T16:22:33.9417342-05:00",
"USER_SEQ": 1,
"COMP_NAME": "sample string 3",
"LOCATION": "sample string 4",
"DELIVERY_LOCATION": "sample string 5",
"PACKET_NO": "sample string 6",
"REPORT_NO": "sample string 7",
"LAB": "sample string 8",
"SHAPE": "sample string 9",
"CARAT": 1.0,
"COLOR": "sample string 10",
"CLARITY": "sample string 11",
"CUT": "sample string 12",
"POLISH": "sample string 13",
"SYMM": "sample string 14",
"FLS": "sample string 15",
"RATE": 1.0,
"DISCOUNT": 1.0,
"NET_RATE": 1.0,
"NET_VALUE": 1.0,
"FINAL_DISCOUNT": 1.0,
"PAYABLE_AMT": 1.0,
"PICKUP_DATE": "2025-12-02T16:22:33.9417342-05:00",
"IS_CANCEL": true,
"SALE_DET_SEQ": 1,
"TERMS_SEQ": 1,
"TERMS_NAME": "sample string 16",
"ORDER_STATUS": "sample string 17",
"STATUS": "sample string 18",
"SALE_TRANS_NO": "sample string 19"
},
{
"SEQ_NO": 1,
"IS_SELECT": true,
"TRANS_NO": "sample string 2",
"DELIVERY_NO": 1,
"TRANS_DATE": "2025-12-02T16:22:33.9417342-05:00",
"USER_SEQ": 1,
"COMP_NAME": "sample string 3",
"LOCATION": "sample string 4",
"DELIVERY_LOCATION": "sample string 5",
"PACKET_NO": "sample string 6",
"REPORT_NO": "sample string 7",
"LAB": "sample string 8",
"SHAPE": "sample string 9",
"CARAT": 1.0,
"COLOR": "sample string 10",
"CLARITY": "sample string 11",
"CUT": "sample string 12",
"POLISH": "sample string 13",
"SYMM": "sample string 14",
"FLS": "sample string 15",
"RATE": 1.0,
"DISCOUNT": 1.0,
"NET_RATE": 1.0,
"NET_VALUE": 1.0,
"FINAL_DISCOUNT": 1.0,
"PAYABLE_AMT": 1.0,
"PICKUP_DATE": "2025-12-02T16:22:33.9417342-05:00",
"IS_CANCEL": true,
"SALE_DET_SEQ": 1,
"TERMS_SEQ": 1,
"TERMS_NAME": "sample string 16",
"ORDER_STATUS": "sample string 17",
"STATUS": "sample string 18",
"SALE_TRANS_NO": "sample string 19"
}
],
"CompletedOrder": [
{
"SEQ_NO": 1,
"IS_SELECT": true,
"TRANS_NO": "sample string 2",
"DELIVERY_NO": 1,
"TRANS_DATE": "2025-12-02T16:22:33.9417342-05:00",
"USER_SEQ": 1,
"COMP_NAME": "sample string 3",
"LOCATION": "sample string 4",
"DELIVERY_LOCATION": "sample string 5",
"PACKET_NO": "sample string 6",
"REPORT_NO": "sample string 7",
"LAB": "sample string 8",
"SHAPE": "sample string 9",
"CARAT": 1.0,
"COLOR": "sample string 10",
"CLARITY": "sample string 11",
"CUT": "sample string 12",
"POLISH": "sample string 13",
"SYMM": "sample string 14",
"FLS": "sample string 15",
"RATE": 1.0,
"DISCOUNT": 1.0,
"NET_RATE": 1.0,
"NET_VALUE": 1.0,
"FINAL_DISCOUNT": 1.0,
"PAYABLE_AMT": 1.0,
"PICKUP_DATE": "2025-12-02T16:22:33.9417342-05:00",
"IS_CANCEL": true,
"SALE_DET_SEQ": 1,
"TERMS_SEQ": 1,
"TERMS_NAME": "sample string 16",
"ORDER_STATUS": "sample string 17",
"STATUS": "sample string 18",
"SALE_TRANS_NO": "sample string 19"
},
{
"SEQ_NO": 1,
"IS_SELECT": true,
"TRANS_NO": "sample string 2",
"DELIVERY_NO": 1,
"TRANS_DATE": "2025-12-02T16:22:33.9417342-05:00",
"USER_SEQ": 1,
"COMP_NAME": "sample string 3",
"LOCATION": "sample string 4",
"DELIVERY_LOCATION": "sample string 5",
"PACKET_NO": "sample string 6",
"REPORT_NO": "sample string 7",
"LAB": "sample string 8",
"SHAPE": "sample string 9",
"CARAT": 1.0,
"COLOR": "sample string 10",
"CLARITY": "sample string 11",
"CUT": "sample string 12",
"POLISH": "sample string 13",
"SYMM": "sample string 14",
"FLS": "sample string 15",
"RATE": 1.0,
"DISCOUNT": 1.0,
"NET_RATE": 1.0,
"NET_VALUE": 1.0,
"FINAL_DISCOUNT": 1.0,
"PAYABLE_AMT": 1.0,
"PICKUP_DATE": "2025-12-02T16:22:33.9417342-05:00",
"IS_CANCEL": true,
"SALE_DET_SEQ": 1,
"TERMS_SEQ": 1,
"TERMS_NAME": "sample string 16",
"ORDER_STATUS": "sample string 17",
"STATUS": "sample string 18",
"SALE_TRANS_NO": "sample string 19"
}
],
"STATUS": "sample string 1"
}