go back to PartialShipmentService

POST /partialShipment/manifestMovements/{movementIds}

Takes a comma delimited list of movement id values and consolidates all stops into a single manifest movement.

Roles that can access this endpoint are Users.

Parameters

name description type default type
movementIds Comma separated list of movement id values to consolidate into a single movement path String

Result

RowMovement

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

Try It Out

Request

- Authentication Help
- String