---
title: "Post Shipping Integrations Frayt Webhook"
method: POST
path: "/shipping_integrations/frayt/webhook"
tags: ["/shipping_integrations"]
---

# Post Shipping Integrations Frayt Webhook

`POST /shipping_integrations/frayt/webhook`

Receives Frayt match_update callbacks on match/stop state transitions and driver location updates. | (Frayt MatchResponse) -> (FraytWebhookResponse)

## Response `200`

Successful Response

- FraytWebhookResponse
  - `success` boolean, required
  - `message` string, required

---

[API](https://skmtc.dev/chrt/apis/chrt-fastapi.md) · [All operations](https://skmtc.dev/chrt/apis/chrt-fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/chrt/chrt-fastapi/revisions/ea04e157edb3/schema)
