---
title: "GET /gift-cards/{code}/erp-transactions"
method: GET
path: "/gift-cards/{code}/erp-transactions"
---

# GET /gift-cards/{code}/erp-transactions

`GET /gift-cards/{code}/erp-transactions`

## Path parameters

- `code` string, required

## Response `200`

getErpTransactions 200 response

- ErpGiftCardTransaction[]
  - `lineNumber` integer, required
  - `receiptId` string, required
  - `type` string, required
  - `store` string, required
  - `pos` string, required
  - `date` string, date-time, required
  - `amount` number, required
  - `amountRemaining` number, required
  - `unposted` boolean, required
  - `voided` boolean, required

---

[API](https://skmtc.dev/mamaearth/apis/mama-earth-api.md) · [All operations](https://skmtc.dev/mamaearth/apis/mama-earth-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mamaearth/mama-earth-api/revisions/42b90383d711/schema)
