{
"shipTo": {
"postalCode": "55129",
"state": "MN",
"country": "US",
"type": "standard"
},
"liveMode": false,
"quotes": [
{
"id": "SG",
"currency": "USD",
"serviceLevel": "Standard",
"shipping": 5.99,
"handling": 0.99,
"fees": 0,
"total": 6.98,
"estimatedMinimumDeliveryTime": 1,
"estimatedMaximumDeliveryTime": 1,
"signatureRequiredType": "standard",
"items": [
{
"inventoryItemId": "abc",
"quantity": 1,
"availableQuantity": 6,
"shipFrom": {
"address": {
"line1": "10380 Bren Rd W",
"line2": "text",
"city": "Minnetonka",
"postalCode": "55129",
"state": "MN",
"country": "US"
},
"additionalAddressInfo": {
"neighborhood": "Centro",
"division": "???",
"phoneticName": "??? ??"
}
},
"shipping": 5.99,
"handling": 0.99,
"fees": 0,
"total": 6.98,
"availableTime": {
"nano": 0,
"year": 2018,
"monthValue": 4,
"dayOfMonth": 25,
"hour": 20,
"minute": 36,
"second": 0,
"dayOfWeek": "WEDNESDAY",
"dayOfYear": 115,
"month": "APRIL",
"offset": {
"totalSeconds": 0,
"id": "Z",
"rules": {
"fixedOffset": true,
"transitions": [],
"transitionRules": []
}
}
}
}
]
}
]
}