{
"id": "sub_m7N9rAWJS9dWDKEe",
"object": "subscription",
"status": "active",
"mode": "live",
"account": {
"id": "acc_nMNejK7BT8oGbvO4",
"object": "account",
"name": "Cuenta Corriente",
"official_name": "Cuenta Corriente Moneda Local",
"number": "9530516286",
"holder_id": "134910798",
"holder_name": "Jon Snow",
"type": "checking_account",
"currency": "CLP",
"institution": {
"country": "cl",
"id": "cl_banco_santander",
"name": "Banco Santander"
},
"balance": {
"limit": 1530000,
"current": 530000,
"available": 530000
}
},
"created_at": "2021-11-11T02:29:16Z",
"reference_id": null
}Attribute | Type | Description |
|---|---|---|
|
| Unique identifier for the Subscription |
|
| Identifier for the type of object. Its value for |
|
| Subscription status. Can be |
|
| Indicates whether the |
|
| Object that points to the bank account that can be charged with this subscription. |
|
|
|
|
|
|
Subscription account balanceCurrently, subscriptions' account balance is only present when subscriptions are created. Specifically, when subscriptions are received via subscription_intent.successful events.
At other moments the account balance will be shown as null.
Only subscriptions created by Direct Debit merchants can be charged and have status active.
Subscriptions created by Subscriptions merchants will always have status pending.