{
"account_country" : "US",
"account_name" : "Stripe.com",
"account_tax_ids" : null,
"amount_due" : "10005",
"amount_paid" : "0",
"amount_remaining" : "10005",
"application" : null,
"application_fee_amount" : null,
"attempt_count" : "0",
"attempted" : 0,
"auto_advance" : 1,
"automatic_tax" : {
"enabled" : 0,
"status" : null
},
"billing_reason" : "manual",
"charge" : null,
"collection_method" : "charge_automatically",
"created" : "1662261081",
"currency" : "usd",
"custom_fields" : null,
"customer" : "cus_AJ78ZaALpqgiuZ",
"customer_address" : {
"city" : null,
"country" : "HN",
"line1" : null,
"line2" : null,
"postal_code" : null,
"state" : null
},
"customer_email" : "stripe@test.com",
"customer_name" : null,
"customer_phone" : "''",
"customer_shipping" : {
"address" : {
"city" : "Vadodara",
"country" : "India",
"line1" : "address1",
"line2" : "address2",
"postal_code" : "390001",
"state" : "Gujarat"
},
"name" : "asdasda",
"phone" : ""
},
"customer_tax_exempt" : "none",
"customer_tax_ids" : [],
"default_payment_method" : null,
"default_source" : null,
"default_tax_rates" : [],
"description" : null,
"discount" : null,
"discounts" : [],
"due_date" : null,
"ending_balance" : null,
"footer" : null,
"hosted_invoice_url" : null,
"id" : "in_1Le9Ez2eZvKYlo2CNmLixZUB",
"invoice_pdf" : null,
"last_finalization_error" : null,
"lines" : {
"data" : [
{
"amount" : "10005",
"amount_excluding_tax" : "10005",
"currency" : "usd",
"description" : "My First Invoice Item (created for API docs)",
"discount_amounts" : [],
"discountable" : 1,
"discounts" : [],
"id" : "il_1Le9Ez2eZvKYlo2C5KDKIadI",
"invoice_item" : "ii_1Le9Ez2eZvKYlo2CR98lIcyA",
"livemode" : 0,
"metadata" : {},
"object" : "line_item",
"period" : {
"end" : "1662261081",
"start" : "1662261081"
},
"price" : {
"active" : 1,
"billing_scheme" : "per_unit",
"created" : "1662242852",
"currency" : "usd",
"custom_unit_amount" : null,
"id" : "price_1Le4Uy2eZvKYlo2Cby2Mg3bR",
"livemode" : 0,
"lookup_key" : null,
"metadata" : {},
"nickname" : null,
"object" : "price",
"product" : "prod_MMo7cQ1sXKxYZA",
"recurring" : null,
"tax_behavior" : "unspecified",
"tiers_mode" : null,
"transform_quantity" : null,
"type" : "one_time",
"unit_amount" : "10005",
"unit_amount_decimal" : "10005"
},
"proration" : 0,
"proration_details" : {
"credited_items" : null
},
"quantity" : "1",
"subscription" : null,
"tax_amounts" : [],
"tax_rates" : [],
"type" : "invoiceitem",
"unit_amount_excluding_tax" : "10005"
}
],
"has_more" : 0,
"object" : "list",
"url" : "/v1/invoices/in_1Le9Ez2eZvKYlo2CNmLixZUB/lines"
},
"livemode" : 0,
"metadata" : {},
"next_payment_attempt" : "1662264681",
"number" : null,
"object" : "invoice",
"on_behalf_of" : null,
"paid" : 0,
"paid_out_of_band" : 0,
"payment_intent" : null,
"payment_settings" : {
"default_mandate" : null,
"payment_method_options" : null,
"payment_method_types" : null
},
"period_end" : "1663395527",
"period_start" : "1660717127",
"post_payment_credit_notes_amount" : "0",
"pre_payment_credit_notes_amount" : "0",
"quote" : null,
"receipt_number" : null,
"redaction" : null,
"rendering_options" : null,
"starting_balance" : "0",
"statement_descriptor" : null,
"status" : "draft",
"status_transitions" : {
"finalized_at" : null,
"marked_uncollectible_at" : null,
"paid_at" : null,
"voided_at" : null
},
"subscription" : null,
"subtotal" : "10005",
"subtotal_excluding_tax" : "10005",
"tax" : null,
"test_clock" : null,
"total" : "10005",
"total_discount_amounts" : [],
"total_excluding_tax" : "10005",
"total_tax_amounts" : [],
"transfer_data" : null,
"webhooks_delivered_at" : null
}