{
"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,
"availableTime": "2025-02-23T03:07:20.902Z",
"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
}
]
}
]
}