Skip to main content

Get Last Cost Sync

GET 

/api/shopify/:integrationInstance/costs/last-sync

Get the most recent cost sync run for this instance (any status), or null when costs have never been synced. The response also includes a currency object (base_currency, store_currency, store_currency_rate, has_rate, differs) describing the base-vs-store currency conversion applied when pushing costs.

Not yet available to API tokens

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

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type