---
title: "POST /api/xero/invoice/updated"
method: POST
path: "/api/xero/invoice/updated"
tags: ["Xero"]
---

# POST /api/xero/invoice/updated

`POST /api/xero/invoice/updated`

## Request body

- UpdatedInvoiceRequest2
  - `events` EventDto2[]
    - `resourceId` string, guid
    - `eventType` string
    - `eventCategory` string
  - `signature` string
  - `payload` string

## Response `200`

Success

- EmptyResponse

---

[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)
