POST api/diamond/stone-status

Request Information

URI Parameters

None.

Body Parameters

UserRequest
NameDescriptionTypeAdditional information
UserSeq

integer

None.

UserUId

globally unique identifier

None.

TokenNo

string

None.

seqNo

integer

None.

value

string

None.

Request Formats

application/json, text/json

Sample:
{
  "UserSeq": 1,
  "UserUId": "46a2ec12-7bbe-40bd-bdae-66549ccbc2b6",
  "TokenNo": "sample string 3",
  "seqNo": 4,
  "value": "sample string 5"
}

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 'UserRequest'.

Response Information

Resource Description

ResponseStoneStatus
NameDescriptionTypeAdditional information
STONE_DATA

StoneStatus

None.

HOLD_DATA

Collection of MemoStatus

None.

MEMO_DATA

Collection of MemoStatus

None.

CONFIRM_DATA

Collection of ConfirmStatus

None.

BID_DATA

Collection of OfferStatus

None.

REVISE_STONE

Collection of ReviseStone

None.

PUR_DATA

Collection of PurchaseStatus

None.

STATUS

string

None.

MESSAGE

string

None.

Response Formats

application/json, text/json

Sample:
{
  "STONE_DATA": {
    "SEQ_NO": 1,
    "PACKET_NO": "sample string 2",
    "REPORT_NO": "sample string 3",
    "SHAPE": "sample string 4",
    "LAB": "sample string 5",
    "CARAT": 6.0,
    "COLOR": "sample string 7",
    "CLARITY": "sample string 8",
    "CUT": "sample string 9",
    "POLISH": "sample string 10",
    "SYMM": "sample string 11",
    "FLS": "sample string 12",
    "STATUS": "sample string 13",
    "RATE": 1.0,
    "VALUE": 1.0,
    "DISCOUNT": 1.0,
    "NET_RATE": 1.0,
    "NET_VALUE": 1.0,
    "VIDEO": "sample string 14",
    "REAL_IMAGE": "sample string 15",
    "DIAGRAM_IMAGE": "sample string 16",
    "PLOTTING_IMAGE": "sample string 17",
    "HEART_IMAGE": "sample string 18",
    "ARROW_IMAGE": "sample string 19",
    "CERTI_IMAGE": "sample string 20",
    "GROUP_NAME": "sample string 21"
  },
  "HOLD_DATA": [
    {
      "SR": 1,
      "TRANS_DATE": "sample string 2",
      "MEMO_NO": "sample string 3",
      "COMP_NAME": "sample string 4",
      "RECEIVE_DATE": "sample string 5",
      "STATUS": "sample string 6"
    },
    {
      "SR": 1,
      "TRANS_DATE": "sample string 2",
      "MEMO_NO": "sample string 3",
      "COMP_NAME": "sample string 4",
      "RECEIVE_DATE": "sample string 5",
      "STATUS": "sample string 6"
    }
  ],
  "MEMO_DATA": [
    {
      "SR": 1,
      "TRANS_DATE": "sample string 2",
      "MEMO_NO": "sample string 3",
      "COMP_NAME": "sample string 4",
      "RECEIVE_DATE": "sample string 5",
      "STATUS": "sample string 6"
    },
    {
      "SR": 1,
      "TRANS_DATE": "sample string 2",
      "MEMO_NO": "sample string 3",
      "COMP_NAME": "sample string 4",
      "RECEIVE_DATE": "sample string 5",
      "STATUS": "sample string 6"
    }
  ],
  "CONFIRM_DATA": [
    {
      "SR": 1,
      "TRANS_DATE": "sample string 2",
      "TRANS_NO": "sample string 3",
      "COMP_NAME": "sample string 4",
      "STATUS": "sample string 5",
      "TRANS_STATUS": 6
    },
    {
      "SR": 1,
      "TRANS_DATE": "sample string 2",
      "TRANS_NO": "sample string 3",
      "COMP_NAME": "sample string 4",
      "STATUS": "sample string 5",
      "TRANS_STATUS": 6
    }
  ],
  "BID_DATA": [
    {
      "TRANS_DATE": "sample string 1",
      "COMP_NAME": "sample string 2",
      "FULL_NAME": "sample string 3",
      "SALESMAN_NAME": "sample string 4",
      "PACKET_NO": "sample string 5",
      "DISCOUNT": 1.0,
      "BID_DISCOUNT": 1.0,
      "RATE": 1.0,
      "BID_NET_RATE": 1.0,
      "BID_NET_VALUE": 1.0,
      "REMARK": "sample string 6",
      "BID_TYPE": "sample string 7",
      "STATUS": "sample string 8",
      "COMPLETE_REMARK": "sample string 9",
      "SHAPE": "sample string 10",
      "CARAT": 11.0,
      "COLOR": "sample string 12",
      "CLARITY": "sample string 13",
      "CUT": "sample string 14",
      "POLISH": "sample string 15",
      "SYMM": "sample string 16",
      "FLS": "sample string 17"
    },
    {
      "TRANS_DATE": "sample string 1",
      "COMP_NAME": "sample string 2",
      "FULL_NAME": "sample string 3",
      "SALESMAN_NAME": "sample string 4",
      "PACKET_NO": "sample string 5",
      "DISCOUNT": 1.0,
      "BID_DISCOUNT": 1.0,
      "RATE": 1.0,
      "BID_NET_RATE": 1.0,
      "BID_NET_VALUE": 1.0,
      "REMARK": "sample string 6",
      "BID_TYPE": "sample string 7",
      "STATUS": "sample string 8",
      "COMPLETE_REMARK": "sample string 9",
      "SHAPE": "sample string 10",
      "CARAT": 11.0,
      "COLOR": "sample string 12",
      "CLARITY": "sample string 13",
      "CUT": "sample string 14",
      "POLISH": "sample string 15",
      "SYMM": "sample string 16",
      "FLS": "sample string 17"
    }
  ],
  "REVISE_STONE": [
    {
      "SR": 1,
      "SEQ_NO": 1,
      "PACKET_NO": "sample string 2",
      "REPORT_NO": "sample string 3",
      "SHAPE": "sample string 4",
      "COLOR": "sample string 5",
      "CLARITY": "sample string 6",
      "CUT": "sample string 7",
      "POLISH": "sample string 8",
      "SYMM": "sample string 9",
      "FLS": "sample string 10",
      "CARAT": 1.0,
      "RATE": 1.0,
      "DISCOUNT": 1.0,
      "TRANS_DATE": "2025-04-04T06:48:34.9933635-04:00",
      "USER_SEQ": 1,
      "FULL_NAME": "sample string 11",
      "MARKET_REVIEW": "sample string 12"
    },
    {
      "SR": 1,
      "SEQ_NO": 1,
      "PACKET_NO": "sample string 2",
      "REPORT_NO": "sample string 3",
      "SHAPE": "sample string 4",
      "COLOR": "sample string 5",
      "CLARITY": "sample string 6",
      "CUT": "sample string 7",
      "POLISH": "sample string 8",
      "SYMM": "sample string 9",
      "FLS": "sample string 10",
      "CARAT": 1.0,
      "RATE": 1.0,
      "DISCOUNT": 1.0,
      "TRANS_DATE": "2025-04-04T06:48:34.9933635-04:00",
      "USER_SEQ": 1,
      "FULL_NAME": "sample string 11",
      "MARKET_REVIEW": "sample string 12"
    }
  ],
  "PUR_DATA": [
    {
      "TRANS_DATE": "sample string 1",
      "COMP_NAME": "sample string 2",
      "INVOICE_NO": "sample string 3",
      "EXCH_RATE": 1.0,
      "PACKET_NO": "sample string 4",
      "CARAT": 5.0,
      "DESCRIPTION": "sample string 6",
      "RATE": 1.0,
      "DISCOUNT": 1.0,
      "NET_RATE": 1.0,
      "NET_VALUE": 1.0
    },
    {
      "TRANS_DATE": "sample string 1",
      "COMP_NAME": "sample string 2",
      "INVOICE_NO": "sample string 3",
      "EXCH_RATE": 1.0,
      "PACKET_NO": "sample string 4",
      "CARAT": 5.0,
      "DESCRIPTION": "sample string 6",
      "RATE": 1.0,
      "DISCOUNT": 1.0,
      "NET_RATE": 1.0,
      "NET_VALUE": 1.0
    }
  ],
  "STATUS": "sample string 1",
  "MESSAGE": "sample string 2"
}