Account object is used to represent a account.
An account represents a sub-organization within a customer for separate balance tracking and payment management.
Was this page helpful?
{ "id": "bacc_H4jp6KnU5cPw263v1jyz4", "external_reference": "INV-2024-001", "customer_id": "bcus_H4jp6KnU5cPw263v1jyz4", "name": "Subscription Account", "currency": "ZAR", "balance": 2000, "payment_rules": { "min_amount": 100, "max_amount": 1000000, "underpayment_allowed": true, "overpayment_allowed": false }, "metadata": { "customer_id": "cust_123456", "order_id": "ord_789012" } }