Webhook Events

wallet.ongoing_balance.dropped

Fired when a wallet's ongoing balance drops below an alert threshold. Doc-only for parsing.

post/webhook-events/wallet.ongoing_balance.dropped

Response

Webhook payload

event_type'subscription.created' | 'subscription.draft.created' | 'subscription.activated' | 'subscription.updated' | 'subscription.paused' | 'subscription.cancelled' | 'subscription.resumed' | 'subscription.plan_changed' | 'subscription.phase.created' | 'subscription.phase.updated' | 'subscription.phase.deleted' | 'feature.created' | 'feature.updated' | 'feature.deleted' | 'feature.wallet_balance.alert' | 'entitlement.created' | 'entitlement.updated' | 'entitlement.deleted' | 'wallet.created' | 'wallet.updated' | 'wallet.terminated' | 'wallet.transaction.created' | 'wallet.transaction.updated' | 'payment.created' | 'payment.updated' | 'payment.failed' | 'payment.success' | 'payment.pending' | 'customer.created' | 'customer.updated' | 'customer.deleted' | 'invoice.update.finalized' | 'invoice.update.payment' | 'invoice.update.voided' | 'invoice.update' | 'invoice.payment.overdue' | 'wallet.credit_balance.dropped' | 'wallet.credit_balance.recovered' | 'wallet.ongoing_balance.dropped' | 'wallet.ongoing_balance.recovered' | 'wallet.ongoing_balance.updated' | 'subscription.spend.threshold_reached' | 'subscription.spend.threshold_recovered' | 'subscription.line_item_spend.threshold_reached' | 'subscription.line_item_spend.threshold_recovered' | 'subscription.group_spend.threshold_reached' | 'subscription.group_spend.threshold_recovered' | 'entitlement.grant.exhausted' | 'subscription.renewal.due' | 'invoice.communication.triggered' | 'credit_note.created' | 'credit_note.updated' | 'checkout.session.initiated' | 'checkout.session.completed' | 'checkout.session.failed' | 'checkout.session.expired' | 'event.rejected'

Changes

