DELETE api/companies/{companyId}/ShippingProfiles/{shippingProfileId}
Delete a company Shipping Profiles which id = {id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| companyId |
The company ID |
integer |
Required |
| shippingProfileId |
The Shipping Profile ID |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Nothing
None.