"payment_amounts": [
{
"paid_at": "2016-06-19 20:12:22",
"amount": "20000.00"
}
]
JSON Attribute | Description | Type | Required |
---|---|---|---|
paid_at | Timestamp of payment in ISO 8601 format. Time Zone: GMT+7. | String | Required |
amount | Amount paid by the customer. | String | Required |