POST api/AccountDetails/Customer_TOSOnHold
Request Information
URI Parameters
None.
Body Parameters
OnHoldTOSName | Description | Type | Additional information |
---|---|---|---|
BsCustomerID | string |
None. |
|
NewESIID | string |
None. |
Request Formats
application/json, text/json
Sample:
{ "BsCustomerID": "sample string 1", "NewESIID": "sample string 2" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
booleanResponse Formats
application/json, text/json
Sample:
true