Triggered when an amount is received against an obligation (e.g., bill, customer, or account).
⚠️ Preview: This webhook is under development and subject to change.
{ "id": "evt_2341234567890abcdef", "type": "obligation.amount_applied", "data": { "id": "ob_N2a38DJQWPL8K4X42354234", "amount": 15000, "currency": "ZAR", "payment_id": "pay_1313235234843nmafdsa", "customer_id": "bcus_H4jp6KnU5cPw263v1jyz4", "metadata": { "event_id": "wellness_joburg_2025" }, "created_at": "2025-06-18T08:45:00Z", "updated_at": "2025-06-18T08:45:10Z" } }
obligation.amount_applied
Show child attributes
Return 200 to acknowledge receipt
Was this page helpful?