/Api/ManifestClose

The manifest close API method allows HTTP Post only and will close all customer manifests that are open against the provide customer name (customer code).

HTTP Post

Allows you to close all customer manifests against provided customer in your TransVirtual database.

Request Properties

Property Name Required Description
CustomerName Yes The customer name of this account (if not known, customer account must be supplied). Max length: 200
CustomerCode Yes The customer account code of this account (if not known, customer name must be supplied). Max length: 20

Example Post

Request (json)
Response (json)

Error Codes

Error Code Description
1901 Unknown error - report if this persists
1902 Invalid Customer Account details (Name or Code)