{
"data": {
"id": "string",
"organization_id": "string",
"customer_id": "string",
"customer_email": "string",
"customer_name": "string",
"amount": "string",
"currency": "string",
"tax_rate": 0,
"interval": "day",
"interval_count": 0,
"day_of_month": 0,
"day_of_week": 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": "active",
"invoice_count": 0,
"items": [
{
"product_id": "string",
"description": "string",
"quantity": 0,
"unit_price": "string",
"total": "string"
}
],
"notes": "string",
"mode": "test",
"version": 0,
"created_at": "2019-08-24T14:15:22Z",
"updated_at": "2019-08-24T14:15:22Z",
"metadata": {}
}
}