PUT api/companies/{companyId}/ShippingAccounts/{shippingAccountId}/default

Update the Shipping Account for a Company

Request Information

URI Parameters

NameDescriptionTypeAdditional information
companyId

The ID of the company

integer

Required

shippingAccountId

The ID Shipping Account

integer

Required

Body Parameters

None.

Response Information

Resource Description

Nothing

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.