Say “goodbye” to spreadsheets and expensive software. With the ShipEngine Orders API, users can import order data from leading marketplaces, platforms and other sources, plus notify sources when orders have shipped. It’s free to import an order when you also generate a shipping label for that order within ShipEngine (and 5¢ per imported order without creating a label). Get in touch with our sales team to learn more about the order API feature.
Contact Salescurl https://api.shipengine.com/v-beta/sales_orders \ -X POST \ -H 'content-type: application/json' \ -H "api-key: ElJkhJuQIRoFq/kDEblco4LpZqRCdYNIoAVG7SywSXw" \ -d ' { "order_date": "2019-04-29T17:51:49.604Z$", "customer": { "name":"Mickey Mouse", "phone":"512-555-5555", "email":"[email protected]" }, "bill_to": { "email": "[email protected]", "address": { "name": "Mickey and Minnie Mouse", "phone": "714-781-4565", "company_name": "The Walt Disney Company", "address_line1": "500 South Buena Vista Street", "city_locality": "Burbank", "state_province": "CA", "postal_code": "91521", "country_code": "US" } }, "ship_to": { "name": "Mickey and Minnie Mouse", "phone": "714-781-4565", "company_name": "The Walt Disney Company", "address_line1": "500 South Buena Vista Street", "city_locality": "Burbank", "state_province": "CA", "postal_code": "91521", "country_code": "US" }, "payment_details": { "subtotal": { "currency": "usd", "amount": 200 }, "estimated_shipping": { "currency": "usd", "amount": 10 }, "estimated_tax": { "currency": "usd", "amount": 5 }, "grand_total": { "currency": "usd", "amount": 215 } }, "sales_order_items": [ { "sales_order_item_id": "02202633-d038-5cfc-bdc2-777968435771", "line_item_details": { "name": "ball of string A", "sku": "ball of string A" }, "price_summary": { "unit_price": { "currency": "usd", "amount": 200 } }, "ship_to": { "name": "Mickey and Minnie Mouse", "phone": "714-781-4565", "company_name": "The Walt Disney Company", "address_line1": "500 South Buena Vista Street", "city_locality": "Burbank", "state_province": "CA", "postal_code": "91521", "country_code": "US" }, "quantity": 4, "is_gift": false } ] }'
Wherever you sell, connect ShipEngine to quickly import and process orders using a single dashboard.
Use webhooks to automatically push new orders that are ready for shipment.
Send a notice back to the marketplace or cart after an order has shipped.
No connection? Manually create single or bulk shipments with ease.
Quickly integrate with all major marketplaces and shopping carts to view order processing and shipping fulfillment status.
View All Partner Integrations