Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Parameter Name

Data Type

Description

Mandatory

locationCode

String

Location code of the warehouse in which we are seaching searching the orders

yes

minId

String

Minimum event id greater than which the event (particularly for orders) will be searched

yes

batchSize

String

Max results the caller want, default value is 5000

no

eventTypes

String[]

The type of events for which orders in store can be searched(find the list of valid event types above)

yes

...