POST api/trading/init
Request Information
URI Parameters
None.
Body Parameters
UserToken| Name | Description | Type | Additional information |
|---|---|---|---|
| USER_SEQ | integer |
None. |
|
| TOKAN_NO | string |
None. |
|
| SEQ_NO | integer |
None. |
|
| TRANS_NO | integer |
None. |
|
| CONFIRM | boolean |
None. |
|
| VALUE | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"USER_SEQ": 1,
"TOKAN_NO": "sample string 2",
"SEQ_NO": 3,
"TRANS_NO": 4,
"CONFIRM": true,
"VALUE": "sample string 6"
}
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
TradeResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| Mas | TradeMas |
None. |
|
| Para | Collection of TradePara |
None. |
|
| Response | Collection of ResponseMessage |
None. |
|
| Summary | TradeSummary |
None. |
|
| ListSummary | Collection of TradeSummary |
None. |
|
| Status | string |
None. |
|
| Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Mas": {
"SEQ_NO": 1,
"NAME_SEQ": 1,
"FILE_PATH": "sample string 2",
"TRANS_DATE": "2025-12-02T15:12:12.5263089-05:00",
"USER_SEQ": 1,
"COMP_SEQ": 1,
"AC_YEAR_SEQ": 1,
"REMARK": "sample string 3",
"TOKEN_NO": "sample string 4",
"COMP_NAME": "sample string 5"
},
"Para": [
{
"SEQ_NO": 1,
"TRADE_SEQ": 1,
"PACKET_NO": "sample string 2",
"SHAPE": "sample string 3",
"CARAT": 1.0,
"COLOR": "sample string 4",
"CLARITY": "sample string 5",
"CUT": "sample string 6",
"POLISH": "sample string 7",
"SYMM": "sample string 8",
"PROP": "sample string 9",
"FLS": "sample string 10",
"DISCOUNT": 1.0,
"NET_VALUE": 1.0,
"LAB": "sample string 11",
"MEASUREMENT": "sample string 12",
"RATIO": 1.0,
"DEPTH_PER": 1.0,
"TABLE_PER": 1.0,
"GIRDLE": "sample string 13",
"CULET": "sample string 14",
"SHADE": "sample string 15",
"STAR_LENGTH": "sample string 16",
"CENTER_INCL": "sample string 17",
"BLACK_INCL": "sample string 18",
"MEMBER_COMMENT": "sample string 19",
"KEY_TO_SYMBOLS": "sample string 20",
"INSCRIPTION": "sample string 21",
"COMMENTS": "sample string 22",
"VIDEO_PATH": "sample string 23",
"IMAGE_PATH": "sample string 24",
"NAME_SEQ": 1,
"REPORT_NO": "sample string 25",
"RATE": 1.0,
"CROWN": "sample string 26",
"NET_RATE": 1.0,
"RAPNET_ID": "sample string 27",
"STAGE": "sample string 28",
"IN_STOCK": 29,
"IS_SELECTED": true,
"IS_REJECTED": true,
"TRADE_COMMENT": "sample string 30"
},
{
"SEQ_NO": 1,
"TRADE_SEQ": 1,
"PACKET_NO": "sample string 2",
"SHAPE": "sample string 3",
"CARAT": 1.0,
"COLOR": "sample string 4",
"CLARITY": "sample string 5",
"CUT": "sample string 6",
"POLISH": "sample string 7",
"SYMM": "sample string 8",
"PROP": "sample string 9",
"FLS": "sample string 10",
"DISCOUNT": 1.0,
"NET_VALUE": 1.0,
"LAB": "sample string 11",
"MEASUREMENT": "sample string 12",
"RATIO": 1.0,
"DEPTH_PER": 1.0,
"TABLE_PER": 1.0,
"GIRDLE": "sample string 13",
"CULET": "sample string 14",
"SHADE": "sample string 15",
"STAR_LENGTH": "sample string 16",
"CENTER_INCL": "sample string 17",
"BLACK_INCL": "sample string 18",
"MEMBER_COMMENT": "sample string 19",
"KEY_TO_SYMBOLS": "sample string 20",
"INSCRIPTION": "sample string 21",
"COMMENTS": "sample string 22",
"VIDEO_PATH": "sample string 23",
"IMAGE_PATH": "sample string 24",
"NAME_SEQ": 1,
"REPORT_NO": "sample string 25",
"RATE": 1.0,
"CROWN": "sample string 26",
"NET_RATE": 1.0,
"RAPNET_ID": "sample string 27",
"STAGE": "sample string 28",
"IN_STOCK": 29,
"IS_SELECTED": true,
"IS_REJECTED": true,
"TRADE_COMMENT": "sample string 30"
}
],
"Response": [
{
"STATUS": "sample string 1",
"MESSAGE": "sample string 2",
"VALUE": "sample string 3"
},
{
"STATUS": "sample string 1",
"MESSAGE": "sample string 2",
"VALUE": "sample string 3"
}
],
"Summary": {
"SEQ_NO": 1,
"TRADE_SEQ": 1,
"RAPNET_ID": "sample string 2",
"COMP_NAME": "sample string 3",
"CONTACT_NAME": "sample string 4",
"OFFER_BACK_LESS": 1.0,
"VIDEO_PATH": "sample string 5",
"IMG_PATH": "sample string 6",
"IS_ACTIVE": true,
"USER_SEQ": 1,
"TOTAL_PCS": 1,
"NEW_PCS": 1,
"REPEAT_PCS": 1,
"SELECTED_PCS": 1,
"REJECTED_PCS": 1,
"TRANS_DATE": "2025-12-02T15:12:12.5263089-05:00"
},
"ListSummary": [
{
"SEQ_NO": 1,
"TRADE_SEQ": 1,
"RAPNET_ID": "sample string 2",
"COMP_NAME": "sample string 3",
"CONTACT_NAME": "sample string 4",
"OFFER_BACK_LESS": 1.0,
"VIDEO_PATH": "sample string 5",
"IMG_PATH": "sample string 6",
"IS_ACTIVE": true,
"USER_SEQ": 1,
"TOTAL_PCS": 1,
"NEW_PCS": 1,
"REPEAT_PCS": 1,
"SELECTED_PCS": 1,
"REJECTED_PCS": 1,
"TRANS_DATE": "2025-12-02T15:12:12.5263089-05:00"
},
{
"SEQ_NO": 1,
"TRADE_SEQ": 1,
"RAPNET_ID": "sample string 2",
"COMP_NAME": "sample string 3",
"CONTACT_NAME": "sample string 4",
"OFFER_BACK_LESS": 1.0,
"VIDEO_PATH": "sample string 5",
"IMG_PATH": "sample string 6",
"IS_ACTIVE": true,
"USER_SEQ": 1,
"TOTAL_PCS": 1,
"NEW_PCS": 1,
"REPEAT_PCS": 1,
"SELECTED_PCS": 1,
"REJECTED_PCS": 1,
"TRANS_DATE": "2025-12-02T15:12:12.5263089-05:00"
}
],
"Status": "sample string 1",
"Message": "sample string 2"
}