Getting Started

How to integrate with our webhooks?

In order to listen to Okoora's webhooks events available - Please contact us.

You can have a look on our available webhooks events and description down below.

Webhook Generic Object

PropertyTypeDescription
Idstring (UUID)A unique identifier generated for the webhook delivery.
NamestringThe webhook event name.
AccountIdstring (UUID)The unique identifier of the account related to the event.
DataobjectThe event payload. This field changes according to the event sent.
CreateAtUtcstring (ISO 8601 date-time)The UTC timestamp when the webhook notification was created.