v1
latestOpenAPI 3.0.12026-07-242073551.1 MBShipping Accounts
Unlink Locations
Unlink one or more shipping location from a specific carrier shipping account.
put/v4/ShippingAccounts/{carrierCode}/{shippingAccountId}/unlinkLocations
Path parameters
carrierCodestring required
Carrier Code
shippingAccountIdstring required
Shipping Account Identifier <br />SAPIENT Shipping Account Id (assigned by SAPIENT) or Alias (assigned by you).
Request body
Example request
[
{
"ShippingLocationId": "D94E8CFD-604B-4B87-83E9-3F20CAF02837"
}
]Response
The location(s) have been unlinked from the shipping account successfully.