{
"amazon_order_reference_id": "string",
"negotiable_quote": {
"applied_rule_ids": "string",
"base_negotiated_total_price": 0,
"base_original_total_price": 0,
"creator_id": 0,
"creator_type": 0,
"deleted_sku": "string",
"email_notification_status": 0,
"expiration_period": "string",
"extension_attributes": {},
"has_unconfirmed_changes": true,
"is_address_draft": true,
"is_customer_price_changed": true,
"is_regular_quote": true,
"is_shipping_tax_changed": true,
"negotiated_price_type": 0,
"negotiated_price_value": 0,
"negotiated_total_price": 0,
"notifications": 0,
"original_total_price": 0,
"quote_id": 0,
"quote_name": "string",
"shipping_price": 0,
"status": "string"
},
"shipping_assignments": [
{
"extension_attributes": {},
"items": [
{
"extension_attributes": {
"negotiable_quote_item": {
"extension_attributes": {},
"item_id": 0,
"original_discount_amount": 0,
"original_price": 0,
"original_tax_amount": 0
}
},
"item_id": 0,
"name": "string",
"price": 0,
"product_option": {
"extension_attributes": {
"bundle_options": [
{
"extension_attributes": {},
"option_id": 0,
"option_qty": 0,
"option_selections": [
0
]
}
],
"configurable_item_options": [
{
"extension_attributes": {},
"option_id": "string",
"option_value": 0
}
],
"custom_options": [
{
"extension_attributes": {
"file_info": {
"base64_encoded_data": "string",
"name": "string",
"type": "string"
}
},
"option_id": "string",
"option_value": "string"
}
],
"downloadable_option": {
"downloadable_links": [
0
]
},
"giftcard_item_option": {
"custom_giftcard_amount": 0,
"extension_attributes": {},
"giftcard_amount": "string",
"giftcard_message": "string",
"giftcard_recipient_email": "string",
"giftcard_recipient_name": "string",
"giftcard_sender_email": "string",
"giftcard_sender_name": "string"
}
}
},
"product_type": "string",
"qty": 0,
"quote_id": "string",
"sku": "string"
}
],
"shipping": {
"address": {
"city": "string",
"company": "string",
"country_id": "string",
"custom_attributes": [
{
"attribute_code": "string",
"value": "string"
}
],
"customer_address_id": 0,
"customer_id": 0,
"email": "string",
"extension_attributes": {
"checkout_fields": [
{
"attribute_code": "string",
"value": "string"
}
],
"gift_registry_id": 0
},
"fax": "string",
"firstname": "string",
"id": 0,
"lastname": "string",
"middlename": "string",
"postcode": "string",
"prefix": "string",
"region": "string",
"region_code": "string",
"region_id": 0,
"same_as_billing": 0,
"save_in_address_book": 0,
"street": [
"string"
],
"suffix": "string",
"telephone": "string",
"vat_id": "string"
},
"extension_attributes": {},
"method": "string"
}
}
]
}