POST api/price-rules/list
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
PriceRulesResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| USER_SEQ | integer |
None. |
|
| FULL_NAME | string |
None. |
|
| MOB_NO | string |
None. |
|
| COMP_NAME | string |
None. |
|
| EMAIL_ID | string |
None. |
|
| Status | string |
None. |
|
| Message | string |
None. |
|
| Data | Collection of PriceRules |
None. |
Response Formats
application/json, text/json
Sample:
{
"USER_SEQ": 1,
"FULL_NAME": "sample string 2",
"MOB_NO": "sample string 3",
"COMP_NAME": "sample string 4",
"EMAIL_ID": "sample string 5",
"Status": "sample string 6",
"Message": "sample string 7",
"Data": [
{
"SEQ_NO": 1,
"NAME": "sample string 2",
"VALID_DATE": "2025-12-02T15:11:02.8850632-05:00",
"DISPLAY_COND": "sample string 3",
"SELECTED_CONTROL_ID": "sample string 4",
"TRANS_DATE": "2025-12-02T15:11:02.8850632-05:00",
"ALERT_DAYS": 1,
"USER_SEQ": 1,
"WHERE_COND": "sample string 5",
"RULES_BY_SEQ": 1,
"DISCOUNT": 1.0,
"HIDE_STONE": true,
"TEXT_ITEM": {
"TEXT_FIELD_SEQ_NO": 1,
"FROM_SIZE": 1.0,
"TO_SIZE": 1.0,
"CUSTOM_FROM_SIZE_1": 1.0,
"CUSTOM_TO_SIZE_1": 1.0,
"CUSTOM_FROM_SIZE_2": 1.0,
"CUSTOM_TO_SIZE_2": 1.0,
"CUSTOM_FROM_SIZE_3": 1.0,
"CUSTOM_TO_SIZE_3": 1.0,
"CUSTOM_FROM_SIZE_4": 1.0,
"CUSTOM_TO_SIZE_4": 1.0,
"NO_BGM": true,
"NO_BLACK": true,
"USER_SEQ": 1,
"TOKAN_NO": 1,
"COLOR_GROUP": "sample string 1",
"CLARITY_GROUP": "sample string 2",
"SEQ_NO": "sample string 3",
"STONE_NO": "sample string 4",
"KEY_TO_SYMBOLS": true,
"FROM_NET_RATE": 1.0,
"FROM_NET_VALUE": 1.0,
"FROM_TABLE_PER": 1.0,
"FROM_DEPTH_PER": 1.0,
"FROM_LENGTH": 1.0,
"FROM_WIDTH": 1.0,
"FROM_DEPTH": 1.0,
"FROM_CR_ANGLE": 1.0,
"FROM_PAV_ANGLE": 1.0,
"FROM_RATIO": 1.0,
"FROM_CR_HEIGHT": 1.0,
"FROM_PAV_HEIGHT": 1.0,
"TO_NET_RATE": 1.0,
"TO_NET_VALUE": 1.0,
"TO_TABLE_PER": 1.0,
"TO_DEPTH_PER": 1.0,
"TO_LENGTH": 1.0,
"TO_WIDTH": 1.0,
"TO_DEPTH": 1.0,
"TO_CR_ANGLE": 1.0,
"TO_PAV_ANGLE": 1.0,
"TO_RATIO": 1.0,
"TO_CR_HEIGHT": 1.0,
"TO_PAV_HEIGHT": 1.0,
"HAVE_VIDEO": true,
"LOGO_INSCRIPTION": true,
"FANCY_COLOR_SEQ": 1,
"COLOR_INTENSITY_SEQ": 1,
"COLOR_OVERTONE_SEQ": 1,
"AS_GROWN": true,
"IS_TREATED": true,
"STOCK_TYPE_SEQS": [
"sample string 1",
"sample string 2"
]
},
"SELECT_ITEM": [
{
"SEQ_NO": 1,
"COLUMN": "sample string 2",
"VALUE": "sample string 3"
},
{
"SEQ_NO": 1,
"COLUMN": "sample string 2",
"VALUE": "sample string 3"
}
],
"LOGIN_USER_SEQ": 6,
"TOKEN_NO": "sample string 7"
},
{
"SEQ_NO": 1,
"NAME": "sample string 2",
"VALID_DATE": "2025-12-02T15:11:02.8850632-05:00",
"DISPLAY_COND": "sample string 3",
"SELECTED_CONTROL_ID": "sample string 4",
"TRANS_DATE": "2025-12-02T15:11:02.8850632-05:00",
"ALERT_DAYS": 1,
"USER_SEQ": 1,
"WHERE_COND": "sample string 5",
"RULES_BY_SEQ": 1,
"DISCOUNT": 1.0,
"HIDE_STONE": true,
"TEXT_ITEM": {
"TEXT_FIELD_SEQ_NO": 1,
"FROM_SIZE": 1.0,
"TO_SIZE": 1.0,
"CUSTOM_FROM_SIZE_1": 1.0,
"CUSTOM_TO_SIZE_1": 1.0,
"CUSTOM_FROM_SIZE_2": 1.0,
"CUSTOM_TO_SIZE_2": 1.0,
"CUSTOM_FROM_SIZE_3": 1.0,
"CUSTOM_TO_SIZE_3": 1.0,
"CUSTOM_FROM_SIZE_4": 1.0,
"CUSTOM_TO_SIZE_4": 1.0,
"NO_BGM": true,
"NO_BLACK": true,
"USER_SEQ": 1,
"TOKAN_NO": 1,
"COLOR_GROUP": "sample string 1",
"CLARITY_GROUP": "sample string 2",
"SEQ_NO": "sample string 3",
"STONE_NO": "sample string 4",
"KEY_TO_SYMBOLS": true,
"FROM_NET_RATE": 1.0,
"FROM_NET_VALUE": 1.0,
"FROM_TABLE_PER": 1.0,
"FROM_DEPTH_PER": 1.0,
"FROM_LENGTH": 1.0,
"FROM_WIDTH": 1.0,
"FROM_DEPTH": 1.0,
"FROM_CR_ANGLE": 1.0,
"FROM_PAV_ANGLE": 1.0,
"FROM_RATIO": 1.0,
"FROM_CR_HEIGHT": 1.0,
"FROM_PAV_HEIGHT": 1.0,
"TO_NET_RATE": 1.0,
"TO_NET_VALUE": 1.0,
"TO_TABLE_PER": 1.0,
"TO_DEPTH_PER": 1.0,
"TO_LENGTH": 1.0,
"TO_WIDTH": 1.0,
"TO_DEPTH": 1.0,
"TO_CR_ANGLE": 1.0,
"TO_PAV_ANGLE": 1.0,
"TO_RATIO": 1.0,
"TO_CR_HEIGHT": 1.0,
"TO_PAV_HEIGHT": 1.0,
"HAVE_VIDEO": true,
"LOGO_INSCRIPTION": true,
"FANCY_COLOR_SEQ": 1,
"COLOR_INTENSITY_SEQ": 1,
"COLOR_OVERTONE_SEQ": 1,
"AS_GROWN": true,
"IS_TREATED": true,
"STOCK_TYPE_SEQS": [
"sample string 1",
"sample string 2"
]
},
"SELECT_ITEM": [
{
"SEQ_NO": 1,
"COLUMN": "sample string 2",
"VALUE": "sample string 3"
},
{
"SEQ_NO": 1,
"COLUMN": "sample string 2",
"VALUE": "sample string 3"
}
],
"LOGIN_USER_SEQ": 6,
"TOKEN_NO": "sample string 7"
}
]
}