Performs the Change Service Provider action for a shipment
post
/custom-actions/changeServiceProvider/shipments/
Request
Header Parameters
-
Prefer: string
An optional header parameter that allows you to process the request asynchronously. Set the request header "Prefer" to "respond-async" for asynchronous processing. For synchronous processing, leave the parameter blank or do not define it.
Supported Media Types
- application/json
Nested Schema : schema
Type:
Show Source
object-
pks: array
pks
Object primary keys that supports one or more multi-part (compound) keys
-
reasonCodeGid: string
A code describing the reason for the action.
-
responsiblePartyGid: string
Describes the person or people that will be affected by the action.
-
statusCodeGid: string
A code associated with the action to be performed.
Nested Schema : type
Type:
Show Source
object-
equipmentGroup: string
The equipment group.
-
rateGeoGid: string
Rate geo GID.
Nested Schema : pks
Type:
arrayObject primary keys that supports one or more multi-part (compound) keys
Show Source
Response
Supported Media Types
- application/json
200 Response
Default response.
Nested Schema : changeServiceProviderResponse-allOf[1]
Type:
Show Source
object-
items: array
items
The Change Service Provider action response for a shipment.
Nested Schema : items
Type:
arrayThe Change Service Provider action response for a shipment.
Show Source
Nested Schema : resultItem
Type:
Show Source
object-
shipGroupPk: string
Target shipment group.
-
shipmentPk: string
Pk of the shipment for the target group.