Versions Compared

Key

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

...

JSON field

Description / Typical usage

Data Type

Field width

CustomerCode

Owner code

alphanum

3

itemBarcode

Item barcode

alphanum

20

destination

Delivery stop

alphanum

8

requestor

Item requestor

string

70

requestorFirstName

First name of requestor

string

28

requestorLastName

Last name of requestor

string

28

requestorMiddleName

Middle name of requestor

string

16

errorCode

Error code (output only)

alphanum

16

errorNote

Additional detail (output only)

string

60


NOTES:  Use of Color

In field description tables, three colors are used:

JSON field

Description / Typical usage

Data Type

Field width

Green

Required input fields

alphanum

3

White

Optional input fields

alphanum

20

Blue

Output only

alphanum

16

  • Unless otherwise indicated, input fields are also output fields.
  • Some fields (such as the requestor first, middle and last name) are only conditionally required.  The notes associated with each call explains any such exceptional conditions