DELETE api/companies/{companyId}/ShippingAccounts/{shippingAccountId}
Delete a company ShippingAccount which id = {id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| companyId |
The company ID |
integer |
Required |
| shippingAccountId |
The Shipping Account ID. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
None.