Fulfillment (BigCommerce)

This request creates associates a shipping label with the order.

Important information:

  • The order's identifier must exist

Features

You can send the items array when you wish to make a partial fulfillment. Otherwise do not send the items array and automatically the fulfillment will be applied to the full order.

REQUIREMENTS

shippingAddressId - REQUIRED. The value can be obtained from the Get Single Order Request

More information about the ecommerce's resource.

STATUS

In BigCommerce, there isn’t a status specifically for fulfillments, but you can adjust the order status when creating a fulfillment.

By default, the order status will be set to “Shipped” when a fulfillment is created. If you’d like to customize it, you’ll need to include the following values in your status object.

fulfillment statusBigCommerce Order status
unfulfilledPending
fulfilledShipped
on_holdAwaiting Shipments
Language
Credentials
Header
Click Try It! to start a request and see the response here!