PUT api/companies/{companyId}/ShippingProfiles/default?shippingProfileId={shippingProfileId}

Set a default Company Shipping Profile

Request Information

URI Parameters

NameDescriptionTypeAdditional information
companyId

The company ID

integer

Required

shippingProfileId

The Shipping Profile ID

integer

Required

Body Parameters

None.

Response Information

Resource Description

Nothing

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.