{

"invoices": [
  {
    "adjustment_credit_notes": [],
    "amount_adjusted": 0,
    "amount_due": 895,
    "amount_paid": 0,
    "amount_to_collect": 895,
    "applied_credits": [],
    "base_currency_code": "USD",
    "credits_applied": 0,
    "currency_code": "USD",
    "customer_id": "__test__KyVnHhSBWSjWC2p",
    "date": 1517501348,
    "deleted": false,
    "due_date": 1517501348,
    "dunning_attempts": [],
    "exchange_rate": 1,
    "first_invoice": true,
    "has_advance_charges": false,
    "id": "__demo_inv__1",
    "is_gifted": false,
    "issued_credit_notes": [],
    "line_items": [
      {
        "amount": 895,
        "customer_id": "__test__KyVnHhSBWSjWC2p",
        "date_from": 1517501348,
        "date_to": 1519920548,
        "description": "No Trial",
        "discount_amount": 0,
        "entity_id": "no_trial",
        "entity_type": "plan",
        "id": "li___test__KyVnHhSBWSjXc2r",
        "is_taxed": false,
        "item_level_discount_amount": 0,
        "object": "line_item",
        "pricing_model": "per_unit",
        "quantity": 1,
        "subscription_id": "__test__KyVnHhSBWSjWC2p",
        "tax_amount": 0,
        "tax_exempt_reason": "tax_not_configured",
        "unit_amount": 895
      }
    ],
    "linked_orders": [],
    "linked_payments": [],
    "net_term_days": 0,
    "new_sales_amount": 895,
    "object": "invoice",
    "price_type": "tax_exclusive",
    "recurring": true,
    "resource_version": 1517501348000,
    "round_off_amount": 0,
    "status": "payment_due",
    "sub_total": 895,
    "subscription_id": "__test__KyVnHhSBWSjWC2p",
    "tax": 0,
    "term_finalized": true,
    "total": 895,
    "updated_at": 1517501348,
    "write_off_amount": 0
  }
]

}