---
title: "POST /api/sys-admin/xero/invoice/updated"
method: POST
path: "/api/sys-admin/xero/invoice/updated"
tags: ["Sys-Admin"]
---

# POST /api/sys-admin/xero/invoice/updated

`POST /api/sys-admin/xero/invoice/updated`

## Request body

- UpdatedInvoiceRequest
  - `events` EventDto[]
    - `resourceId` string, guid
    - `eventType` string
    - `eventCategory` string

## Response `200`

Success

- EmptyResponse

## Other responses

- `401` — Unauthorized
- `403` — Forbidden

---

[API](https://skmtc.dev/rgcq/apis/web.md) · [All operations](https://skmtc.dev/rgcq/apis/web/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/rgcq/web/revisions/3fdd4827f760/schema)
