---
title: "Update expense sync status"
method: PATCH
path: "/expenses/sync_status"
---

# Update expense sync status

`PATCH /expenses/sync_status`

Update sync status for one or more expenses

## Request body

- object[]
  - `transaction_ref` string, required — Reference ID of the transaction

## Response `200`

Sync status updated successfully

## Other responses

- `400` — Invalid request body
- `404` — One or more expenses not found

---

[API](https://skmtc.net/boyahq/apis/expenses-api.md) · [All operations](https://skmtc.net/boyahq/apis/expenses-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/boyahq/expenses-api/revisions/999e74c04c3e/schema)
