v1
latestOpenAPI 3.0.12026-07-242073551.1 MBShipping Accounts
Update Associated Location
Update the details of an existing shipping location associated with a specific Royal Mail shipping account with carrier specific details, such as posting location, OBA access code, and receiving hub code.
put/v4/shippingAccounts/rm/{shippingAccountId}/shippingLocations/{shippingLocationId}
Path parameters
shippingAccountIdstring required
A unique identifier for the shipping account assigned by the system (ShippingAccountId) or by you (AccountAlias), allowing for efficient reference and management of individual accounts within the system.
shippingLocationIdstring required
A unique identifier for the shipping location assigned by the system or by you (alias), allowing users to reference and manage specific locations effectively.
Request body
Example request
{
"PostingLocationCode": "2345654321",
"ObaAccessCode": "123456",
"ReceivingHubCode": "002610"
}Response
Updates the shipping location