{
"data": {
"items": [
{
"id": "string",
"invoice_number": "string",
"customer_email": "string",
"customer_name": "string",
"customer_phone": "string",
"amount": "string",
"tax_rate": 0,
"tax_amount": "string",
"total_amount": "string",
"paid_amount": "string",
"remaining_amount": "string",
"currency": "string",
"status": "string",
"due_date": "2019-08-24T14:15:22Z",
"issued_date": "2019-08-24T14:15:22Z",
"paid_date": "2019-08-24T14:15:22Z",
"sent_at": "2019-08-24T14:15:22Z",
"sent_count": 0,
"livemode": true
}
],
"count": 0,
"offset": 0,
"limit": 0
}
}