wbhk
deal.created
Sent when B2 Systems creates a dashboard deal because create_deal was enabled.
Return any 2xx response to acknowledge receipt. B2 Systems signs the raw JSON body with the endpoint signing secret using HMAC SHA-256 over the timestamp, a dot, and the raw body. Delivery failures are recorded in the dashboard; use the GET endpoints as the source of truth if your endpoint is unavailable.
200Any 2xx response acknowledges receipt.
defaultA non-2xx response, timeout, or connection failure is recorded as a failed delivery.

