Custom Actions REST Endpoints

Business Objects/Shipments/Custom Actions
The operations from the Business Objects/Shipments/Custom Actions category.
Add a shipment to a shipment group by group type.
Method: post
Path: /custom-actions/addToGroupByType/shipments/{shipment id}
Add a shipment to one or more shipment groups
Method: post
Path: /custom-actions/addToGroup/shipments/{shipment id}
Add multiple shipments to one or more shipment groups
Method: post
Path: /custom-actions/addToGroup/shipments/
Get the available appointments for a shipment.
Method: post
Path: /custom-actions/getAvailableAppointments/shipments/
Modify an appointment for a shipment.
Method: post
Path: /custom-actions/modifyAppointment/shipments/
Performs the Change Service Provider action by shipment ID.
Method: post
Path: /custom-actions/changeServiceProvider/shipments/{shipment id}
Performs the Change Service Provider action for a shipment.
Method: post
Path: /custom-actions/changeServiceProvider/shipments/
Performs the Edit the Service Provider and Cost action for a shipment.
Method: post
Path: /custom-actions/editServiceProviderAndCost/shipments/{shipment id}
Performs the Edit the Service Provider and Cost action for one or more shipments.
Method: post
Path: /custom-actions/editServiceProviderAndCost/shipments/
Remove an appointment for a shipment.
Method: post
Path: /custom-actions/removeAppointment/shipments/
Schedule an appointment for a shipment.
Method: post
Path: /custom-actions/scheduleAppointment/shipments/