---
title: "Get Invoice payment"
method: GET
path: "/invoices/{invoice_header_id}/payments/{id}"
tags: ["Invoice Payments"]
---

# Get Invoice payment

`GET /invoices/{invoice_header_id}/payments/{id}`

Get invoice payment

## Path parameters

- `invoice_header_id` integer, required
- `id` integer, required

## Response `200`

Successful operation

## Other responses

- `401` — Unauthenticated
- `403` — Forbidden

---

[API](https://skmtc.net/app4legal/apis/a4l-money-api.md) · [All operations](https://skmtc.net/app4legal/apis/a4l-money-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/app4legal/a4l-money-api/revisions/e0d144609998/schema)
