go back to PartialShipmentService

POST /partialShipment/{movementId}/addMovementsToManifest/{movementIds}

Takes a movement id and a comma delimited list of movement id values to add to an existing manifest movement.

Roles that can access this endpoint are Users.

Parameters

name description type default type
movementId Movement id of the manifest you are consolidating additional movements on. path String
movementIds Comma delimited list of movement id values you are adding to the manifest. path String

Result

RowMovement

The manifest RowMovement object with order and stop details associated with the manifest.

Try It Out

Request

- Authentication Help
- String
- String