wmstools wteventraiser (http://api.3plcentral.com/rels/wmstools/wteventraiser)
Resource:
Operator: raise events for recent changes to orders, receivers, adjustments and/or assemblies
C# Rel Const:
Rels.ToolSvc.WarehouseTransactionEventRaiser
URI template:
WarehouseTransactionEventRaiser{?firstwarehousetransactioneventid,maxraisins}
Obtain URI from:
Success status: 200
Name (* = required) Data Type Description
firstwarehousetransactioneventid * Int64
maxraisins * int
Type Description
WarehouseTransactionEventIds IEnumerable<Int64>
NRaisins int
ThereAreMore bool
NASNSents int
NCustomersWantingASNConfNotRcvd int
NCheckForAckScheduled int
NEventsHandled int
Sample accept: application/hal+json
{
  "warehouseTransactionEventIds": [
    1
  ],
  "nRaisins": 1,
  "thereAreMore": true,
  "nasnSents": 3,
  "nCustomersWantingASNConfNotRcvd": 4,
  "nCheckForAckScheduled": 5,
  "nEventsHandled": 6
}

This documentation is subject to change, and is updated often and without warning. The models documented may or may not be available to users now or in the future. Use this documentation at your own risk.
Contact api@3plcentral.com with any questions about this documentation.