---
title: "POST Sync Failed"
method: POST
path: "Sync Failed"
---

# POST Sync Failed

`POST Sync Failed` (webhook)

## Payload

- SyncFailedWebhook — Webhook request body used to notify that a sync has failed.
  - `ClientId` string, uuid — Unique identifier for your client in Codat.
  - `ClientName` string — Name of your client in Codat.
  - `CompanyId` Schema — unresolved $ref
  - `RuleId` string, uuid — Unique identifier for the rule.
  - `RuleType` string — The type of rule.
  - `AlertId` string, uuid — Unique identifier of the webhook event.
  - `Message` string — A human-readable message about the webhook.
  - `Data` SyncFailedWebhookData — unresolved $ref

## Acknowledgement `200`

Return a 200 status to indicate that the webhook was received successfully.

---

[API](https://skmtc.dev/codatio/apis/sync-for-expenses-v1.md) · [All operations](https://skmtc.dev/codatio/apis/sync-for-expenses-v1/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/codatio/sync-for-expenses-v1/revisions/c9dd95e7c6a0/schema)
