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.

Not yet available to API tokens

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

Authentication: Requires Bearer token.

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

Request

Responses

OK

Response Headers
    Content-Type