Download OpenAPI specification:Download
{- "key": 0,
- "orderId": "string",
- "status": "unloaded",
- "stopKey": 0,
- "accountKey": 0,
- "info": {
- "erp": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "syncStatus": "clean",
- "orderType": "shipment",
- "shipmentType": "delivery"
}, - "delivery": {
- "routeName": "string",
- "routeKey": 0,
- "sequence": 0,
- "leg": 0,
- "driverName": "string",
- "planned": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "violation": true,
- "photos": [
- {
- "subject": "string",
- "description": "string",
- "href": "string",
- "created": "2019-08-24T14:15:22Z",
- "mimeType": "string"
}
], - "signatures": [
- {
- "subject": "string",
- "description": "string",
- "href": "string",
- "created": "2019-08-24T14:15:22Z",
- "mimeType": "string"
}
]
}, - "account": {
- "key": 0,
- "id": "string",
- "branchKey": 0,
- "status": "active",
- "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "name": "string",
- "routing": {
- "fixedRouting": {
- "schedule": {
- "frequency": 0,
- "activationDate": "2019-08-24",
- "terminationDate": "2019-08-24",
- "servicesPerDay": 1,
- "maxDaysBetweenDeliveries": 0,
- "minDaysBetweenDeliveries": 0
}
}, - "timeWindows": {
- "config": {
- "close": true,
- "penaltyCost": 0,
- "earlyBuffer": 0,
- "lateBuffer": 0,
- "rushHour": {
- "am": {
- "start": "06:00",
- "end": "08:00",
- "multiplier": 0
}, - "pm": {
- "start": "13:00",
- "end": "15:00",
- "multiplier": 0
}
}
}, - "timeWindows": [
- {
- "key": "string",
- "pattern": "string",
- "open": "14:15:22Z",
- "close": "14:15:22Z"
}
]
}, - "fixedTime": 0,
- "sizeRestriction": "string",
- "zone": 0,
- "buffers": {
- "early": 0,
- "late": 0
}
}, - "config": {
- "onFinalize": "not_set",
- "geofence": 0,
- "type": "string"
}, - "contact": {
- "name": "string",
- "phone": "string"
}, - "fields": {
- "userFields": {
- "property1": "string",
- "property2": "string"
}, - "volumes": {
- "property1": 0,
- "property2": 0
}
}
}, - "lines": [
- {
- "userFields": {
- "property1": "string",
- "property2": "string"
}, - "routing": {
- "fixedTime": 0,
- "volumes": {
- "property1": {
- "value": 0,
- "unloadRate": 0
}, - "property2": {
- "value": 0,
- "unloadRate": 0
}
}
}, - "lineItemId": "string"
}
], - "routing": {
- "shipDate": "2019-08-24",
- "eqCode": "string",
- "twCode": "string",
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "timeWindows": {
- "sunday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "monday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "tuesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "wednesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "thursday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "friday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "saturday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "config": {
- "completeBeforeEndOfWindow": true
}
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 1,
- "rushHourAdjustments": {
- "am": {
- "start": "06:00",
- "end": "08:00",
- "multiplier": 0
}, - "pm": {
- "start": "13:00",
- "end": "15:00",
- "multiplier": 0
}
}
}, - "display": {
- "color": "string",
- "rotation": 0,
- "size": 0,
- "symbol": "string"
}, - "id02": "string",
- "type": "string",
- "shipping": {
- "key": 0,
- "accountKey": 0,
- "sameAsAccount": true,
- "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "alias": "string"
}
}| key required | string |
object | |
object Appearance properties may affect the way an order appears on a map or other UI elements. | |
| id02 | string A secondary order identifier. The primary Order ID still must be unique (per branch). |
| type | string An optional type specification for orders. Type is generally left empty. There is currently only one "special" type of order: refuel points. |
object (ShippingAddress) Describes a shipping location for the order. A shipping location is always stored against an Account. Shipping locations can be given optional aliases. In the event that a provided "key" is undefined, null, 0, or negative, the shipping address will be "upserted" as either a new shipping address or an update to an existing shipping address. |
{- "routing": {
- "shipDate": "2019-08-24",
- "eqCode": "string",
- "twCode": "string",
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "timeWindows": {
- "sunday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "monday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "tuesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "wednesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "thursday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "friday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "saturday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "config": {
- "completeBeforeEndOfWindow": true
}
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 1,
- "rushHourAdjustments": {
- "am": {
- "start": "06:00",
- "end": "08:00",
- "multiplier": 0
}, - "pm": {
- "start": "13:00",
- "end": "15:00",
- "multiplier": 0
}
}
}, - "display": {
- "color": "string",
- "rotation": 0,
- "size": 0,
- "symbol": "string"
}, - "id02": "string",
- "type": "string",
- "shipping": {
- "key": 0,
- "accountKey": 0,
- "sameAsAccount": true,
- "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "alias": "string"
}
}{- "key": 0,
- "orderId": "string",
- "status": "unloaded",
- "stopKey": 0,
- "accountKey": 0,
- "info": {
- "erp": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "syncStatus": "clean",
- "orderType": "shipment",
- "shipmentType": "delivery"
}, - "delivery": {
- "routeName": "string",
- "routeKey": 0,
- "sequence": 0,
- "leg": 0,
- "driverName": "string",
- "planned": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "violation": true,
- "photos": [
- {
- "subject": "string",
- "description": "string",
- "href": "string",
- "created": "2019-08-24T14:15:22Z",
- "mimeType": "string"
}
], - "signatures": [
- {
- "subject": "string",
- "description": "string",
- "href": "string",
- "created": "2019-08-24T14:15:22Z",
- "mimeType": "string"
}
]
}, - "account": {
- "key": 0,
- "id": "string",
- "branchKey": 0,
- "status": "active",
- "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "name": "string",
- "routing": {
- "fixedRouting": {
- "schedule": {
- "frequency": 0,
- "activationDate": "2019-08-24",
- "terminationDate": "2019-08-24",
- "servicesPerDay": 1,
- "maxDaysBetweenDeliveries": 0,
- "minDaysBetweenDeliveries": 0
}
}, - "timeWindows": {
- "config": {
- "close": true,
- "penaltyCost": 0,
- "earlyBuffer": 0,
- "lateBuffer": 0,
- "rushHour": {
- "am": {
- "start": "06:00",
- "end": "08:00",
- "multiplier": 0
}, - "pm": {
- "start": "13:00",
- "end": "15:00",
- "multiplier": 0
}
}
}, - "timeWindows": [
- {
- "key": "string",
- "pattern": "string",
- "open": "14:15:22Z",
- "close": "14:15:22Z"
}
]
}, - "fixedTime": 0,
- "sizeRestriction": "string",
- "zone": 0,
- "buffers": {
- "early": 0,
- "late": 0
}
}, - "config": {
- "onFinalize": "not_set",
- "geofence": 0,
- "type": "string"
}, - "contact": {
- "name": "string",
- "phone": "string"
}, - "fields": {
- "userFields": {
- "property1": "string",
- "property2": "string"
}, - "volumes": {
- "property1": 0,
- "property2": 0
}
}
}, - "lines": [
- {
- "userFields": {
- "property1": "string",
- "property2": "string"
}, - "routing": {
- "fixedTime": 0,
- "volumes": {
- "property1": {
- "value": 0,
- "unloadRate": 0
}, - "property2": {
- "value": 0,
- "unloadRate": 0
}
}
}, - "lineItemId": "string"
}
], - "routing": {
- "shipDate": "2019-08-24",
- "eqCode": "string",
- "twCode": "string",
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "timeWindows": {
- "sunday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "monday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "tuesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "wednesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "thursday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "friday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "saturday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "config": {
- "completeBeforeEndOfWindow": true
}
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 1,
- "rushHourAdjustments": {
- "am": {
- "start": "06:00",
- "end": "08:00",
- "multiplier": 0
}, - "pm": {
- "start": "13:00",
- "end": "15:00",
- "multiplier": 0
}
}
}, - "display": {
- "color": "string",
- "rotation": 0,
- "size": 0,
- "symbol": "string"
}, - "id02": "string",
- "type": "string",
- "shipping": {
- "key": 0,
- "accountKey": 0,
- "sameAsAccount": true,
- "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "alias": "string"
}
}| key required | string |
object | |
object Appearance properties may affect the way an order appears on a map or other UI elements. | |
| id02 | string A secondary order identifier. The primary Order ID still must be unique (per branch). |
| type | string An optional type specification for orders. Type is generally left empty. There is currently only one "special" type of order: refuel points. |
object (ShippingAddress) Describes a shipping location for the order. A shipping location is always stored against an Account. Shipping locations can be given optional aliases. In the event that a provided "key" is undefined, null, 0, or negative, the shipping address will be "upserted" as either a new shipping address or an update to an existing shipping address. |
{- "routing": {
- "shipDate": "2019-08-24",
- "eqCode": "string",
- "twCode": "string",
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "timeWindows": {
- "sunday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "monday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "tuesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "wednesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "thursday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "friday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "saturday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "config": {
- "completeBeforeEndOfWindow": true
}
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 1,
- "rushHourAdjustments": {
- "am": {
- "start": "06:00",
- "end": "08:00",
- "multiplier": 0
}, - "pm": {
- "start": "13:00",
- "end": "15:00",
- "multiplier": 0
}
}
}, - "display": {
- "color": "string",
- "rotation": 0,
- "size": 0,
- "symbol": "string"
}, - "id02": "string",
- "type": "string",
- "shipping": {
- "key": 0,
- "accountKey": 0,
- "sameAsAccount": true,
- "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "alias": "string"
}
}{- "key": 0,
- "orderId": "string",
- "status": "unloaded",
- "stopKey": 0,
- "accountKey": 0,
- "info": {
- "erp": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "syncStatus": "clean",
- "orderType": "shipment",
- "shipmentType": "delivery"
}, - "delivery": {
- "routeName": "string",
- "routeKey": 0,
- "sequence": 0,
- "leg": 0,
- "driverName": "string",
- "planned": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "violation": true,
- "photos": [
- {
- "subject": "string",
- "description": "string",
- "href": "string",
- "created": "2019-08-24T14:15:22Z",
- "mimeType": "string"
}
], - "signatures": [
- {
- "subject": "string",
- "description": "string",
- "href": "string",
- "created": "2019-08-24T14:15:22Z",
- "mimeType": "string"
}
]
}, - "account": {
- "key": 0,
- "id": "string",
- "branchKey": 0,
- "status": "active",
- "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "name": "string",
- "routing": {
- "fixedRouting": {
- "schedule": {
- "frequency": 0,
- "activationDate": "2019-08-24",
- "terminationDate": "2019-08-24",
- "servicesPerDay": 1,
- "maxDaysBetweenDeliveries": 0,
- "minDaysBetweenDeliveries": 0
}
}, - "timeWindows": {
- "config": {
- "close": true,
- "penaltyCost": 0,
- "earlyBuffer": 0,
- "lateBuffer": 0,
- "rushHour": {
- "am": {
- "start": "06:00",
- "end": "08:00",
- "multiplier": 0
}, - "pm": {
- "start": "13:00",
- "end": "15:00",
- "multiplier": 0
}
}
}, - "timeWindows": [
- {
- "key": "string",
- "pattern": "string",
- "open": "14:15:22Z",
- "close": "14:15:22Z"
}
]
}, - "fixedTime": 0,
- "sizeRestriction": "string",
- "zone": 0,
- "buffers": {
- "early": 0,
- "late": 0
}
}, - "config": {
- "onFinalize": "not_set",
- "geofence": 0,
- "type": "string"
}, - "contact": {
- "name": "string",
- "phone": "string"
}, - "fields": {
- "userFields": {
- "property1": "string",
- "property2": "string"
}, - "volumes": {
- "property1": 0,
- "property2": 0
}
}
}, - "lines": [
- {
- "userFields": {
- "property1": "string",
- "property2": "string"
}, - "routing": {
- "fixedTime": 0,
- "volumes": {
- "property1": {
- "value": 0,
- "unloadRate": 0
}, - "property2": {
- "value": 0,
- "unloadRate": 0
}
}
}, - "lineItemId": "string"
}
], - "routing": {
- "shipDate": "2019-08-24",
- "eqCode": "string",
- "twCode": "string",
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "timeWindows": {
- "sunday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "monday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "tuesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "wednesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "thursday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "friday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "saturday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "config": {
- "completeBeforeEndOfWindow": true
}
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 1,
- "rushHourAdjustments": {
- "am": {
- "start": "06:00",
- "end": "08:00",
- "multiplier": 0
}, - "pm": {
- "start": "13:00",
- "end": "15:00",
- "multiplier": 0
}
}
}, - "display": {
- "color": "string",
- "rotation": 0,
- "size": 0,
- "symbol": "string"
}, - "id02": "string",
- "type": "string",
- "shipping": {
- "key": 0,
- "accountKey": 0,
- "sameAsAccount": true,
- "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "alias": "string"
}
}| id | string Leave the ID empty in order to have the system auto-generate a unique order ID for the given branch. |
| accountKey required | number |
| branchKey required | number |
object | |
object Appearance properties may affect the way an order appears on a map or other UI elements. | |
| id02 | string A secondary order identifier. The primary Order ID still must be unique (per branch). |
| type | string An optional type specification for orders. Type is generally left empty. There is currently only one "special" type of order: refuel points. |
object (ShippingAddress) Describes a shipping location for the order. A shipping location is always stored against an Account. Shipping locations can be given optional aliases. In the event that a provided "key" is undefined, null, 0, or negative, the shipping address will be "upserted" as either a new shipping address or an update to an existing shipping address. |
{- "id": "string",
- "accountKey": 0,
- "branchKey": 0,
- "routing": {
- "shipDate": "2019-08-24",
- "eqCode": "string",
- "twCode": "string",
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "timeWindows": {
- "sunday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "monday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "tuesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "wednesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "thursday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "friday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "saturday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "config": {
- "completeBeforeEndOfWindow": true
}
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 1,
- "rushHourAdjustments": {
- "am": {
- "start": "06:00",
- "end": "08:00",
- "multiplier": 0
}, - "pm": {
- "start": "13:00",
- "end": "15:00",
- "multiplier": 0
}
}
}, - "display": {
- "color": "string",
- "rotation": 0,
- "size": 0,
- "symbol": "string"
}, - "id02": "string",
- "type": "string",
- "shipping": {
- "key": 0,
- "accountKey": 0,
- "sameAsAccount": true,
- "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "alias": "string"
}
}{- "key": 0,
- "orderId": "string",
- "status": "unloaded",
- "stopKey": 0,
- "accountKey": 0,
- "info": {
- "erp": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "syncStatus": "clean",
- "orderType": "shipment",
- "shipmentType": "delivery"
}, - "delivery": {
- "routeName": "string",
- "routeKey": 0,
- "sequence": 0,
- "leg": 0,
- "driverName": "string",
- "planned": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "violation": true,
- "photos": [
- {
- "subject": "string",
- "description": "string",
- "href": "string",
- "created": "2019-08-24T14:15:22Z",
- "mimeType": "string"
}
], - "signatures": [
- {
- "subject": "string",
- "description": "string",
- "href": "string",
- "created": "2019-08-24T14:15:22Z",
- "mimeType": "string"
}
]
}, - "account": {
- "key": 0,
- "id": "string",
- "branchKey": 0,
- "status": "active",
- "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "name": "string",
- "routing": {
- "fixedRouting": {
- "schedule": {
- "frequency": 0,
- "activationDate": "2019-08-24",
- "terminationDate": "2019-08-24",
- "servicesPerDay": 1,
- "maxDaysBetweenDeliveries": 0,
- "minDaysBetweenDeliveries": 0
}
}, - "timeWindows": {
- "config": {
- "close": true,
- "penaltyCost": 0,
- "earlyBuffer": 0,
- "lateBuffer": 0,
- "rushHour": {
- "am": {
- "start": "06:00",
- "end": "08:00",
- "multiplier": 0
}, - "pm": {
- "start": "13:00",
- "end": "15:00",
- "multiplier": 0
}
}
}, - "timeWindows": [
- {
- "key": "string",
- "pattern": "string",
- "open": "14:15:22Z",
- "close": "14:15:22Z"
}
]
}, - "fixedTime": 0,
- "sizeRestriction": "string",
- "zone": 0,
- "buffers": {
- "early": 0,
- "late": 0
}
}, - "config": {
- "onFinalize": "not_set",
- "geofence": 0,
- "type": "string"
}, - "contact": {
- "name": "string",
- "phone": "string"
}, - "fields": {
- "userFields": {
- "property1": "string",
- "property2": "string"
}, - "volumes": {
- "property1": 0,
- "property2": 0
}
}
}, - "lines": [
- {
- "userFields": {
- "property1": "string",
- "property2": "string"
}, - "routing": {
- "fixedTime": 0,
- "volumes": {
- "property1": {
- "value": 0,
- "unloadRate": 0
}, - "property2": {
- "value": 0,
- "unloadRate": 0
}
}
}, - "lineItemId": "string"
}
], - "routing": {
- "shipDate": "2019-08-24",
- "eqCode": "string",
- "twCode": "string",
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "timeWindows": {
- "sunday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "monday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "tuesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "wednesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "thursday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "friday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "saturday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "config": {
- "completeBeforeEndOfWindow": true
}
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 1,
- "rushHourAdjustments": {
- "am": {
- "start": "06:00",
- "end": "08:00",
- "multiplier": 0
}, - "pm": {
- "start": "13:00",
- "end": "15:00",
- "multiplier": 0
}
}
}, - "display": {
- "color": "string",
- "rotation": 0,
- "size": 0,
- "symbol": "string"
}, - "id02": "string",
- "type": "string",
- "shipping": {
- "key": 0,
- "accountKey": 0,
- "sameAsAccount": true,
- "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "alias": "string"
}
}{- "key": 0,
- "id": "string",
- "branchKey": 0,
- "status": "active",
- "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "name": "string",
- "routing": {
- "fixedRouting": {
- "schedule": {
- "frequency": 0,
- "activationDate": "2019-08-24",
- "terminationDate": "2019-08-24",
- "servicesPerDay": 1,
- "maxDaysBetweenDeliveries": 0,
- "minDaysBetweenDeliveries": 0
}
}, - "timeWindows": {
- "config": {
- "close": true,
- "penaltyCost": 0,
- "earlyBuffer": 0,
- "lateBuffer": 0,
- "rushHour": {
- "am": {
- "start": "06:00",
- "end": "08:00",
- "multiplier": 0
}, - "pm": {
- "start": "13:00",
- "end": "15:00",
- "multiplier": 0
}
}
}, - "timeWindows": [
- {
- "key": "string",
- "pattern": "string",
- "open": "14:15:22Z",
- "close": "14:15:22Z"
}
]
}, - "fixedTime": 0,
- "sizeRestriction": "string",
- "zone": 0,
- "buffers": {
- "early": 0,
- "late": 0
}
}, - "config": {
- "onFinalize": "not_set",
- "geofence": 0,
- "type": "string"
}, - "contact": {
- "name": "string",
- "phone": "string"
}, - "fields": {
- "userFields": {
- "property1": "string",
- "property2": "string"
}, - "volumes": {
- "property1": 0,
- "property2": 0
}
}
}| key required | string |
| name | string A human-readable name for the account. If left empty, the ID will fill this field. |
object | |
object | |
object Represents contact information for the account. | |
object (FieldConfig) |
{- "name": "string",
- "routing": {
- "fixedRouting": {
- "schedule": {
- "frequency": 0,
- "activationDate": "2019-08-24",
- "terminationDate": "2019-08-24",
- "servicesPerDay": 1,
- "maxDaysBetweenDeliveries": 0,
- "minDaysBetweenDeliveries": 0
}
}, - "timeWindows": {
- "config": {
- "close": true,
- "penaltyCost": 0,
- "earlyBuffer": 0,
- "lateBuffer": 0,
- "rushHour": {
- "am": {
- "start": "06:00",
- "end": "08:00",
- "multiplier": 0
}, - "pm": {
- "start": "13:00",
- "end": "15:00",
- "multiplier": 0
}
}
}, - "timeWindows": [
- {
- "key": "string",
- "pattern": "string",
- "open": "14:15:22Z",
- "close": "14:15:22Z"
}
]
}, - "fixedTime": 0,
- "sizeRestriction": "string",
- "zone": 0,
- "buffers": {
- "early": 0,
- "late": 0
}
}, - "config": {
- "onFinalize": "not_set",
- "geofence": 0,
- "type": "string"
}, - "contact": {
- "name": "string",
- "phone": "string"
}, - "fields": {
- "userFields": {
- "property1": "string",
- "property2": "string"
}, - "volumes": {
- "property1": 0,
- "property2": 0
}
}
}{- "key": 0,
- "id": "string",
- "branchKey": 0,
- "status": "active",
- "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "name": "string",
- "routing": {
- "fixedRouting": {
- "schedule": {
- "frequency": 0,
- "activationDate": "2019-08-24",
- "terminationDate": "2019-08-24",
- "servicesPerDay": 1,
- "maxDaysBetweenDeliveries": 0,
- "minDaysBetweenDeliveries": 0
}
}, - "timeWindows": {
- "config": {
- "close": true,
- "penaltyCost": 0,
- "earlyBuffer": 0,
- "lateBuffer": 0,
- "rushHour": {
- "am": {
- "start": "06:00",
- "end": "08:00",
- "multiplier": 0
}, - "pm": {
- "start": "13:00",
- "end": "15:00",
- "multiplier": 0
}
}
}, - "timeWindows": [
- {
- "key": "string",
- "pattern": "string",
- "open": "14:15:22Z",
- "close": "14:15:22Z"
}
]
}, - "fixedTime": 0,
- "sizeRestriction": "string",
- "zone": 0,
- "buffers": {
- "early": 0,
- "late": 0
}
}, - "config": {
- "onFinalize": "not_set",
- "geofence": 0,
- "type": "string"
}, - "contact": {
- "name": "string",
- "phone": "string"
}, - "fields": {
- "userFields": {
- "property1": "string",
- "property2": "string"
}, - "volumes": {
- "property1": 0,
- "property2": 0
}
}
}| key required | string |
| name | string A human-readable name for the account. If left empty, the ID will fill this field. |
object | |
object | |
object Represents contact information for the account. | |
object (FieldConfig) |
{- "name": "string",
- "routing": {
- "fixedRouting": {
- "schedule": {
- "frequency": 0,
- "activationDate": "2019-08-24",
- "terminationDate": "2019-08-24",
- "servicesPerDay": 1,
- "maxDaysBetweenDeliveries": 0,
- "minDaysBetweenDeliveries": 0
}
}, - "timeWindows": {
- "config": {
- "close": true,
- "penaltyCost": 0,
- "earlyBuffer": 0,
- "lateBuffer": 0,
- "rushHour": {
- "am": {
- "start": "06:00",
- "end": "08:00",
- "multiplier": 0
}, - "pm": {
- "start": "13:00",
- "end": "15:00",
- "multiplier": 0
}
}
}, - "timeWindows": [
- {
- "key": "string",
- "pattern": "string",
- "open": "14:15:22Z",
- "close": "14:15:22Z"
}
]
}, - "fixedTime": 0,
- "sizeRestriction": "string",
- "zone": 0,
- "buffers": {
- "early": 0,
- "late": 0
}
}, - "config": {
- "onFinalize": "not_set",
- "geofence": 0,
- "type": "string"
}, - "contact": {
- "name": "string",
- "phone": "string"
}, - "fields": {
- "userFields": {
- "property1": "string",
- "property2": "string"
}, - "volumes": {
- "property1": 0,
- "property2": 0
}
}
}{- "key": 0,
- "id": "string",
- "branchKey": 0,
- "status": "active",
- "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "name": "string",
- "routing": {
- "fixedRouting": {
- "schedule": {
- "frequency": 0,
- "activationDate": "2019-08-24",
- "terminationDate": "2019-08-24",
- "servicesPerDay": 1,
- "maxDaysBetweenDeliveries": 0,
- "minDaysBetweenDeliveries": 0
}
}, - "timeWindows": {
- "config": {
- "close": true,
- "penaltyCost": 0,
- "earlyBuffer": 0,
- "lateBuffer": 0,
- "rushHour": {
- "am": {
- "start": "06:00",
- "end": "08:00",
- "multiplier": 0
}, - "pm": {
- "start": "13:00",
- "end": "15:00",
- "multiplier": 0
}
}
}, - "timeWindows": [
- {
- "key": "string",
- "pattern": "string",
- "open": "14:15:22Z",
- "close": "14:15:22Z"
}
]
}, - "fixedTime": 0,
- "sizeRestriction": "string",
- "zone": 0,
- "buffers": {
- "early": 0,
- "late": 0
}
}, - "config": {
- "onFinalize": "not_set",
- "geofence": 0,
- "type": "string"
}, - "contact": {
- "name": "string",
- "phone": "string"
}, - "fields": {
- "userFields": {
- "property1": "string",
- "property2": "string"
}, - "volumes": {
- "property1": 0,
- "property2": 0
}
}
}| id required | string The unique (global) identifier for this order. |
| branchId required | string |
required | object (ILocation) Address and Coordinates for an entity's location |
required | object (ImportAccountBase) |
required | Array of objects (ImportOrderLineItem) |
| reservationId | string |
| forecastBy | string |
object Presentation properties for the order. | |
required | object |
| command | string Enum: "delete" "upsert" |
[- {
- "id": "string",
- "branchId": "string",
- "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "account": {
- "id": "string",
- "name": "string",
- "config": {
- "onFinalize": "not_set",
- "geofence": 2500
}, - "info": {
- "contact": "string",
- "phone": "string"
}
}, - "lineItems": [
- {
- "id": "string",
- "fixedTime": 0,
- "volumes": {
- "property1": {
- "value": 0,
- "unloadRate": 0
}, - "property2": {
- "value": 0,
- "unloadRate": 0
}
}, - "userFields": {
- "property1": "string",
- "property2": "string"
}
}
], - "reservationId": "string",
- "forecastBy": "string",
- "display": {
- "color": "string"
}, - "routing": {
- "shipDate": "2019-08-24",
- "eqCode": "string",
- "twCode": "string",
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "zone": 0,
- "designatedRoute": "string",
- "shipmentPriority": 0,
- "buffers": {
- "early": 0,
- "late": 0,
- "penalty": 0
}, - "rushHourAdjustments": {
- "am": {
- "start": "06:00",
- "end": "08:00",
- "multiplier": 0
}, - "pm": {
- "start": "13:00",
- "end": "15:00",
- "multiplier": 0
}
}, - "timeWindows": {
- "sunday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "monday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "tuesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "wednesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "thursday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "friday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "saturday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "config": {
- "completeBeforeEndOfWindow": true
}
}
}, - "command": "delete"
}
]| key required | string |
| id | string An optional ID to use for the duplicated order. The ID provided must be unique. If no ID is provided, the server will auto-generate an ID based on the original order's ID. |
{- "key": 0,
- "orderId": "string",
- "status": "unloaded",
- "stopKey": 0,
- "accountKey": 0,
- "info": {
- "erp": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "syncStatus": "clean",
- "orderType": "shipment",
- "shipmentType": "delivery"
}, - "delivery": {
- "routeName": "string",
- "routeKey": 0,
- "sequence": 0,
- "leg": 0,
- "driverName": "string",
- "planned": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "violation": true,
- "photos": [
- {
- "subject": "string",
- "description": "string",
- "href": "string",
- "created": "2019-08-24T14:15:22Z",
- "mimeType": "string"
}
], - "signatures": [
- {
- "subject": "string",
- "description": "string",
- "href": "string",
- "created": "2019-08-24T14:15:22Z",
- "mimeType": "string"
}
]
}, - "account": {
- "key": 0,
- "id": "string",
- "branchKey": 0,
- "status": "active",
- "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "name": "string",
- "routing": {
- "fixedRouting": {
- "schedule": {
- "frequency": 0,
- "activationDate": "2019-08-24",
- "terminationDate": "2019-08-24",
- "servicesPerDay": 1,
- "maxDaysBetweenDeliveries": 0,
- "minDaysBetweenDeliveries": 0
}
}, - "timeWindows": {
- "config": {
- "close": true,
- "penaltyCost": 0,
- "earlyBuffer": 0,
- "lateBuffer": 0,
- "rushHour": {
- "am": {
- "start": "06:00",
- "end": "08:00",
- "multiplier": 0
}, - "pm": {
- "start": "13:00",
- "end": "15:00",
- "multiplier": 0
}
}
}, - "timeWindows": [
- {
- "key": "string",
- "pattern": "string",
- "open": "14:15:22Z",
- "close": "14:15:22Z"
}
]
}, - "fixedTime": 0,
- "sizeRestriction": "string",
- "zone": 0,
- "buffers": {
- "early": 0,
- "late": 0
}
}, - "config": {
- "onFinalize": "not_set",
- "geofence": 0,
- "type": "string"
}, - "contact": {
- "name": "string",
- "phone": "string"
}, - "fields": {
- "userFields": {
- "property1": "string",
- "property2": "string"
}, - "volumes": {
- "property1": 0,
- "property2": 0
}
}
}, - "lines": [
- {
- "userFields": {
- "property1": "string",
- "property2": "string"
}, - "routing": {
- "fixedTime": 0,
- "volumes": {
- "property1": {
- "value": 0,
- "unloadRate": 0
}, - "property2": {
- "value": 0,
- "unloadRate": 0
}
}
}, - "lineItemId": "string"
}
], - "routing": {
- "shipDate": "2019-08-24",
- "eqCode": "string",
- "twCode": "string",
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "timeWindows": {
- "sunday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "monday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "tuesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "wednesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "thursday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "friday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "saturday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "config": {
- "completeBeforeEndOfWindow": true
}
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 1,
- "rushHourAdjustments": {
- "am": {
- "start": "06:00",
- "end": "08:00",
- "multiplier": 0
}, - "pm": {
- "start": "13:00",
- "end": "15:00",
- "multiplier": 0
}
}
}, - "display": {
- "color": "string",
- "rotation": 0,
- "size": 0,
- "symbol": "string"
}, - "id02": "string",
- "type": "string",
- "shipping": {
- "key": 0,
- "accountKey": 0,
- "sameAsAccount": true,
- "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "alias": "string"
}
}| startDate | string <date-time> Starting date/time range in UTC. |
| endDate | string <date-time> Starting date/time range in UTC. |
| dateKind | string Default: "plannedStart" Enum: "plannedStart" "modifiedDate" "shipDate" Specifies the criteria by which date matching will occur. ShipDate matches orders where the ERP-specified estimated ship date matches the search range. PlannedStart matches orders where the order's planned arrival time matches the search criteria. If an order is not scheduled on a route, the criteria will utilize the order's estimated ship date. ModifiedDate matches an order based on its ModifiedDateTime. |
| offset | integer Default: 0 |
| limit | integer Default: 50 |
| branchKey | integer Constrains the search to a particular branch. If no branch is provided, the search will constrain itself to branches the authenticated user has access to. |
| accountName | string Matches orders where account name starts with the value requested |
| accountId | string Matches order where the account ID starts with the value requested. |
| orderId | string Matches orders where the order ID starts with the value provided |
| address | string Matches orders where the shipping address is equivalent to the requested address. |
| city | string Matches orders where the shipping city is equivalent to the value in the request |
| zip | string Matches orders where the shipping postal code is equivalent to the value requested. |
| keys | array Searches for orders by an array of keys. If this criteria is used, then all other operators aside from branch are ignored (including pagination). |
| status | string Enum: "unloaded" "scheduled" "delivered" "all" Matches orders based on their status |
| violated | boolean Default: "false" If true, will only match orders that have window violations. |
| accountKey | integer Matches orders for a particular account. Date ranges do not need to be specified. Pagination operators are still in effect. |
| sort | string Enum: "date" "id" "accountId" "accountName" "routeName" Sorts the resultant query by the specified conditions. Conditions are given in the following parameterized format: [+/-]{field},[+/-]{field},...
Example: +Name,-Created |
[- {
- "key": 0,
- "orderId": "string",
- "status": "unloaded",
- "stopKey": 0,
- "accountKey": 0,
- "info": {
- "erp": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "syncStatus": "clean",
- "orderType": "shipment",
- "shipmentType": "delivery"
}, - "delivery": {
- "routeName": "string",
- "routeKey": 0,
- "sequence": 0,
- "leg": 0,
- "driverName": "string",
- "planned": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "violation": true,
- "photos": [
- {
- "subject": "string",
- "description": "string",
- "href": "string",
- "created": "2019-08-24T14:15:22Z",
- "mimeType": "string"
}
], - "signatures": [
- {
- "subject": "string",
- "description": "string",
- "href": "string",
- "created": "2019-08-24T14:15:22Z",
- "mimeType": "string"
}
]
}, - "account": {
- "key": 0,
- "id": "string",
- "branchKey": 0,
- "status": "active",
- "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "name": "string",
- "routing": {
- "fixedRouting": {
- "schedule": {
- "frequency": 0,
- "activationDate": "2019-08-24",
- "terminationDate": "2019-08-24",
- "servicesPerDay": 1,
- "maxDaysBetweenDeliveries": 0,
- "minDaysBetweenDeliveries": 0
}
}, - "timeWindows": {
- "config": {
- "close": true,
- "penaltyCost": 0,
- "earlyBuffer": 0,
- "lateBuffer": 0,
- "rushHour": {
- "am": {
- "start": "06:00",
- "end": "08:00",
- "multiplier": 0
}, - "pm": {
- "start": "13:00",
- "end": "15:00",
- "multiplier": 0
}
}
}, - "timeWindows": [
- {
- "key": "string",
- "pattern": "string",
- "open": "14:15:22Z",
- "close": "14:15:22Z"
}
]
}, - "fixedTime": 0,
- "sizeRestriction": "string",
- "zone": 0,
- "buffers": {
- "early": 0,
- "late": 0
}
}, - "config": {
- "onFinalize": "not_set",
- "geofence": 0,
- "type": "string"
}, - "contact": {
- "name": "string",
- "phone": "string"
}, - "fields": {
- "userFields": {
- "property1": "string",
- "property2": "string"
}, - "volumes": {
- "property1": 0,
- "property2": 0
}
}
}, - "lines": [
- {
- "userFields": {
- "property1": "string",
- "property2": "string"
}, - "routing": {
- "fixedTime": 0,
- "volumes": {
- "property1": {
- "value": 0,
- "unloadRate": 0
}, - "property2": {
- "value": 0,
- "unloadRate": 0
}
}
}, - "lineItemId": "string"
}
], - "routing": {
- "shipDate": "2019-08-24",
- "eqCode": "string",
- "twCode": "string",
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "timeWindows": {
- "sunday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "monday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "tuesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "wednesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "thursday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "friday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "saturday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "config": {
- "completeBeforeEndOfWindow": true
}
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 1,
- "rushHourAdjustments": {
- "am": {
- "start": "06:00",
- "end": "08:00",
- "multiplier": 0
}, - "pm": {
- "start": "13:00",
- "end": "15:00",
- "multiplier": 0
}
}
}, - "display": {
- "color": "string",
- "rotation": 0,
- "size": 0,
- "symbol": "string"
}, - "id02": "string",
- "type": "string",
- "shipping": {
- "key": 0,
- "accountKey": 0,
- "sameAsAccount": true,
- "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "alias": "string"
}
}
]| id | string Leave the ID empty in order to have the system auto-generate a unique order ID for the given branch. |
| accountKey required | number |
| branchKey required | number |
object | |
object Appearance properties may affect the way an order appears on a map or other UI elements. | |
| id02 | string A secondary order identifier. The primary Order ID still must be unique (per branch). |
| type | string An optional type specification for orders. Type is generally left empty. There is currently only one "special" type of order: refuel points. |
object (ShippingAddress) Describes a shipping location for the order. A shipping location is always stored against an Account. Shipping locations can be given optional aliases. In the event that a provided "key" is undefined, null, 0, or negative, the shipping address will be "upserted" as either a new shipping address or an update to an existing shipping address. |
[- {
- "id": "string",
- "accountKey": 0,
- "branchKey": 0,
- "routing": {
- "shipDate": "2019-08-24",
- "eqCode": "string",
- "twCode": "string",
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "timeWindows": {
- "sunday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "monday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "tuesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "wednesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "thursday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "friday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "saturday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "config": {
- "completeBeforeEndOfWindow": true
}
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 1,
- "rushHourAdjustments": {
- "am": {
- "start": "06:00",
- "end": "08:00",
- "multiplier": 0
}, - "pm": {
- "start": "13:00",
- "end": "15:00",
- "multiplier": 0
}
}
}, - "display": {
- "color": "string",
- "rotation": 0,
- "size": 0,
- "symbol": "string"
}, - "id02": "string",
- "type": "string",
- "shipping": {
- "key": 0,
- "accountKey": 0,
- "sameAsAccount": true,
- "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "alias": "string"
}
}
]| key required | string |
| offset | string Default: "0" |
| limit | string Default: "100" |
[- {
- "branchKey": 0,
- "key": 0,
- "orderKey": 0,
- "orderId": "string",
- "lineItemId": "string",
- "lineItemKey": 0,
- "status": "string",
- "comments": "string",
- "moduleName": "string",
- "userName": "string",
- "created": "2019-08-24T14:15:22Z"
}
]| id | string Searches for order audits by a particular ID. (Useful if the order was deleted) |
| branchKey | integer |
| offset | integer |
| limit | integer |
| startDate | string <date-time> |
| endDate | string <date-time> |
[- {
- "branchKey": 0,
- "key": 0,
- "orderKey": 0,
- "orderId": "string",
- "lineItemId": "string",
- "lineItemKey": 0,
- "status": "string",
- "comments": "string",
- "moduleName": "string",
- "userName": "string",
- "created": "2019-08-24T14:15:22Z"
}
]| key required | string |
| offset | integer Default: 0 |
| limit | integer Default: 100 |
[- {
- "key": 0,
- "accountKey": 0,
- "sameAsAccount": true,
- "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "alias": "string"
}
]Upserts a shipping address for the given account.
The system will look for an entry that matches (address, city, state, zip).
If a match is found, the coordinates (latitude/longitude) will be updated, as well as any typographical details (e.g. capitalization).
If no match is found, a new shipping address is created.
If the alias sent is populated, but that alias is already being used, the system will validate that the address information matches like above. If the alias is already in-use and the address information differs, then the system will return a bad request.
| key required | string |
object (ILocation) Address and Coordinates for an entity's location | |
| alias | string An optional name for the shipping address. |
{- "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "alias": "string"
}{- "key": 0,
- "accountKey": 0,
- "sameAsAccount": true,
- "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "alias": "string"
}| key required | string |
object (ILocation) Address and Coordinates for an entity's location | |
| alias | string An optional name for the shipping address. |
[- {
- "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "alias": "string"
}
][- {
- "key": 0,
- "accountKey": 0,
- "sameAsAccount": true,
- "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "alias": "string"
}
]{- "key": 0,
- "accountKey": 0,
- "sameAsAccount": true,
- "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "alias": "string"
}| key required | string |
| shippingKey required | string |
object (ILocation) Address and Coordinates for an entity's location | |
| alias | string An optional name for the shipping address. |
{- "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "alias": "string"
}{- "key": 0,
- "accountKey": 0,
- "sameAsAccount": true,
- "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "alias": "string"
}{- "key": 0,
- "accountKey": 0,
- "sameAsAccount": true,
- "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "alias": "string"
}Changes the order's shipping address to a given shipping address.
The client may pass in an object with a key corresponding to an existing shipping address. The shipping address provided must belong to the account associated with the order.
The client may also pass a full Shipping Address (with the key being undefined, null, 0, etc.) The address information given will attempt to be matched to an existing shipping address corresponding to the order's account, or a new shipping address will be created.
| key required | string |
| key | integer |
{- "key": 0
}{- "key": 0,
- "accountKey": 0,
- "sameAsAccount": true,
- "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "alias": "string"
}{- "key": 0,
- "orderId": "string",
- "status": "unloaded",
- "stopKey": 0,
- "accountKey": 0,
- "info": {
- "erp": "2019-08-24T14:15:22Z",
- "created": "2019-08-24T14:15:22Z",
- "modified": "2019-08-24T14:15:22Z",
- "syncStatus": "clean",
- "orderType": "shipment",
- "shipmentType": "delivery"
}, - "delivery": {
- "routeName": "string",
- "routeKey": 0,
- "sequence": 0,
- "leg": 0,
- "driverName": "string",
- "planned": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "actual": {
- "arrival": "2019-08-24T14:15:22Z",
- "departure": "2019-08-24T14:15:22Z"
}, - "violation": true,
- "photos": [
- {
- "subject": "string",
- "description": "string",
- "href": "string",
- "created": "2019-08-24T14:15:22Z",
- "mimeType": "string"
}
], - "signatures": [
- {
- "subject": "string",
- "description": "string",
- "href": "string",
- "created": "2019-08-24T14:15:22Z",
- "mimeType": "string"
}
]
}, - "account": {
- "key": 0,
- "id": "string",
- "branchKey": 0,
- "status": "active",
- "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "name": "string",
- "routing": {
- "fixedRouting": {
- "schedule": {
- "frequency": 0,
- "activationDate": "2019-08-24",
- "terminationDate": "2019-08-24",
- "servicesPerDay": 1,
- "maxDaysBetweenDeliveries": 0,
- "minDaysBetweenDeliveries": 0
}
}, - "timeWindows": {
- "config": {
- "close": true,
- "penaltyCost": 0,
- "earlyBuffer": 0,
- "lateBuffer": 0,
- "rushHour": {
- "am": {
- "start": "06:00",
- "end": "08:00",
- "multiplier": 0
}, - "pm": {
- "start": "13:00",
- "end": "15:00",
- "multiplier": 0
}
}
}, - "timeWindows": [
- {
- "key": "string",
- "pattern": "string",
- "open": "14:15:22Z",
- "close": "14:15:22Z"
}
]
}, - "fixedTime": 0,
- "sizeRestriction": "string",
- "zone": 0,
- "buffers": {
- "early": 0,
- "late": 0
}
}, - "config": {
- "onFinalize": "not_set",
- "geofence": 0,
- "type": "string"
}, - "contact": {
- "name": "string",
- "phone": "string"
}, - "fields": {
- "userFields": {
- "property1": "string",
- "property2": "string"
}, - "volumes": {
- "property1": 0,
- "property2": 0
}
}
}, - "lines": [
- {
- "userFields": {
- "property1": "string",
- "property2": "string"
}, - "routing": {
- "fixedTime": 0,
- "volumes": {
- "property1": {
- "value": 0,
- "unloadRate": 0
}, - "property2": {
- "value": 0,
- "unloadRate": 0
}
}
}, - "lineItemId": "string"
}
], - "routing": {
- "shipDate": "2019-08-24",
- "eqCode": "string",
- "twCode": "string",
- "earliestDate": "2019-08-24",
- "latestDate": "2019-08-24",
- "timeWindows": {
- "sunday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "monday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "tuesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "wednesday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "thursday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "friday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "saturday": {
- "hours": [
- {
- "open": "00:00",
- "close": "24:00"
}
]
}, - "config": {
- "completeBeforeEndOfWindow": true
}
}, - "sizeRestriction": 0,
- "maxSplits": 0,
- "zone": 1,
- "rushHourAdjustments": {
- "am": {
- "start": "06:00",
- "end": "08:00",
- "multiplier": 0
}, - "pm": {
- "start": "13:00",
- "end": "15:00",
- "multiplier": 0
}
}
}, - "display": {
- "color": "string",
- "rotation": 0,
- "size": 0,
- "symbol": "string"
}, - "id02": "string",
- "type": "string",
- "shipping": {
- "key": 0,
- "accountKey": 0,
- "sameAsAccount": true,
- "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "alias": "string"
}
}{- "key": 0,
- "id": "string",
- "branchKey": 0,
- "status": "active",
- "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "name": "string",
- "routing": {
- "fixedRouting": {
- "schedule": {
- "frequency": 0,
- "activationDate": "2019-08-24",
- "terminationDate": "2019-08-24",
- "servicesPerDay": 1,
- "maxDaysBetweenDeliveries": 0,
- "minDaysBetweenDeliveries": 0
}
}, - "timeWindows": {
- "config": {
- "close": true,
- "penaltyCost": 0,
- "earlyBuffer": 0,
- "lateBuffer": 0,
- "rushHour": {
- "am": {
- "start": "06:00",
- "end": "08:00",
- "multiplier": 0
}, - "pm": {
- "start": "13:00",
- "end": "15:00",
- "multiplier": 0
}
}
}, - "timeWindows": [
- {
- "key": "string",
- "pattern": "string",
- "open": "14:15:22Z",
- "close": "14:15:22Z"
}
]
}, - "fixedTime": 0,
- "sizeRestriction": "string",
- "zone": 0,
- "buffers": {
- "early": 0,
- "late": 0
}
}, - "config": {
- "onFinalize": "not_set",
- "geofence": 0,
- "type": "string"
}, - "contact": {
- "name": "string",
- "phone": "string"
}, - "fields": {
- "userFields": {
- "property1": "string",
- "property2": "string"
}, - "volumes": {
- "property1": 0,
- "property2": 0
}
}
}| key required | string |
| shippingKey required | string |
{- "key": 0,
- "accountKey": 0,
- "sameAsAccount": true,
- "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "alias": "string"
}| offset | integer Default: 0 |
| limit | integer Default: 100 |
| accountId | string Search accounts based on account ID's starting with the given value |
| name | string Search accounts where the name starts with the given value |
| accountIdOrName | string Search accounts where the ID or the name start with the given value |
| precision | string Search for accounts where the precision (or geocode result) is equal to a given value. |
| branchKey | integer Constrains the account search to the given branch key. If no key is provided, then the account search will apply to all branches authorized to the consumer. |
| accountKeys | array Matches to a list of account keys to return. This invalidates most other query parameters. |
| activeUnscheduledOnly | boolean Default: "false" Constrains the search to accounts which are unscheduled (not assigned to any master routes) but whose status is Active. |
| sort | string Sorts the resultant query by the specified conditions. Conditions are given in the following parameterized format: [+/-]{field},[+/-]{field},...
Example: +Name,-Created |
[- {
- "key": 0,
- "id": "string",
- "branchKey": 0,
- "status": "active",
- "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "name": "string",
- "routing": {
- "fixedRouting": {
- "schedule": {
- "frequency": 0,
- "activationDate": "2019-08-24",
- "terminationDate": "2019-08-24",
- "servicesPerDay": 1,
- "maxDaysBetweenDeliveries": 0,
- "minDaysBetweenDeliveries": 0
}
}, - "timeWindows": {
- "config": {
- "close": true,
- "penaltyCost": 0,
- "earlyBuffer": 0,
- "lateBuffer": 0,
- "rushHour": {
- "am": {
- "start": "06:00",
- "end": "08:00",
- "multiplier": 0
}, - "pm": {
- "start": "13:00",
- "end": "15:00",
- "multiplier": 0
}
}
}, - "timeWindows": [
- {
- "key": "string",
- "pattern": "string",
- "open": "14:15:22Z",
- "close": "14:15:22Z"
}
]
}, - "fixedTime": 0,
- "sizeRestriction": "string",
- "zone": 0,
- "buffers": {
- "early": 0,
- "late": 0
}
}, - "config": {
- "onFinalize": "not_set",
- "geofence": 0,
- "type": "string"
}, - "contact": {
- "name": "string",
- "phone": "string"
}, - "fields": {
- "userFields": {
- "property1": "string",
- "property2": "string"
}, - "volumes": {
- "property1": 0,
- "property2": 0
}
}
}
]| name | string A human-readable name for the account. If left empty, the ID will fill this field. |
object | |
object | |
object Represents contact information for the account. | |
object (FieldConfig) | |
| id | string The primary identifier for the account. |
| branchKey | integer The branch the account will be associated with. |
{- "name": "string",
- "routing": {
- "fixedRouting": {
- "schedule": {
- "frequency": 0,
- "activationDate": "2019-08-24",
- "terminationDate": "2019-08-24",
- "servicesPerDay": 1,
- "maxDaysBetweenDeliveries": 0,
- "minDaysBetweenDeliveries": 0
}
}, - "timeWindows": {
- "config": {
- "close": true,
- "penaltyCost": 0,
- "earlyBuffer": 0,
- "lateBuffer": 0,
- "rushHour": {
- "am": {
- "start": "06:00",
- "end": "08:00",
- "multiplier": 0
}, - "pm": {
- "start": "13:00",
- "end": "15:00",
- "multiplier": 0
}
}
}, - "timeWindows": [
- {
- "key": "string",
- "pattern": "string",
- "open": "14:15:22Z",
- "close": "14:15:22Z"
}
]
}, - "fixedTime": 0,
- "sizeRestriction": "string",
- "zone": 0,
- "buffers": {
- "early": 0,
- "late": 0
}
}, - "config": {
- "onFinalize": "not_set",
- "geofence": 0,
- "type": "string"
}, - "contact": {
- "name": "string",
- "phone": "string"
}, - "fields": {
- "userFields": {
- "property1": "string",
- "property2": "string"
}, - "volumes": {
- "property1": 0,
- "property2": 0
}
}, - "id": "string",
- "branchKey": 0
}[- {
- "key": 0,
- "id": "string",
- "branchKey": 0,
- "status": "active",
- "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "name": "string",
- "routing": {
- "fixedRouting": {
- "schedule": {
- "frequency": 0,
- "activationDate": "2019-08-24",
- "terminationDate": "2019-08-24",
- "servicesPerDay": 1,
- "maxDaysBetweenDeliveries": 0,
- "minDaysBetweenDeliveries": 0
}
}, - "timeWindows": {
- "config": {
- "close": true,
- "penaltyCost": 0,
- "earlyBuffer": 0,
- "lateBuffer": 0,
- "rushHour": {
- "am": {
- "start": "06:00",
- "end": "08:00",
- "multiplier": 0
}, - "pm": {
- "start": "13:00",
- "end": "15:00",
- "multiplier": 0
}
}
}, - "timeWindows": [
- {
- "key": "string",
- "pattern": "string",
- "open": "14:15:22Z",
- "close": "14:15:22Z"
}
]
}, - "fixedTime": 0,
- "sizeRestriction": "string",
- "zone": 0,
- "buffers": {
- "early": 0,
- "late": 0
}
}, - "config": {
- "onFinalize": "not_set",
- "geofence": 0,
- "type": "string"
}, - "contact": {
- "name": "string",
- "phone": "string"
}, - "fields": {
- "userFields": {
- "property1": "string",
- "property2": "string"
}, - "volumes": {
- "property1": 0,
- "property2": 0
}
}
}
]| limit | integer |
| offset | integer |
| sort | string |
| sortDir | string |
| accountId | string Filters shipping address to entries where the account ID starts with the requested value. |
| accountName | string Filters shipping addresses to entries where the name of the account starts with the value requested. |
| accountIdOrName | string Filters shipping address entries where either the account ID or name starts with the value requested. |
| city | string Filters shipping address entries to cases where the city is equal to the value requested. |
| state | string Filters shipping address entries to cases where the state is equal to the value requested. |
| precision | string Filters shipping address entries based on their geo-coding result. |
| branchKey | string Constrains results to a particular branch. If no key is provided, the results will search across all authorized branches. |
{- "key": 0,
- "accountKey": 0,
- "sameAsAccount": true,
- "location": {
- "address": {
- "streetAddress": "123 Strawberry Street",
- "extendedAddress": "Apt 234",
- "city": "Nowhere",
- "state": "CA",
- "postalCode": "55555",
- "country": "US"
}, - "coordinates": [
- -89.91828,
- 74.18218
], - "precision": "string"
}, - "alias": "string"
}