GET api/SalesOrder?strDesignCode={strDesignCode}&strIsDesignStock={strIsDesignStock}&strIsComponent={strIsComponent}&strIsColorSet={strIsColorSet}&strIsMetalColor={strIsMetalColor}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
strDesignCode

string

Required

strIsDesignStock

string

Required

strIsComponent

string

Required

strIsColorSet

string

Required

strIsMetalColor

string

Required

Body Parameters

None.

Response Information

Resource Description

Collection of SalesOrderComponentDetails
NameDescriptionTypeAdditional information
SRNO

string

None.

METALSTONE

string

None.

DIVCODE

string

None.

KARAT_CODE

string

None.

PCS

string

None.

GROSS_WT

string

None.

RATE_TYPE

string

None.

RATELC

string

None.

RATEFC

string

None.

AMOUNTLC

string

None.

AMOUNTFC

string

None.

STOCK_CODE

string

None.

MAKINGRATE

string

None.

MAKINGAMOUNT

string

None.

SHAPE

string

None.

SIEVE

string

None.

SIEVE_DESC

string

None.

SIEVE_SET

string

None.

SIZE_FROM

string

None.

SIZE_TO

string

None.

COLOR

string

None.

CLARITY

string

None.

PROCESS_TYPE

string

None.

PRICEID

string

None.

LABCHGCODE

string

None.

LABRATEFC

string

None.

LABRATELC

string

None.

LABAMOUNTFC

string

None.

LABAMOUNTLC

string

None.

METALPERCENTAGE

string

None.

PROD_VARIANCE

string

None.

MFTSTOCK_CODE

string

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "SRNO": "sample string 1",
    "METALSTONE": "sample string 2",
    "DIVCODE": "sample string 3",
    "KARAT_CODE": "sample string 4",
    "PCS": "sample string 5",
    "GROSS_WT": "sample string 6",
    "RATE_TYPE": "sample string 7",
    "RATELC": "sample string 8",
    "RATEFC": "sample string 9",
    "AMOUNTLC": "sample string 10",
    "AMOUNTFC": "sample string 11",
    "STOCK_CODE": "sample string 12",
    "MAKINGRATE": "sample string 13",
    "MAKINGAMOUNT": "sample string 14",
    "SHAPE": "sample string 15",
    "SIEVE": "sample string 16",
    "SIEVE_DESC": "sample string 17",
    "SIEVE_SET": "sample string 18",
    "SIZE_FROM": "sample string 19",
    "SIZE_TO": "sample string 20",
    "COLOR": "sample string 21",
    "CLARITY": "sample string 22",
    "PROCESS_TYPE": "sample string 23",
    "PRICEID": "sample string 24",
    "LABCHGCODE": "sample string 25",
    "LABRATEFC": "sample string 26",
    "LABRATELC": "sample string 27",
    "LABAMOUNTFC": "sample string 28",
    "LABAMOUNTLC": "sample string 29",
    "METALPERCENTAGE": "sample string 30",
    "PROD_VARIANCE": "sample string 31",
    "MFTSTOCK_CODE": "sample string 32"
  },
  {
    "SRNO": "sample string 1",
    "METALSTONE": "sample string 2",
    "DIVCODE": "sample string 3",
    "KARAT_CODE": "sample string 4",
    "PCS": "sample string 5",
    "GROSS_WT": "sample string 6",
    "RATE_TYPE": "sample string 7",
    "RATELC": "sample string 8",
    "RATEFC": "sample string 9",
    "AMOUNTLC": "sample string 10",
    "AMOUNTFC": "sample string 11",
    "STOCK_CODE": "sample string 12",
    "MAKINGRATE": "sample string 13",
    "MAKINGAMOUNT": "sample string 14",
    "SHAPE": "sample string 15",
    "SIEVE": "sample string 16",
    "SIEVE_DESC": "sample string 17",
    "SIEVE_SET": "sample string 18",
    "SIZE_FROM": "sample string 19",
    "SIZE_TO": "sample string 20",
    "COLOR": "sample string 21",
    "CLARITY": "sample string 22",
    "PROCESS_TYPE": "sample string 23",
    "PRICEID": "sample string 24",
    "LABCHGCODE": "sample string 25",
    "LABRATEFC": "sample string 26",
    "LABRATELC": "sample string 27",
    "LABAMOUNTFC": "sample string 28",
    "LABAMOUNTLC": "sample string 29",
    "METALPERCENTAGE": "sample string 30",
    "PROD_VARIANCE": "sample string 31",
    "MFTSTOCK_CODE": "sample string 32"
  }
]

text/html

