{
"id": "ch_m7N9rAWJS9dWDKEe",
"object": "charge",
"status": "pending",
"amount": 5000,
"currency": "CLP",
"failure_code": null,
"created_at": "2021-11-11T02:29:16Z",
}
Attribute | Type | Description |
---|---|---|
|
| Unique identifier for the Charge |
|
| Identifier for the type of object. Its value for |
|
| Charge status. Can be |
|
| Amount to be charged from the subscribed account, represented as an integer. This value must always be greater than 0. |
|
| Currency ISO code. For now, we only support CLP |
|
| Short string with a brief explanation of the error. |
|
|
|