Changed in 11 of the 108 revisions of this API.28212

    • removed the optional property customer from the response with the 200 status

      response-optional-property-removed

    • removed the optional property wallet/alert_settings from the response with the 200 status

      response-optional-property-removed

    • removed the optional property wallet/alert_state from the response with the 200 status

      response-optional-property-removed

    • removed the optional property wallet/auto_topup from the response with the 200 status

      response-optional-property-removed

    • removed the optional property wallet/config from the response with the 200 status

      response-optional-property-removed

    • removed the optional property wallet/created_at from the response with the 200 status

      response-optional-property-removed

    • removed the optional property wallet/created_by from the response with the 200 status

      response-optional-property-removed

    • removed the optional property wallet/credits_available_breakdown from the response with the 200 status

      response-optional-property-removed

    • removed the optional property wallet/description from the response with the 200 status

      response-optional-property-removed

    • removed the optional property wallet/environment_id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property wallet/metadata from the response with the 200 status

      response-optional-property-removed

    • removed the optional property wallet/real_time_balance from the response with the 200 status

      response-optional-property-removed

    • removed the optional property wallet/real_time_credit_balance from the response with the 200 status

      response-optional-property-removed

    • removed the optional property wallet/status from the response with the 200 status

      response-optional-property-removed

    • removed the optional property wallet/tenant_id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property wallet/topup_conversion_rate from the response with the 200 status

      response-optional-property-removed

    • removed the optional property wallet/updated_at from the response with the 200 status

      response-optional-property-removed

    • removed the optional property wallet/updated_by from the response with the 200 status

      response-optional-property-removed

    • added the new subscription.plan_changed enum value to the event_type response property for the response status 200

      response-property-enum-value-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 50b7421a969011See the full diff
    • added the new entitlement.grant.exhausted enum value to the event_type response property for the response status 200

      response-property-enum-value-added

    • added the optional property wallet/auto_topup/cooldown to the response with the 200 status

      response-optional-property-added

  • f8ecf435d25d103See the full diff
    • added the new event.rejected enum value to the event_type response property for the response status 200

      response-property-enum-value-added

    • added the new invoice_line_item enum value to the customer/integrations/items/entity_type response property for the response status 200

      response-property-enum-value-added

    • added the new subscription.group_spend.threshold_reached enum value to the event_type response property for the response status 200

      response-property-enum-value-added

    • added the new subscription.group_spend.threshold_recovered enum value to the event_type response property for the response status 200

      response-property-enum-value-added

    • added the new subscription.line_item_spend.threshold_reached enum value to the event_type response property for the response status 200

      response-property-enum-value-added

    • added the new subscription.line_item_spend.threshold_recovered enum value to the event_type response property for the response status 200

      response-property-enum-value-added

    • added the new subscription.spend.threshold_reached enum value to the event_type response property for the response status 200

      response-property-enum-value-added

    • added the new subscription.spend.threshold_recovered enum value to the event_type response property for the response status 200

      response-property-enum-value-added

    • added the new wallet.ongoing_balance.updated enum value to the event_type response property for the response status 200

      response-property-enum-value-added

    • added the new wallet.transaction.updated enum value to the event_type response property for the response status 200

      response-property-enum-value-added

    • added the optional property customer/contact to the response with the 200 status

      response-optional-property-added

    • added the optional property wallet/real_time_balance to the response with the 200 status

      response-optional-property-added

    • added the optional property wallet/real_time_credit_balance to the response with the 200 status

      response-optional-property-added

    • the response's body type/format changed from / to object/ for status 200

      response-body-type-changed

    • added the optional property alert to the response with the 200 status

      response-optional-property-added

    • added the optional property customer to the response with the 200 status

      response-optional-property-added

    • added the optional property event_type to the response with the 200 status

      response-optional-property-added

    • added the optional property wallet to the response with the 200 status

      response-optional-property-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the response's body type/format changed from object/ to / for status 200

      response-body-type-changed

    • removed the optional property alert from the response with the 200 status

      response-optional-property-removed

    • removed the optional property customer from the response with the 200 status

      response-optional-property-removed

    • removed the optional property event_type from the response with the 200 status

      response-optional-property-removed

    • removed the optional property wallet from the response with the 200 status

      response-optional-property-removed

    This revision also has 121 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 7857ddc6e44d11See the full diff
    • added the new checkout.session.expired enum value to the event_type response property for the response status 200

      response-property-enum-value-added

    • added the optional property customer/timezone to the response with the 200 status

      response-optional-property-added

    This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the new checkout.session.completed enum value to the event_type response property for the response status 200

      response-property-enum-value-added

    • added the new checkout.session.failed enum value to the event_type response property for the response status 200

      response-property-enum-value-added

    • added the new checkout.session.initiated enum value to the event_type response property for the response status 200

      response-property-enum-value-added

    This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the optional property customer/integrations/items/metadata to the response with the 200 status

      response-optional-property-added

    • removed the optional property customer/parent_customer from the response with the 200 status

      response-optional-property-removed

    • removed the optional property customer/parent_customer_id from the response with the 200 status

      response-optional-property-removed

    This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 3d452eb9ebcc421See the full diff
    • added the new credit_note.created enum value to the event_type response property for the response status 200

      response-property-enum-value-added

    • added the new credit_note.updated enum value to the event_type response property for the response status 200

      response-property-enum-value-added

    • added the new customer.created enum value to the event_type response property for the response status 200

      response-property-enum-value-added

    • added the new customer.deleted enum value to the event_type response property for the response status 200

      response-property-enum-value-added

    • added the new customer.updated enum value to the event_type response property for the response status 200

      response-property-enum-value-added

    • added the new entitlement.created enum value to the event_type response property for the response status 200

      response-property-enum-value-added

    • added the new entitlement.deleted enum value to the event_type response property for the response status 200

      response-property-enum-value-added

    • added the new entitlement.updated enum value to the event_type response property for the response status 200

      response-property-enum-value-added

    • added the new feature.created enum value to the event_type response property for the response status 200

      response-property-enum-value-added

    • added the new feature.deleted enum value to the event_type response property for the response status 200

      response-property-enum-value-added

    • added the new feature.updated enum value to the event_type response property for the response status 200

      response-property-enum-value-added

    • added the new feature.wallet_balance.alert enum value to the event_type response property for the response status 200

      response-property-enum-value-added

    • added the new invoice.communication.triggered enum value to the event_type response property for the response status 200

      response-property-enum-value-added

    • added the new invoice.payment.overdue enum value to the event_type response property for the response status 200

      response-property-enum-value-added

    • added the new invoice.update enum value to the event_type response property for the response status 200

      response-property-enum-value-added

    • added the new invoice.update.finalized enum value to the event_type response property for the response status 200

      response-property-enum-value-added

    • added the new invoice.update.payment enum value to the event_type response property for the response status 200

      response-property-enum-value-added

    • added the new invoice.update.voided enum value to the event_type response property for the response status 200

      response-property-enum-value-added

    • added the new payment.created enum value to the event_type response property for the response status 200

      response-property-enum-value-added

    • added the new payment.failed enum value to the event_type response property for the response status 200

      response-property-enum-value-added

    • added the new payment.pending enum value to the event_type response property for the response status 200

      response-property-enum-value-added

    • added the new payment.success enum value to the event_type response property for the response status 200

      response-property-enum-value-added

    • added the new payment.updated enum value to the event_type response property for the response status 200

      response-property-enum-value-added

    • added the new subscription.activated enum value to the event_type response property for the response status 200

      response-property-enum-value-added

    • added the new subscription.cancelled enum value to the event_type response property for the response status 200

      response-property-enum-value-added

    • added the new subscription.created enum value to the event_type response property for the response status 200

      response-property-enum-value-added

    • added the new subscription.draft.created enum value to the event_type response property for the response status 200

      response-property-enum-value-added

    • added the new subscription.paused enum value to the event_type response property for the response status 200

      response-property-enum-value-added

    • added the new subscription.phase.created enum value to the event_type response property for the response status 200

      response-property-enum-value-added

    • added the new subscription.phase.deleted enum value to the event_type response property for the response status 200

      response-property-enum-value-added

    • added the new subscription.phase.updated enum value to the event_type response property for the response status 200

      response-property-enum-value-added

    • added the new subscription.renewal.due enum value to the event_type response property for the response status 200

      response-property-enum-value-added

    • added the new subscription.resumed enum value to the event_type response property for the response status 200

      response-property-enum-value-added

    • added the new subscription.updated enum value to the event_type response property for the response status 200

      response-property-enum-value-added

    • added the new wallet.created enum value to the event_type response property for the response status 200

      response-property-enum-value-added

    • added the new wallet.credit_balance.dropped enum value to the event_type response property for the response status 200

      response-property-enum-value-added

    • added the new wallet.credit_balance.recovered enum value to the event_type response property for the response status 200

      response-property-enum-value-added

    • added the new wallet.ongoing_balance.dropped enum value to the event_type response property for the response status 200

      response-property-enum-value-added

    • added the new wallet.ongoing_balance.recovered enum value to the event_type response property for the response status 200

      response-property-enum-value-added

    • added the new wallet.terminated enum value to the event_type response property for the response status 200

      response-property-enum-value-added

    • added the new wallet.transaction.created enum value to the event_type response property for the response status 200

      response-property-enum-value-added

    • added the new wallet.updated enum value to the event_type response property for the response status 200

      response-property-enum-value-added

    • added the optional property customer/integrations to the response with the 200 status

      response-optional-property-added

    This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog