Skip to main content

Request Latest Storage Fee Report (Sync)

POST 

/api/amazon/unified/fba-storage-fees/sync

Request the FBA storage fee report (GET_FBA_STORAGE_FEE_CHARGES_DATA) from Amazon, backfilling from the instance's FBA inventory tracking start month forward. Per instance, only the next contiguous block of charge months with NO data yet is requested (a single report covers a multi-month window), so months already imported are never re-requested. When every month through the last completed month is already present, no report is requested and the response carries requested=false.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Scope with filter[integration_instance_ids] (comma-separated) or integration_instance_ids. Returns 409 if a storage fee report is already in progress. Dispatches a tracked a background job per request (track via the tracked job log endpoints). Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type