Skip to main content

Update Integration Instance

PATCH 

//:domain/api/xero/integrations/:id

Update Xero integration settings. All fields are optional.

Authentication: Requires Bearer token.

Fields:

  • is_automatic_sync_enabled (optional, boolean): Enable/disable automatic sync
  • name (optional, string, max 255): Display name
  • sync_start_date (optional, date Y-m-d | null): Only sync transactions on or after this date

Request

Responses

OK

Response Headers
    Content-Type