---
title: "Get a Transaction by Shopify Payment ID"
method: GET
path: "/v1/transactions/shopify/paymentid/{id}"
tags: ["Transactions"]
---

# Get a Transaction by Shopify Payment ID

`GET /v1/transactions/shopify/paymentid/{id}`

Retrieve the details of a transaction using its Shopify payment ID.

## Path parameters

- `id` string, required

## Query parameters

- `apiKey` string, required

## Response `200`

Successful response

## Other responses

- `401` — Provided API key has no access to the resource.

---

[API](https://skmtc.net/hel/apis/helio-open-api.md) · [All operations](https://skmtc.net/hel/apis/helio-open-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hel/helio-open-api/revisions/5732beb2d39f/schema)
