Schema Documentation

OrderIdTypeEnum

Description

The Type of Identifier used to fetch a single Order. Default is ID.

Values
Enum ValueDescription

DATABASE_ID

Identify a resource by the Database ID.

ID

Identify a resource by the (hashed) Global ID.

ORDER_NUMBER

Order number.
Example
"DATABASE_ID"