Get state of current shipment
GET /Shipment/{ID}
Namespace: Scanjour.Workflow4.Web.Services.Repositories
Assembly: Scanjour.Workflow4.Web.Services (in Scanjour.Workflow4.Web.Services.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax
Parameters
- Id
- Type: SystemString
Id of the shipment in PDF mass shipment service.
Return Value
Type: StringJSON object with status.
See Also