---
title: "POST /api/integrations/amfori/sync/"
method: POST
path: "/api/integrations/amfori/sync/"
tags: ["Integrations - Amfori"]
---

# POST /api/integrations/amfori/sync/

`POST /api/integrations/amfori/sync/`

Manually trigger an amfori sync for the current company ("Sync now"). Returns the new syncHistoryId. Returns 409 when a sync is already running for the company.

## Response `200`

Default Response

- object
  - `metadata` object, required
    - `success` boolean, required — True when the request succeeded.
  - `data` object, required
    - `syncHistoryId` string, required

## Other responses

- `401` — Default Response
- `409` — Default Response

---

[API](https://skmtc.net/retraced/apis/api-reference.md) · [All operations](https://skmtc.net/retraced/apis/api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/retraced/api-reference/revisions/60d6c901bc4e/schema)
