Webhook Payload Models
Account Balance ModelWebhook Payload Models are unified JSON objects that can occur in different webhook payloads.
Models have required and optional fields. Required fields always exist in the model. Optional fields are parameters that may be absent for different reasons.
Below are defined all the models that can be found in webhook payloads.
Last updated