Skip to main content

Resolve Cost Exception

POST 

/api/amazon/unified/cost-exceptions/:costException/resolve

Resolve one cost exception.

  • reprice — re-run the cost resolver for the layer's own date; succeeds only if a cost source now exists.
  • set_cost — record a unit cost by hand. Requires unit_cost. The previous cost is kept as an override trail and the general ledger is re-posted.
  • seed_from_product — take a cost from another product, write it as the FNSKU's initial unit cost, then reprice. Requires product_id.
  • dismiss — accept the zero. Requires notes.

Authentication: Requires Bearer token. Requires the integrations.update permission.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Request

Responses

OK

Response Headers
    Content-Type