# JSON Body sent through Cloud providers When using Cloud providers, the payload is sent as an json object. Endpoint: POST CloudPayload ## Request fields (application/json): - `event_type` (string, required) Webhook type Example: "ORDER/OFFER" - `payload` (object) Business payload Example: {}