Send an order to the fulfillment provider. Returns a Fufillment Provider Order ID used on other methods referencing this requested fulfillment.
OK
{- "bill_to": {
- "address_line_1": "string",
- "address_line_2": "string",
- "address_line_3": "string",
- "city": "string",
- "company": "string",
- "country_code": "US,MX,CA",
- "email": "string",
- "is_verified": true,
- "name": "string",
- "phone": "string",
- "pickup_location": {
- "carrier_id": "string",
- "relay_id": "string"
}, - "postal_code": "string",
- "residential_indicator": "R",
- "state_province": "string"
}, - "buyer": {
- "buyer_id": "string",
- "email": "string",
- "name": "string",
- "phone": "string"
}, - "created_date_time": "2021-03-31T18:21:14.858Z",
- "currency": "USD,EUR,NZD",
- "fulfilled_date": "2021-03-31T18:21:14.858Z",
- "integration_context": "string",
- "modified_date_time": "2021-03-31T18:21:14.858Z",
- "notes": [
- {
- "text": "string",
- "type": "BackOrderMessage"
}
], - "order_id": "string",
- "order_number": "string",
- "order_url": "string",
- "original_order_source": {
- "marketplace_code": "string",
- "order_id": "string",
- "source_id": "string"
}, - "paid_date": "2021-03-31T18:21:14.858Z",
- "payment": {
- "adjustments": [
- {
- "amount": "string",
- "description": "string"
}
], - "amount_paid": "string",
- "coupon_code": "string",
- "label_voucher": "string",
- "payment_id": "string",
- "payment_method": "string",
- "payment_status": "AwaitingPayment",
- "shipping_charges": [
- {
- "amount": "string",
- "description": "string"
}
], - "taxes": [
- {
- "amount": "string",
- "description": "string"
}
]
}, - "requested_fulfillments": [
- {
- "branding": {
- "company_name": "string",
- "packing_slip": {
- "url": "string"
}
}, - "extensions": {
- "custom_field_1": "string",
- "custom_field_2": "string",
- "custom_field_3": "string"
}, - "items": [
- {
- "adjustments": [
- {
- "amount": "string",
- "description": "string"
}
], - "description": "string",
- "item_url": "string",
- "line_item_id": "string",
- "modified_date_time": "2021-03-31T18:21:14.858Z",
- "product": {
- "description": "string",
- "details": [
- {
- "name": "Color",
- "value": "Red"
}
], - "dimensions": {
- "height": 0,
- "length": 0,
- "unit": "Centimeter",
- "width": 0
}, - "identifiers": {
- "asin": "string",
- "fulfillment_sku": "string",
- "inventory_id": "string",
- "isbn": "string",
- "sku": "string",
- "upc": "string"
}, - "location": "string",
- "name": "string",
- "product_id": "string",
- "unit_code": 0,
- "urls": {
- "image_url": "string",
- "product_url": "string",
- "thumbnail_url": "string"
}, - "weight": {
- "unit": "Gram",
- "value": "string"
}
}, - "quantity": 0,
- "shipping_charges": [
- {
- "amount": "string",
- "description": "string"
}
], - "taxes": [
- {
- "amount": "string",
- "description": "string"
}
], - "unit_price": 0
}
], - "requested_fulfillment_id": "string",
- "ship_to": {
- "address_line_1": "string",
- "address_line_2": "string",
- "address_line_3": "string",
- "city": "string",
- "company": "string",
- "country_code": "US,MX,CA",
- "is_verified": true,
- "name": "string",
- "first_name": "string",
- "last_name": "string",
- "phone": "string",
- "pickup_location": {
- "carrier_id": "string",
- "relay_id": "string"
}, - "postal_code": "string",
- "residential_indicator": "R",
- "state_province": "string"
}, - "shipping_preferences": {
- "additional_handling": true,
- "bill_duties_to_sender": true,
- "deliver_by_date": "2021-03-31T18:21:14.858Z",
- "digital_fulfillment": true,
- "do_not_prepay_postage": true,
- "documents": [
- {
- "data": "string",
- "format": "PDF",
- "type": [
- "commercial_invoice"
]
}
], - "gift": true,
- "has_alcohol": true,
- "hold_until_date": "2021-03-31T18:21:14.858Z",
- "insurance_requested": true,
- "insured_value": 0,
- "is_premium_program": true,
- "non_machinable": true,
- "package_type": "string",
- "premium_program_name": "string",
- "preplanned_fulfillment_id": "string",
- "ready_to_ship_date": "2021-03-31T18:21:14.858Z",
- "requested_warehouse": "string",
- "saturday_delivery": true,
- "ship_by_date": "2021-03-31T18:21:14.858Z",
- "shipping_service": "string",
- "show_postage": true,
- "suppress_email_notify": true,
- "suppress_marketplace_notify": true
}
}
], - "ship_from": {
- "address_line_1": "string",
- "address_line_2": "string",
- "address_line_3": "string",
- "city": "string",
- "company": "string",
- "country_code": "US,MX,CA",
- "is_verified": true,
- "name": "string",
- "first_name": "string",
- "last_name": "string",
- "phone": "string",
- "pickup_location": {
- "carrier_id": "string",
- "relay_id": "string"
}, - "postal_code": "string",
- "residential_indicator": "R",
- "state_province": "string"
}, - "status": "AwaitingPayment"
}
{- "fulfillment_provider_order_id": "3b5aa32d-c082-4058-9c7a-1b523d431b52"
}