S
docs.syncra.money
API ReferenceMerchant APIApi referenceWebhooks

Deal created

Emitted when a new deal enters the `INITIALIZED` state.

Emitted when a new deal enters the INITIALIZED state.

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

Canonical merchant-facing webhook body sent on lifecycle events. Signed with the same Stripe-style HMAC-SHA256 algorithm as inbound requests (header X-Signature).

Response Body

application/json

Example Requests

POST/deal.created