POST api/MsRestact/restmeltrnsCust
Request Information
URI Parameters
None.
Body Parameters
ClsRstMelObjTName | Description | Type | Additional information |
---|---|---|---|
cls | ClsRstMelT |
None. |
|
clsUsrLgT | ClsUsrLgT |
None. |
Request Formats
application/json, text/json
Sample:
{ "clsUsrLgT": { "ERPUserId": 1, "strERPUserCode": "sample string 2", "ERPstrCompId": "sample string 3", "ERPCustId": "sample string 4", "strcustloc": "sample string 5", "Crdn": "sample string 1", "UserName": "sample string 2", "UserPass": "sample string 3", "CompCode": "sample string 4", "CompPass": "sample string 5", "UsrEmail": "sample string 6", "EntyPPr": "sample string 7", "InstallPass": "sample string 8", "MacId": "sample string 9", "CustMainComp": "sample string 10", "CustCurrComp": "sample string 11", "CustAPILnk": "sample string 12", "CustSecLevel": "sample string 13", "RestDash": 14, "POSDash": 15, "FT": 16, "ST": 17, "RT": 18, "PT": 19, "FM": 20, "SM": 21, "RM": 22, "PM": 23, "FADash": 24, "Ver": 25, "dflng": 26, "lng": 27, "grwcustvld": { "Kpvrs": "sample string 1", "GrwCustCode": "sample string 2", "Grwvld": "sample string 3" }, "Kae": "sample string 28" }, "cls": { "Brchs": [ { "Id": 1, "Hide": 2, "Dept": 3, "PrntDept": 4 }, { "Id": 1, "Hide": 2, "Dept": 3, "PrntDept": 4 } ], "Itms": [ { "Id": 1, "Qty": 2.1, "Din": 3, "Tak": 4, "Dlv": 5, "Cmpsply": 6 }, { "Id": 1, "Qty": 2.1, "Din": 3, "Tak": 4, "Dlv": 5, "Cmpsply": 6 } ], "Pic64": "sample string 1", "Id": 2, "Code": "sample string 3", "Name": "sample string 4", "AltrvName": "sample string 5", "MinQty": 6.1, "CatQty": 7.1, "ParQty": 8.1, "Walapnts": 9.1, "ParMeal": 10, "AvailQty": 11, "SendMsg": 12, "UnActive": 13, "TaxAble": 14, "CatId": 15, "AtoExAmtPrc": 16.1, "Ident": "sample string 17", "Hidpass": "sample string 18", "Img": "QEA=" } }
application/xml, text/xml
Sample:
<ClsRstMelObjT xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/GrwTrmLib"> <clsUsrLgT> <CompCode>sample string 4</CompCode> <CompPass>sample string 5</CompPass> <CustAPILnk>sample string 12</CustAPILnk> <CustCurrComp>sample string 11</CustCurrComp> <CustMainComp>sample string 10</CustMainComp> <CustSecLevel>sample string 13</CustSecLevel> <ERPCustId>sample string 4</ERPCustId> <ERPUserId>1</ERPUserId> <ERPstrCompId>sample string 3</ERPstrCompId> <EntyPPr>sample string 7</EntyPPr> <FADash>24</FADash> <FM>20</FM> <FT>16</FT> <InstallPass>sample string 8</InstallPass> <Kae>sample string 28</Kae> <MacId>sample string 9</MacId> <PM>23</PM> <POSDash>15</POSDash> <PT>19</PT> <RM>22</RM> <RT>18</RT> <RestDash>14</RestDash> <SM>21</SM> <ST>17</ST> <UserName>sample string 2</UserName> <UserPass>sample string 3</UserPass> <UsrEmail>sample string 6</UsrEmail> <Ver>25</Ver> <dflng>26</dflng> <grwcustvld> <GrwCustCode>sample string 2</GrwCustCode> <Grwvld>sample string 3</Grwvld> <Kpvrs>sample string 1</Kpvrs> </grwcustvld> <lng>27</lng> <strERPUserCode>sample string 2</strERPUserCode> <strcustloc>sample string 5</strcustloc> <Crdn>sample string 1</Crdn> </clsUsrLgT> <cls> <AltrvName>sample string 5</AltrvName> <AtoExAmtPrc>16.1</AtoExAmtPrc> <AvailQty>11</AvailQty> <CatId>15</CatId> <CatQty>7.1</CatQty> <Code>sample string 3</Code> <Hidpass>sample string 18</Hidpass> <Id>2</Id> <Ident>sample string 17</Ident> <Img>QEA=</Img> <MinQty>6.1</MinQty> <Name>sample string 4</Name> <ParMeal>10</ParMeal> <ParQty>8.1</ParQty> <SendMsg>12</SendMsg> <TaxAble>14</TaxAble> <UnActive>13</UnActive> <Walapnts>9.1</Walapnts> <Brchs> <ClsRstMelBrchsT> <Dept>3</Dept> <Hide>2</Hide> <Id>1</Id> <PrntDept>4</PrntDept> </ClsRstMelBrchsT> <ClsRstMelBrchsT> <Dept>3</Dept> <Hide>2</Hide> <Id>1</Id> <PrntDept>4</PrntDept> </ClsRstMelBrchsT> </Brchs> <Itms> <ClsRstMelItmsT> <Cmpsply>6</Cmpsply> <Din>3</Din> <Dlv>5</Dlv> <Id>1</Id> <Qty>2.1</Qty> <Tak>4</Tak> </ClsRstMelItmsT> <ClsRstMelItmsT> <Cmpsply>6</Cmpsply> <Din>3</Din> <Dlv>5</Dlv> <Id>1</Id> <Qty>2.1</Qty> <Tak>4</Tak> </ClsRstMelItmsT> </Itms> <Pic64>sample string 1</Pic64> </cls> </ClsRstMelObjT>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
HttpResponseMessageName | Description | Type | Additional information |
---|---|---|---|
Version | Version |
None. |
|
Content | HttpContent |
None. |
|
StatusCode | HttpStatusCode |
None. |
|
ReasonPhrase | string |
None. |
|
Headers | Collection of Object |
None. |
|
RequestMessage | HttpRequestMessage |
None. |
|
IsSuccessStatusCode | boolean |
None. |