← Back to catalog

E-commerce

Fulfillment.com APIv2

auto-generated
swirls add fulfillment
actionGETv1.0.0

About Me

Returns the user profile of the access token's owner. This could be useful if managing multiple accounts or confirming validity of a token.

Source
actionDELETEv1.0.0

Cancel an Order

Request an order is canceled to prevent shipment.

Source
actionGETv1.0.0

List of Item Inventories

Retrieve inventory for one or more items. This API requires elevated permissions, please speak to your success manager.

Source
actionGETv1.0.0

List Order Accounting

Retrieves accounting activity during the queried timespan.

Source
actionGETv1.0.0

List Returns

Retrieves summary return activity during the queried timespan. Although return knowledge can be learned from `GET /orders/{id}` it can take an unknown amount of time for an order that is refused or undeliverable to return to an FDC facility. Instead we recommend regularly querying this API.

Source
actionPOSTv1.0.0

New Order

Error Notes: * When `409 Conflict` is a 'Duplicate Order' the `context` will include the FDC `id`, see samples.

Source
actionGETv1.0.0

Order Details

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

Source
actionPUTv1.0.0

Ship an Order

Note, this API is used to update orders and is reserved for our shipping partners.

Source
actionGETv1.0.0

Tracking

Get uniformed tracking events for any package, this response is carrier independent. Please note, an API Key is required for throttling purposes, please contact your success manager for details.

Source
actionPUTv1.0.0

Update Order Status

Note, this API is used to update orders and is reserved for our shipping partners.

Source
Beyond the catalog

Any provider, on request.

01

Request it

Tell us which provider you need, and we will ship it in the registry.

02

Generate it

Point swirls add at an OpenAPI or GraphQL spec. Typed actions for any API you hold credentials for, today.

acme · integrations
terminal
~/acme $swirls add linear
✓ 12 typed actions · scopes and schemas included
 
~/acme $swirls add https://api.acme.dev/openapi.json
◆ Fetched spec · 38 operations
✓ 6 typed actions · generated from spec