Called when an expense sync successfully completes without any errors or warnings.

postWebhookexpenses.sync.successful

Payload

idstring uuid

Unique identifier of the event.

eventTypestring

The type of event.

generatedDate1 — unresolved $ref
payloadExpensesSyncWebhookPayload — unresolved $ref

Response

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

Changes

Webhooks have no change history: a webhook is keyed by its event name rather than a path and method, so no recorded change can name it.