Skip to main content

Create Fulfillment

POST 

/api/amazon/:integrationInstance/outbound/create-fulfillment/:amazonFulfillmentOrder/:salesOrder

Links an Amazon MCF (outbound) order to its SKU sales order's FulfillmentOrder.

Not yet available to API tokens

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

deferred-shipment model: this no longer creates a SalesOrderFulfillment up front. The AmazonFulfillmentOrder is linked to its FulfillmentOrder, and the shipment SOF is minted by the canonical ship-time recorder when Amazon reports a shipment. If Amazon has already shipped, the endpoint returns the resulting fulfilled SalesOrderFulfillment; otherwise it returns a confirmation message that the order was linked and is awaiting Amazon's ship signal.

Requires a Bearer token.

Request

Responses

OK

Response Headers
    Content-Type