---
title: "Gets details of transactions done with the payment portal"
method: GET
path: "/filing-fee/get-transaction-details/{docketNumber}"
tags: ["payment-portal"]
---

# Gets details of transactions done with the payment portal

`GET /filing-fee/get-transaction-details/{docketNumber}`

Gets details of transactions done with the payment portal.

## Response `200`

200 response

- FilingFeePaymentDetails
  - `paymentStatus` string, required
  - `transactions` object[], required
    - `transactionStatus` string, required
    - `payGovTrackingId` string
    - `paymentMethod` string
    - `returnDetail` string
    - `createdTimestamp` string
    - `updatedTimestamp` string

## Changes

- **2026-07-17** `6f4f55f7f37c` — 1 breaking
  - api path removed without deprecation
- **2026-07-16** `2ece5432086c` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/ustaxcourt/apis/dev-ef-cms/changes/filing-fee/get-transaction-details/:docketNumber/get.md)

---

[API](https://skmtc.dev/ustaxcourt/apis/dev-ef-cms.md) · [All operations](https://skmtc.dev/ustaxcourt/apis/dev-ef-cms/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ustaxcourt/dev-ef-cms/revisions/d53330c6d43f/schema)
