{
"data": {
"items": [
{
"id": "string",
"organization_id": "string",
"customer_id": "string",
"customer_email": "string",
"customer_name": "string",
"amount": "string",
"currency": "string",
"tax_rate": 0,
"interval": "string",
"interval_count": 0,
"start_date": "2019-08-24T14:15:22Z",
"end_date": "2019-08-24T14:15:22Z",
"next_invoice_date": "2019-08-24T14:15:22Z",
"last_invoice_date": "2019-08-24T14:15:22Z",
"status": "string",
"invoice_count": 0,
"created_at": "2019-08-24T14:15:22Z",
"updated_at": "2019-08-24T14:15:22Z"
}
],
"count": 0,
"offset": 0,
"limit": 0
}
}