GET /orders/{id}

fulfillment.com

Summary: Order Details
Operation ID: getOrder
Auth: unknown
Description

For the fastest results use the FDC provided `id` however you can use your `merchantOrderId` as the `id`.

Parameters (3)

hydrate (array, query, optional)

Adds additional information to the response, uses a CSV format for multiple values.'

id (string, path, required)

The FDC order Id

merchantId (integer, query, optional)

Providing your `merchantId` indicates the `id` is your `merchantOrderId`. Although it is not necessary to provide this it will speed up your results when using your `merchantOrderId` however it will slow your results when using the FDC provided `id`

No probe data for this endpoint yet.