POST api/MsRestact/restcshramtsqrCust
Request Information
URI Parameters
None.
Body Parameters
ClsRstchrqObjTName | Description | Type | Additional information |
---|---|---|---|
clsRstchrq | ClsRstchrq |
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" }, "clsRstchrq": { "Brch": 1, "SalMan": 2, "Dt": "2025-08-12T21:05:09.9077134-07:00" } }
application/xml, text/xml
Sample:
<ClsRstchrqObjT 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> <clsRstchrq> <Brch>1</Brch> <Dt>2025-08-12T21:05:09.9077134-07:00</Dt> <SalMan>2</SalMan> </clsRstchrq> </ClsRstchrqObjT>
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. |