---
title: "Processes a payment over at the payment portal"
method: PUT
path: "/filing-fee/process-payment"
tags: ["payment-portal"]
---

# Processes a payment over at the payment portal

`PUT /filing-fee/process-payment`

Processes a payment over at the payment portal.

## Response `200`

200 response

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

## Changes

- **2026-07-16** `2ece5432086c` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/ustaxcourt/apis/dev-ef-cms/changes/filing-fee/process-payment/put.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/2ece5432086c/schema)
