Versions Compared

Key

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

...

Code Block
Array
(
    [Customers] => Array
        (
            [0] => Array
                (
                    [id] => 119
                    [venture_id] => 1
                    [firstname] => rj
                    [lastname] => rj
                    [companyname] => rj
                    [username] => way@mail.com
                    [email] => testracknap@mailinator.com
                    [datecreated] => 19/06/2018
                    [customer_status] => Active
                    [is_subaccount] => 0
                    [address1] => sfdsgdf
                    [address2] => dsgdsgds
                    [state] => Rajasthan
                    [city] => delhi
                    [phonenumber] => 123456
                    [mobilenumber] => 123456
                    [currency_id] => 1
                    [onhold_status] => 0
                    [pid] => 0
                    [MpnID] => 
                    [country_name] => India
                    [currency_prefix] => USD
                    [account_manager] => Nitesh kumar 
                    [account_manager_id] => 53
                    [account_manager_email] => testracknap@mailinator.com
					                    [Customer Type] => Premium
                    [GSTIN ID] => 06AAECK9183B
                )

        )

    [total_records] => 1
)

...