{
"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": {}
}