Skip to main content

Preview Revenue Conversion

GET 

/api/shopify/:integrationInstance/products/:product/revenue-conversion/preview

Preview the impact of retroactively converting this product's historical sales-order lines (scoped to this Shopify integration instance) into revenue financial lines. Read-only — nothing is changed.

Not yet available to API tokens

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

Returns counts, total revenue that would move, and warning counts for fulfilled and returned/credited lines.

Requires Bearer token.

Errors:

  • 403: product does not belong to the given integration instance

Request

Responses

OK

Response Headers
    Content-Type