SalesOrderExportCriteria
This represents the requested criteria for exporting order sources
Name | Type | Nullable? | Description |
---|---|---|---|
from_date_time | string | ✔ | The (ISO 8601) datetime (UTC) associated with the beginning of the range we would like to pull orders from @example "2021-03-31T18:21:14.858Z" |
to_date_time | string | ✔ | The (ISO 8601) datetime (UTC) associated with the end of the range we would like to pull orders from @example "2021-03-31T18:21:14.858Z" |