Skip to main content

Get Transaction

GET 

/api/shopify/:integrationInstance/transactions/:transaction

Returns full details of a single Shopify payment transaction: amounts in shop and presentment currency with the implied exchange rate, the raw gateway receipt, the parent order's financial summary with a Shopify admin link, and each processing fee with its rate breakdown.

Authorization

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

Authentication: Requires Bearer token.

Returns 403 if the transaction does not belong to the given integration instance.

Request

Responses

OK

Response Headers
    Content-Type