Skip to main content

Fulfill Order

POST 

/api/big-commerce/:integrationInstance/fulfill

Submit a fulfillment to BigCommerce for a given SKU.io sales order fulfillment. Sends shipment/tracking information back to BigCommerce.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Authentication: Requires Bearer token.

Fields:

  • sales_order_fulfillment_id (required, integer): ID of the SKU.io sales order fulfillment to push to BigCommerce.

Request

Responses

OK

Response Headers
    Content-Type