Skip to content

application.approved
Webhook

Request

Application - Approved Event

Bodyapplication/jsonrequired
event_idstring, (uuid)(Event Id)required
timestampstring, (date-time)(Timestamp)required
payloadobject(ApplicationUpdatePayload)required
event_typestring(Event Type)required
Value:"application.approved"
Payload
{ "event_id": "a7a26ff2-e851-45b6-9634-d595f45458b7", "timestamp": "2019-08-24T14:15:22Z", "payload": { "application_id": "48ac72d0-a829-4896-a067-dcb1c2b0f30c" }, "event_type": "application.approved" }

Responses

Successful Response

Bodyapplication/json
any
Response
// No response example