Docs

Get FBA Inventory Summaries (AFN only)

Retrieves AFN inventory summaries from Amazon Seller.

GET

Query

Arguments
stringrequired

The marketplace ID of the marketplace for which to return inventory summaries. (max: 1x marketplace)

string

A start date and time - If specified, all inventory summaries that have changed since then are returned. You must specify a date and time that is no earlier than 18 months prior to the date and time when you call the API. Note: Changes in `inboundWorkingQuantity`, `inboundShippedQuantity` and `inboundReceivingQuantity` are not detected.

string

A list of seller SKUs for which to return inventory summaries. You may specify up to 50 SKUs.

boolean

Toggle on to return inventory summaries with additional summarized inventory details and quantities. Otherwise, returns inventory summaries only (default value).

Uncommon arguments
string

The granularity type for the inventory aggregation level. Allowed: `Marketplace`

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.