MassDispatchRepositoryUpdate Method

Scanjour Workflow4 Reference Manual
Accept verification(against schema, WZCS existence, template) and/or validation(against E-Boks) issues if any, and also accept preview PUT /Shipment/{ID}

Namespace:  Scanjour.Workflow4.Web.Services.Repositories
Assembly:  Scanjour.Workflow4.Web.Services (in Scanjour.Workflow4.Web.Services.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public bool Update(
	string Id
)

Parameters

Id
Type: SystemString
Id of the shipment in PDF mass shipment service.

Return Value

Type: Boolean
Request success state
See Also

Reference