Commerce

Fulfillments

Fulfill an Order

POST /orders/:id/fulfillments
Supported for: AmazonBig CommerceEtsyMagentoPrestashopShopifySquareSquarespaceWixWoo Commerce

A Rutter Fulfillment represents a shipment of items issued by a merchant. Every fulfillment is linked to an Order.

Request Parameters

    idstringpath

    The Rutter ID of the order to fulfill.

    access_tokenstringquery

    The access token of the connection.

Request Body

    fulfillmentobject
    Show fulfillment attributes

Response Body

    Any of:

    connectionobject
    Show connection attributes
    fulfillmentobject
    Show fulfillment attributes
    async_responseobjectoptional
    Show async_response attributes
    errorsarrayoptional
    Show errors attributes