Fulfillment Services – Shipwire – AI Fulfillment Platform for eCommerce Brands

Fulfillment Services

Our Fulfillment Services API allows you to submit orders to Shipwire, receive acknowledgment of submitted orders, and determine whether any problems were encountered during order submission.

Many applications are already integrated with Shipwire for order fulfillment.  See all compatible applications.

API Endpoints

Sandbox

https://api.beta.shipwire.com/exec/FulfillmentServices.php

Production

https://api.shipwire.com/exec/FulfillmentServices.php

Example Request

[gist id=3373899 file=shipwire-fulfillment-request-example.xml bump=1]

Example Response

[gist id=3373899 file=shipwire-fulfillment-response-example.xml bump=1]

#### Additional Resources
- Frequently Asked Questions
- Example: Order Submission Request XML
- Example: Order Submission Response XML
- Sample Code: Submit an order (PHP)
- Sample Code: Submit an order (ASP)
#### Test Form
- Submit a fulfillment request on production, on sandbox
#### XML Documentation
- DTD: OrderList
- DTD: SubmitOrderResponse