---
title: "Get Invoice History"
method: GET
path: "/v3/invoicehistory/{id}"
---

# Get Invoice History

`GET /v3/invoicehistory/{id}`

## Path parameters

- `id` integer, required

## Response `200`

200

- object[]
  - `date` string
  - `event` string
  - `type` string
  - `creatorName` string

## Other responses

- `400` — 400

---

[API](https://skmtc.net/mxmerchant/apis/checkout-api.md) · [All operations](https://skmtc.net/mxmerchant/apis/checkout-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mxmerchant/checkout-api/versions/6807b698abcb/schema)
