{
"code": 0,
"message": "success",
"bills": [
{
"bill_id": "460000000053199",
"vendor_id": " ",
"vendor_name": "Bowmen and co",
"status": "active",
"bill_number": "B-1000",
"reference_number": " ",
"date": "2013-10-01",
"due_date": "6:52 PM",
"due_days": "Due Today",
"currency_id": "460000000000097",
"currency_code": "USD",
"price_precision": 2,
"exchange_rate": 1,
"total": 10000,
"balance": "48.75",
"location_id": "460000000038080",
"location_name": "string",
"created_time": "2016-06-05T02:30:08-0700",
"last_modified_time": "string",
"attachment_name": "string",
"has_attachment": false,
"is_tds_applied": true,
"is_abn_quoted": "string"
}
],
"page_context": {
"page": 1,
"per_page": 200,
"has_more_page": false
}
}