PUT api/theatres/{id}/suppliercompanies/{companyId}/supplierstatus
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
|
| companyId | integer |
Required |
Body Parameters
CompanySupplierStatusRequest Formats
application/json, text/json
Sample:
0
application/xml, text/xml
Sample:
<CompanySupplierStatus>Unknown</CompanySupplierStatus>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.