POST api/MsRestact/restcshramtssv
Request Information
URI Parameters
None.
Body Parameters
ClsRstchrclrObj| Name | Description | Type | Additional information |
|---|---|---|---|
| cls | ClsRstchrclr |
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",
"CustSecLevel": "sample string 12",
"RestDash": 13,
"POSDash": 14,
"FT": 15,
"ST": 16,
"RT": 17,
"PT": 18,
"FM": 19,
"SM": 20,
"RM": 21,
"PM": 22,
"FADash": 23,
"Ver": 24,
"dflng": 25,
"lng": 26,
"grwcustvld": {
"Kpvrs": "sample string 1",
"GrwCustCode": "sample string 2",
"Grwvld": "sample string 3",
"Indic": "sample string 4"
},
"Kae": "sample string 27",
"SessId": "sample string 28",
"WBType": 29,
"MstrsSrv": "sample string 30",
"MstrsDB": "sample string 31"
},
"cls": {
"SalMan": 1,
"Brch": 2,
"Amt": 3.1,
"Dt": "2026-02-04T19:22:39.5421287-08:00"
}
}
application/xml, text/xml
Sample:
<ClsRstchrclrObj 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>
<CustCurrComp>sample string 11</CustCurrComp>
<CustMainComp>sample string 10</CustMainComp>
<CustSecLevel>sample string 12</CustSecLevel>
<ERPCustId>sample string 4</ERPCustId>
<ERPUserId>1</ERPUserId>
<ERPstrCompId>sample string 3</ERPstrCompId>
<EntyPPr>sample string 7</EntyPPr>
<FADash>23</FADash>
<FM>19</FM>
<FT>15</FT>
<InstallPass>sample string 8</InstallPass>
<Kae>sample string 27</Kae>
<MacId>sample string 9</MacId>
<MstrsDB>sample string 31</MstrsDB>
<MstrsSrv>sample string 30</MstrsSrv>
<PM>22</PM>
<POSDash>14</POSDash>
<PT>18</PT>
<RM>21</RM>
<RT>17</RT>
<RestDash>13</RestDash>
<SM>20</SM>
<ST>16</ST>
<SessId>sample string 28</SessId>
<UserName>sample string 2</UserName>
<UserPass>sample string 3</UserPass>
<UsrEmail>sample string 6</UsrEmail>
<Ver>24</Ver>
<WBType>29</WBType>
<dflng>25</dflng>
<grwcustvld>
<GrwCustCode>sample string 2</GrwCustCode>
<Grwvld>sample string 3</Grwvld>
<Indic>sample string 4</Indic>
<Kpvrs>sample string 1</Kpvrs>
</grwcustvld>
<lng>26</lng>
<strERPUserCode>sample string 2</strERPUserCode>
<strcustloc>sample string 5</strcustloc>
<Crdn>sample string 1</Crdn>
</clsUsrLgT>
<cls>
<Amt>3.1</Amt>
<Brch>2</Brch>
<Dt>2026-02-04T19:22:39.5421287-08:00</Dt>
<SalMan>1</SalMan>
</cls>
</ClsRstchrclrObj>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
HttpResponseMessage| Name | 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. |