added

Updates in v2.1

Order API updates - Dec 2022

We have added an additional location object in the Order payload, including some location-specific data.

"location": {
  "id": 223344,
  "name": "Demo Location name",
  "timezone": "America/New York"
}