Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
Array
(
    [status] => Success
    [data] => Array
        (
            [0] =>  Array
                (
                    [id] => 8400
                    [invoicenum] => INV/17-18/5151
                    [customer_id] => 2003
                    [description] => 1.) yourdomain.onmicrosoft.com [ Office 365 - Business Suite ] 
2.)  Addon : Managed Services
      Billing Cycle : Semi-Annually 

                    [amount] => 120.00
                    [subtotal] => 120.00
                    [creation_date] => 2019-12-04 10:26:15
                    [paid_date] => 2019-12-04 10:26:15
                    [status] => Paid
                    [currencyid] => 2
                    [currencycnratio] => 71.160
                    [invoice_type] => F
                    [custom_invoice] => 0
                    [single_invoice] => 1
                    [pid] => 0
                    [nextduedate] => 2019-12-04 10:26:15
                    [is_bundle] => 0
                    [currency] => INR
                    [ordernum] => RED/ORDER/15-16/4059
                    [transaction_num] => RCPT/15-16/266
                    [base_sub_total] => 1.69
		    [discount] => 0.00
                    [invoice_item] => Array
                        (
                            [0] => Array
                                (
                                    [id] => 45245
                                    [type] => other
                                    [description] => Acronis demo - Gold Plan
( 100 GB )

                                    [amount] => 120.00
                                    [subtotal] => 120.00
                                    [start_billing_date] => 2020-01-27 12:21:06
                                    [end_billing_date] => 2020-02-26 12:21:06
                                    [billingcycle] => 
                                    [quantity] => 1
                                    [planid] => 134
                                    [serviceid] => 0
                                    [item_uom] => 
                                    [per_unit_price] => 120.00
                                    [is_bundle] => 0
                                    [discount] => 0.00
                                    [rate] => 120.00
                                    [base_sub_total] => 1.69
                                    [current_financial_amount] => 
                                    [future_financial_amount] => 1.69
                                    [monthly_accural_details] => Array
                                        (
                                            [December-2019] => 91.80
                                            [January-2020] => 3.28
                                        )

                                    [invoice_item_taxes] => Array
                                        (
											(
												[0] => Array
													(
														[id] => 33824
														[tax_type] => SGST
														[tax_val] => 9.00
														[tax_amount] => 54.00
													)

												[1] => Array
													(
														[id] => 33825
														[tax_type] => CGST
														[tax_val] => 9.00
														[tax_amount] => 54.00
													)

											)
                                        )

                                )

                        )

                    [company_info] => PRS Techno
                )

        )

)	

...