{
"obligation_id": 0,
"label": "string",
"taxes_contributing": [
{
"id": 0,
"code": "string",
"name": "string",
"abbreviation": "string",
"rate_pct": 0,
"credit_type": "string"
}
],
"tax_registration_numbers": [
"string"
],
"collected_account": {
"id": 0,
"code": "string",
"description": "string",
"category": {
"id": 0,
"code": "string",
"label": "string"
},
"current_balance": 0,
"opening_balance": 0,
"ytd_movement": 0
},
"reclaimable_account": {
"id": 0,
"code": "string",
"description": "string",
"category": {
"id": 0,
"code": "string",
"label": "string"
},
"current_balance": 0,
"opening_balance": 0,
"ytd_movement": 0
},
"net_owed": 0,
"is_refund_expected": true,
"calculation_note": "string",
"currency": "CAD",
"_links": {},
"as_of": "2019-08-24T14:15:22.123Z",
"monthly_trend": [
{
"period": 1,
"collected_movement": 0,
"reclaimed_movement": 0,
"net_period": 0,
"is_empty": true
}
],
"metadata": {
"organisation_id": "string",
"extracted_at": "2019-08-24T14:15:22.123Z",
"sdk_indexes_used": {},
"semantic_version": "string",
"data_freshness": "string",
"limitations": [
"string"
]
},
"cache": {
"status": "string",
"key_hash": "string",
"cached_at": "2019-08-24T14:15:22.123Z",
"expires_at": "2019-08-24T14:15:22.123Z",
"age_seconds": 0,
"ttl_remaining_seconds": 0,
"ttl_policy": "string",
"force_refreshed": true
}
}