This endpoint allows you to update an existing shipping route by passing its id as a path paraneter. You can change the route’s name, type, status, priority, assigned companies, conditions, and pricing strategy.
This endpoint is accessable only for allowed applications.
Scopes
shipping.read_write - Shipping Read & Write
Request
Authorization
Add the parameter
Authorization
to Headers,whose value is to concatenate the Token after the Bearer.