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.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type