POST api/RIA/UpdateCustomer
Request Information
URI Parameters
None.
Body Parameters
InputCustomerRequest| Name | Description | Type | Additional information |
|---|---|---|---|
| Customer | InputClientRequestCustomer |
None. |
Request Formats
application/json, text/json
Sample:
{
"Customer": null
}
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/xml
Sample:
Sample not available.