Skip to main content

Update Cost Entry Creation Setting

POST 

/api/amazon/unified/fba-storage-fees/cost-entry-setting

Enable or disable cost entry creation across the selected Amazon integrations (omit integration_instance_ids to apply to all). Returns the resulting aggregate state. When enabled, future report runs turn each month's report into a cost entry with per-product allocations.

Authorization

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

Body: enabled (required boolean), integration_instance_ids (optional, comma-separated).

Authentication: Requires a Bearer token (Personal Access Token).

Request

Responses

OK

Response Headers
    Content-Type