POST distributorexceptions
Request Information
URI Parameters
None.
Body Parameters
DistributorExceptionCreateUpdateRequest| Name | Description | Type | Additional information |
|---|---|---|---|
| u_type | string |
None. |
|
| u_customer_website | string |
None. |
|
| u_type_outside_territory | boolean |
None. |
|
| u_type_frame | boolean |
None. |
|
| u_type_parts | boolean |
None. |
|
| u_rm_dist | string |
None. |
|
| u_project | string |
None. |
|
| u_distributor | string |
None. |
|
| u_distributor_number | integer |
None. |
|
| u_end_user | string |
None. |
|
| u_application_type | string |
None. |
|
| u_dist_presence | string |
None. |
|
| u_customer_type | string |
None. |
|
| u_complete_compressor_package | boolean |
None. |
|
| u_distributor_contact | string |
None. |
|
| u_distributor_contact_email | string |
None. |
|
| u_scope_of_supply | string |
None. |
|
| u_service_and_support_plan | string |
None. |
|
| u_country_support | boolean |
None. |
|
| u_country | string |
None. |
|
| u_state | string |
None. |
|
| u_comments | string |
None. |
|
| sys_id | string |
None. |
|
| short_description | string |
None. |
|
| u_customer_address | string |
None. |
|
| description | string |
None. |
|
| u_current_relationship_company | string |
None. |
|
| u_type_of_inventory | string |
None. |
|
| u_contract_expiration_date | string |
None. |
|
| u_contract_end_date | string |
None. |
Request Formats
application/json, text/json, 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. |