---
title: "Returns the transaction and booking information of the matching transaction"
method: GET
path: "/admin/getTransactionsByCode"
tags: ["admin"]
---

# Returns the transaction and booking information of the matching transaction

`GET /admin/getTransactionsByCode`

## Query parameters

- `code` string, required
- `limit` number
- `skip` number
- `startDate` string
- `endDate` string

## Headers

- `authorization` string, required
- `content-language` string, required

## Response `default`

Successful

---

[API](https://skmtc.net/pickerexpress/apis/picker-production-documentation.md) · [All operations](https://skmtc.net/pickerexpress/apis/picker-production-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pickerexpress/picker-production-documentation/versions/ecdb0aa8c487/schema)
