Use this API, find out the webhook payload JSON structure for 800go.
Request Information
URI Parameters
None.
Body Parameters
WebhookModelName | Description | Type | Additional information |
---|---|---|---|
event |
you can parse here event name. |
string |
Required |
payload |
you can parse here event payload json. |
Object |
Required |