Sample:
[{"SRNO":"sample string 1","METALSTONE":"sample string 2","DIVCODE":"sample string 3","KARAT_CODE":"sample string 4","PCS":"sample string 5","GROSS_WT":"sample string 6","RATE_TYPE":"sample string 7","RATELC":"sample string 8","RATEFC":"sample string 9","AMOUNTLC":"sample string 10","AMOUNTFC":"sample string 11","STOCK_CODE":"sample string 12","MAKINGRATE":"sample string 13","MAKINGAMOUNT":"sample string 14","SHAPE":"sample string 15","SIEVE":"sample string 16","SIEVE_DESC":"sample string 17","SIEVE_SET":"sample string 18","SIZE_FROM":"sample string 19","SIZE_TO":"sample string 20","COLOR":"sample string 21","CLARITY":"sample string 22","PROCESS_TYPE":"sample string 23","PRICEID":"sample string 24","LABCHGCODE":"sample string 25","LABRATEFC":"sample string 26","LABRATELC":"sample string 27","LABAMOUNTFC":"sample string 28","LABAMOUNTLC":"sample string 29","METALPERCENTAGE":"sample string 30","PROD_VARIANCE":"sample string 31","MFTSTOCK_CODE":"sample string 32"},{"SRNO":"sample string 1","METALSTONE":"sample string 2","DIVCODE":"sample string 3","KARAT_CODE":"sample string 4","PCS":"sample string 5","GROSS_WT":"sample string 6","RATE_TYPE":"sample string 7","RATELC":"sample string 8","RATEFC":"sample string 9","AMOUNTLC":"sample string 10","AMOUNTFC":"sample string 11","STOCK_CODE":"sample string 12","MAKINGRATE":"sample string 13","MAKINGAMOUNT":"sample string 14","SHAPE":"sample string 15","SIEVE":"sample string 16","SIEVE_DESC":"sample string 17","SIEVE_SET":"sample string 18","SIZE_FROM":"sample string 19","SIZE_TO":"sample string 20","COLOR":"sample string 21","CLARITY":"sample string 22","PROCESS_TYPE":"sample string 23","PRICEID":"sample string 24","LABCHGCODE":"sample string 25","LABRATEFC":"sample string 26","LABRATELC":"sample string 27","LABAMOUNTFC":"sample string 28","LABAMOUNTLC":"sample string 29","METALPERCENTAGE":"sample string 30","PROD_VARIANCE":"sample string 31","MFTSTOCK_CODE":"sample string 32"}]

application/xml, text/xml

Sample:
<ArrayOfSalesOrderComponentDetails xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/webAppApi.Models.General">
  <SalesOrderComponentDetails>
    <AMOUNTFC>sample string 11</AMOUNTFC>
    <AMOUNTLC>sample string 10</AMOUNTLC>
    <CLARITY>sample string 22</CLARITY>
    <COLOR>sample string 21</COLOR>
    <DIVCODE>sample string 3</DIVCODE>
    <GROSS_WT>sample string 6</GROSS_WT>
    <KARAT_CODE>sample string 4</KARAT_CODE>
    <LABAMOUNTFC>sample string 28</LABAMOUNTFC>
    <LABAMOUNTLC>sample string 29</LABAMOUNTLC>
    <LABCHGCODE>sample string 25</LABCHGCODE>
    <LABRATEFC>sample string 26</LABRATEFC>
    <LABRATELC>sample string 27</LABRATELC>
    <MAKINGAMOUNT>sample string 14</MAKINGAMOUNT>
    <MAKINGRATE>sample string 13</MAKINGRATE>
    <METALPERCENTAGE>sample string 30</METALPERCENTAGE>
    <METALSTONE>sample string 2</METALSTONE>
    <MFTSTOCK_CODE>sample string 32</MFTSTOCK_CODE>
    <PCS>sample string 5</PCS>
    <PRICEID>sample string 24</PRICEID>
    <PROCESS_TYPE>sample string 23</PROCESS_TYPE>
    <PROD_VARIANCE>sample string 31</PROD_VARIANCE>
    <RATEFC>sample string 9</RATEFC>
    <RATELC>sample string 8</RATELC>
    <RATE_TYPE>sample string 7</RATE_TYPE>
    <SHAPE>sample string 15</SHAPE>
    <SIEVE>sample string 16</SIEVE>
    <SIEVE_DESC>sample string 17</SIEVE_DESC>
    <SIEVE_SET>sample string 18</SIEVE_SET>
    <SIZE_FROM>sample string 19</SIZE_FROM>
    <SIZE_TO>sample string 20</SIZE_TO>
    <SRNO>sample string 1</SRNO>
    <STOCK_CODE>sample string 12</STOCK_CODE>
  </SalesOrderComponentDetails>
  <SalesOrderComponentDetails>
    <AMOUNTFC>sample string 11</AMOUNTFC>
    <AMOUNTLC>sample string 10</AMOUNTLC>
    <CLARITY>sample string 22</CLARITY>
    <COLOR>sample string 21</COLOR>
    <DIVCODE>sample string 3</DIVCODE>
    <GROSS_WT>sample string 6</GROSS_WT>
    <KARAT_CODE>sample string 4</KARAT_CODE>
    <LABAMOUNTFC>sample string 28</LABAMOUNTFC>
    <LABAMOUNTLC>sample string 29</LABAMOUNTLC>
    <LABCHGCODE>sample string 25</LABCHGCODE>
    <LABRATEFC>sample string 26</LABRATEFC>
    <LABRATELC>sample string 27</LABRATELC>
    <MAKINGAMOUNT>sample string 14</MAKINGAMOUNT>
    <MAKINGRATE>sample string 13</MAKINGRATE>
    <METALPERCENTAGE>sample string 30</METALPERCENTAGE>
    <METALSTONE>sample string 2</METALSTONE>
    <MFTSTOCK_CODE>sample string 32</MFTSTOCK_CODE>
    <PCS>sample string 5</PCS>
    <PRICEID>sample string 24</PRICEID>
    <PROCESS_TYPE>sample string 23</PROCESS_TYPE>
    <PROD_VARIANCE>sample string 31</PROD_VARIANCE>
    <RATEFC>sample string 9</RATEFC>
    <RATELC>sample string 8</RATELC>
    <RATE_TYPE>sample string 7</RATE_TYPE>
    <SHAPE>sample string 15</SHAPE>
    <SIEVE>sample string 16</SIEVE>
    <SIEVE_DESC>sample string 17</SIEVE_DESC>
    <SIEVE_SET>sample string 18</SIEVE_SET>
    <SIZE_FROM>sample string 19</SIZE_FROM>
    <SIZE_TO>sample string 20</SIZE_TO>
    <SRNO>sample string 1</SRNO>
    <STOCK_CODE>sample string 12</STOCK_CODE>
  </SalesOrderComponentDetails>
</ArrayOfSalesOrderComponentDetails>