Download the PHP package imlolman/zohobooks without Composer

On this page you can find all versions of the php package imlolman/zohobooks. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package zohobooks

Unofficial ZohoBooks SDK

This is a PHP SDK generated with the help of the Postman Collection of ZohoBooks API by using https://github.com/imlolman/php-sdk-generator-from-postman-sdk tool created by me and then modified to work with ZohoBooks API. This SDK is not officially supported by ZohoBooks.

Installation

Usage

1: We have to get code to get access and refresh token. We can get code by visiting the following URL in the browser and authorizing the zohoBooks, you will get code in return:

2: After visiting the URL, you will get an authorization code that you can use to get access and refresh token by sending a POST request to the following URL:

3: Once you have tokens, use in below code

Table of Contents

SalesOrders

create_a_sales_order

Arguments:

Example:

list_sales_orders

Arguments:

Example:

update_a_sales_order

Arguments:

Example:

get_a_sales_order

Arguments:

Example:

delete_a_sales_order

Arguments:

Example:

mark_a_sales_order_as_open

Arguments:

Example:

mark_a_sales_order_as_void

Arguments:

Example:

update_a_sales_order_sub_status

Arguments:

Example:

email_a_sales_order

Arguments:

Example:

get_sales_order_email_content

Arguments:

Example:

submit_a_sales_order_for_approval

Arguments:

Example:

approve_a_sales_order

Arguments:

Example:

bulk_export_sales_orders

Arguments:

Example:

bulk_print_sales_orders

Arguments:

Example:

update_billing_address

Arguments:

Example:

update_shipping_address

Arguments:

Example:

list_sales_order_templates

Arguments:

Example:

update_sales_order_template

Arguments:

Example:

add_attachment_to_a_sales_order

Arguments:

Example:

update_attachment_preference

Arguments:

Example:

get_a_sales_order_attachment

Arguments:

Example:

delete_an_attachment

Arguments:

Example:

add_comment

Arguments:

Example:

list_sales_order_comments_and_history

Arguments:

Example:

update_comment

Arguments:

Example:

delete_a_comment

Arguments:

Example:

Organizations

create_an_organization

Arguments:

Example:

get_organization_details

Arguments:

Example:

delete_an_organization

Arguments:

Example:

get_organization

Arguments:

Example:

update_organization

Arguments:

Example:

BankRules

create_a_rule

Arguments:

Example:

get_rules_list

Arguments:

Example:

update_a_rule

Arguments:

Example:

get_a_rule

Arguments:

Example:

delete_a_rule

Arguments:

Example:

BankAccounts

create_a_bank_account

Arguments:

Example:

list_view_of_accounts

Arguments:

Example:

update_bank_account

Arguments:

Example:

get_account_details

Arguments:

Example:

delete_an_account

Arguments:

Example:

deactivate_account

Arguments:

Example:

activate_account

Arguments:

Example:

import_a_bank_credit_card_statement

Arguments:

Example:

get_last_imported_statement

Arguments:

Example:

delete_last_imported_statement

Arguments:

Example:

Projects

create_a_project

Arguments:

Example:

list_projects

Arguments:

Example:

update_project

Arguments:

Example:

get_a_project

Arguments:

Example:

delete_project

Arguments:

Example:

activate_project

Arguments:

Example:

inactivate_a_project

Arguments:

Example:

clone_project

Arguments:

Example:

assign_users

Arguments:

Example:

list_users

Arguments:

Example:

invite_user

Arguments:

Example:

update_user

Arguments:

Example:

get_a_user

Arguments:

Example:

delete_user

Arguments:

Example:

post_comment

Arguments:

Example:

list_comments

Arguments:

Example:

delete_comment

Arguments:

Example:

list_invoices

Arguments:

Example:

RecurringBills

create_a_recurring_bill

Arguments:

Example:

list_recurring_bills

Arguments:

Example:

update_a_recurring_bill

Arguments:

Example:

get_a_recurring_bill

Arguments:

Example:

delete_a_recurring_bill

Arguments:

Example:

stop_a_recurring_bill

Arguments:

Example:

resume_a_recurring_bill

Arguments:

Example:

list_recurring_bill_history

Arguments:

Example:

CustomModules

create_custom_modules

Arguments:

Example:

bulk_update_custom_module

Arguments:

Example:

get_record_list_of_a_custom_module

Arguments:

Example:

delete_custom_modules

Arguments:

Example:

update_custom_module

Arguments:

Example:

get_individual_record_details

Arguments:

Example:

delete_individual_records

Arguments:

Example:

RecurringExpenses

create_a_recurring_expense

Arguments:

Example:

list_recurring_expenses

Arguments:

Example:

update_a_recurring_expense

Arguments:

Example:

get_a_recurring_expense

Arguments:

Example:

delete_a_recurring_expense

Arguments:

Example:

stop_a_recurring_expense

Arguments:

Example:

resume_a_recurring_expense

Arguments:

Example:

list_child_expenses_created

Arguments:

Example:

list_recurring_expense_history

Arguments:

Example:

Invoices

create_an_invoice

Arguments:

Example:

list_invoices

Arguments:

Example:

update_an_invoice

Arguments:

Example:

get_an_invoice

Arguments:

Example:

delete_an_invoice

Arguments:

Example:

mark_an_invoice_as_sent

Arguments:

Example:

void_an_invoice

Arguments:

Example:

mark_as_draft

Arguments:

Example:

email_invoices

Arguments:

Example:

submit_an_invoice_for_approval

Arguments:

Example:

approve_an_invoice

Arguments:

Example:

email_an_invoice

Arguments:

Example:

get_invoice_email_content

Arguments:

Example:

remind_customer

Arguments:

Example:

get_payment_reminder_mail_content

Arguments:

Example:

bulk_invoice_reminder

Arguments:

Example:

bulk_export_invoices

Arguments:

Example:

bulk_print_invoices

Arguments:

Example:

disable_payment_reminder

Arguments:

Example:

enable_payment_reminder

Arguments:

Example:

write_off_invoice

Arguments:

Example:

cancel_write_off

Arguments:

Example:

update_billing_address

Arguments:

Example:

update_shipping_address

Arguments:

Example:

list_invoice_templates

Arguments:

Example:

update_invoice_template

Arguments:

Example:

list_invoice_payments

Arguments:

Example:

list_credits_applied

Arguments:

Example:

apply_credits

Arguments:

Example:

delete_a_payment

Arguments:

Example:

delete_applied_credit

Arguments:

Example:

add_attachment_to_an_invoice

Arguments:

Example:

update_attachment_preference

Arguments:

Example:

get_an_invoice_attachment

Arguments:

Example:

delete_an_attachment

Arguments:

Example:

delete_the_expense_receipt

Arguments:

Example:

add_comment

Arguments:

Example:

list_invoice_comments_and_history

Arguments:

Example:

update_comment

Arguments:

Example:

delete_a_comment

Arguments:

Example:

Contacts

create_a_contact

Arguments:

Example:

list_contacts

Arguments:

Example:

update_a_contact

Arguments:

Example:

get_contact

Arguments:

Example:

delete_a_contact

Arguments:

Example:

mark_as_active

Arguments:

Example:

mark_as_inactive

Arguments:

Example:

enable_portal_access

Arguments:

Example:

enable_payment_reminders

Arguments:

Example:

disable_payment_reminders

Arguments:

Example:

email_statement

Arguments:

Example:

get_statement_mail_content

Arguments:

Example:

email_contact

Arguments:

Example:

list_comments

Arguments:

Example:

add_additional_address

Arguments:

Example:

get_contact_addresses

Arguments:

Example:

edit_additional_address

Arguments:

Example:

delete_additional_address

Arguments:

Example:

list_refunds

Arguments:

Example:

track_1099

Arguments:

Example:

untrack_1099

Arguments:

Example:

VendorCredits

create_a_vendor_credit

Arguments:

Example:

list_vendor_credits

Arguments:

Example:

update_vendor_credit

Arguments:

Example:

get_vendor_credit

Arguments:

Example:

delete_vendor_credit

Arguments:

Example:

convert_to_open

Arguments:

Example:

void_vendor_credit

Arguments:

Example:

submit_a_vendor_credit_for_approval

Arguments:

Example:

approve_a_vendor_credit

Arguments:

Example:

apply_credits_to_a_bill

Arguments:

Example:

list_bills_credited

Arguments:

Example:

delete_bills_credited

Arguments:

Example:

refund_a_vendor_credit

Arguments:

Example:

list_refunds_of_a_vendor_credit

Arguments:

Example:

update_vendor_credit_refund

Arguments:

Example:

get_vendor_credit_refund

Arguments:

Example:

delete_vendor_credit_refund

Arguments:

Example:

list_vendor_credit_refunds

Arguments:

Example:

add_a_comment

Arguments:

Example:

list_vendor_credit_comments_and_history

Arguments:

Example:

delete_a_comment

Arguments:

Example:

RecurringInvoices

create_a_recurring_invoice

Arguments:

Example:

list_all_recurring_invoice

Arguments:

Example:

update_recurring_invoice

Arguments:

Example:

get_a_recurring_invoice

Arguments:

Example:

delete_a_recurring_invoice

Arguments:

Example:

stop_a_recurring_invoice

Arguments:

Example:

resume_a_recurring_invoice

Arguments:

Example:

update_recurring_invoice_template

Arguments:

Example:

list_recurring_invoice_history

Arguments:

Example:

Expenses

create_an_expense

Arguments:

Example:

list_expenses

Arguments:

Example:

update_an_expense

Arguments:

Example:

get_an_expense

Arguments:

Example:

delete_an_expense

Arguments:

Example:

list_expense_history_and_comments

Arguments:

Example:

create_an_employee

Arguments:

Example:

list_employees

Arguments:

Example:

get_an_employee

Arguments:

Example:

delete_an_employee

Arguments:

Example:

add_receipt_to_an_expense

Arguments:

Example:

get_an_expense_receipt

Arguments:

Example:

delete_a_receipt

Arguments:

Example:

Currency

create_a_currency

Arguments:

Example:

list_currencies

Arguments:

Example:

update_a_currency

Arguments:

Example:

get_a_currency

Arguments:

Example:

delete_a_currency

Arguments:

Example:

$currency = new Currency();
$currency->delete_a_currency($currencyid);

create_an_exchange_rate

Arguments:

Example:

$currency = new Currency();
$currency->create_an_exchange_rate($currencyid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

list_exchange_rates

Arguments:

Example:

$currency = new Currency();
$currency->list_exchange_rates($currencyid);

update_an_exchange_rate

Arguments:

Example:

$currency = new Currency();
$currency->update_an_exchange_rate($currencyid, $exchangerateid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

get_an_exchange_rate

Arguments:

Example:

$currency = new Currency();
$currency->get_an_exchange_rate($currencyid, $exchangerateid);

delete_an_exchage_rate

Arguments:

Example:

$currency = new Currency();
$currency->delete_an_exchage_rate($currencyid, $exchangerateid);

OpeningBalances

create_opening_balance

Arguments:

Example:

$openingbalances = new OpeningBalances();
$openingbalances->create_opening_balance($data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

update_opening_balance

Arguments:

Example:

$openingbalances = new OpeningBalances();
$openingbalances->update_opening_balance($data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

get_opening_balance

Arguments:

Example:

$openingbalances = new OpeningBalances();
$openingbalances->get_opening_balance();

delete_opening_balance

Arguments:

Example:

$openingbalances = new OpeningBalances();
$openingbalances->delete_opening_balance();

BaseCurrencyAdjustment

create_a_base_currency_adjustment

Arguments:

Example:

$basecurrencyadjustment = new BaseCurrencyAdjustment();
$basecurrencyadjustment->create_a_base_currency_adjustment($data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

list_base_currency_adjustment

Arguments:

Example:

$basecurrencyadjustment = new BaseCurrencyAdjustment();
$basecurrencyadjustment->list_base_currency_adjustment();

get_a_base_currency_adjustment

Arguments:

Example:

$basecurrencyadjustment = new BaseCurrencyAdjustment();
$basecurrencyadjustment->get_a_base_currency_adjustment($basecurrencyadjustmentid);

delete_a_base_currency_adjustment

Arguments:

Example:

$basecurrencyadjustment = new BaseCurrencyAdjustment();
$basecurrencyadjustment->delete_a_base_currency_adjustment($basecurrencyadjustmentid);

list_account_details_for_base_currency_adjustment

Arguments:

Example:

$basecurrencyadjustment = new BaseCurrencyAdjustment();
$basecurrencyadjustment->list_account_details_for_base_currency_adjustment();

Estimates

create_an_estimate

Arguments:

Example:

$estimates = new Estimates();
$estimates->create_an_estimate($data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

list_estimates

Arguments:

Example:

$estimates = new Estimates();
$estimates->list_estimates();

update_an_estimate

Arguments:

Example:

$estimates = new Estimates();
$estimates->update_an_estimate($estimateid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

get_an_estimate

Arguments:

Example:

$estimates = new Estimates();
$estimates->get_an_estimate($estimateid);

delete_an_estimate

Arguments:

Example:

$estimates = new Estimates();
$estimates->delete_an_estimate($estimateid);

mark_an_estimate_as_sent

Arguments:

Example:

$estimates = new Estimates();
$estimates->mark_an_estimate_as_sent($estimateid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

mark_an_estimate_as_accepted

Arguments:

Example:

$estimates = new Estimates();
$estimates->mark_an_estimate_as_accepted($estimateid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

mark_an_estimate_as_declined

Arguments:

Example:

$estimates = new Estimates();
$estimates->mark_an_estimate_as_declined($estimateid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

submit_an_estimate_for_approval

Arguments:

Example:

$estimates = new Estimates();
$estimates->submit_an_estimate_for_approval($estimateid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

approve_an_estimate

Arguments:

Example:

$estimates = new Estimates();
$estimates->approve_an_estimate($estimateid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

email_an_estimate

Arguments:

Example:

$estimates = new Estimates();
$estimates->email_an_estimate($estimateid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

get_estimate_email_content

Arguments:

Example:

$estimates = new Estimates();
$estimates->get_estimate_email_content($estimateid);

email_multiple_estimates

Arguments:

Example:

$estimates = new Estimates();
$estimates->email_multiple_estimates($data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

bulk_export_estimates

Arguments:

Example:

$estimates = new Estimates();
$estimates->bulk_export_estimates();

bulk_print_estimates

Arguments:

Example:

$estimates = new Estimates();
$estimates->bulk_print_estimates();

update_billing_address

Arguments:

Example:

$estimates = new Estimates();
$estimates->update_billing_address($estimateid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

update_shipping_address

Arguments:

Example:

$estimates = new Estimates();
$estimates->update_shipping_address($estimateid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

list_estimate_template

Arguments:

Example:

$estimates = new Estimates();
$estimates->list_estimate_template();

update_estimate_template

Arguments:

Example:

$estimates = new Estimates();
$estimates->update_estimate_template($estimateid, $templateid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

add_comments

Arguments:

Example:

$estimates = new Estimates();
$estimates->add_comments($estimateid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

list_estimate_comments_and_history

Arguments:

Example:

$estimates = new Estimates();
$estimates->list_estimate_comments_and_history($estimateid);

update_comment

Arguments:

Example:

$estimates = new Estimates();
$estimates->update_comment($estimateid, $commentid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

delete_a_comment

Arguments:

Example:

$estimates = new Estimates();
$estimates->delete_a_comment($estimateid, $commentid);

Taxes

create_a_tax

Arguments:

Example:

$taxes = new Taxes();
$taxes->create_a_tax($data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

list_taxes

Arguments:

Example:

$taxes = new Taxes();
$taxes->list_taxes();

update_a_tax

Arguments:

Example:

$taxes = new Taxes();
$taxes->update_a_tax($taxid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

get_a_tax

Arguments:

Example:

$taxes = new Taxes();
$taxes->get_a_tax($taxid);

delete_a_tax

Arguments:

Example:

$taxes = new Taxes();
$taxes->delete_a_tax($taxid);

update_a_tax_group

Arguments:

Example:

$taxes = new Taxes();
$taxes->update_a_tax_group($taxgroupid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

get_a_tax_group

Arguments:

Example:

$taxes = new Taxes();
$taxes->get_a_tax_group($taxgroupid);

delete_a_tax_group

Arguments:

Example:

$taxes = new Taxes();
$taxes->delete_a_tax_group($taxgroupid);

create_a_tax_group

Arguments:

Example:

$taxes = new Taxes();
$taxes->create_a_tax_group($data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

createa_taxauthority\_us_and_ca_edition_only

Arguments:

Example:

$taxes = new Taxes();
$taxes->create_a_tax_authority__us_and_ca_edition_only_($data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

listtaxauthorities\_us_edition_only

Arguments:

Example:

$taxes = new Taxes();
$taxes->list_tax_authorities__us_edition_only_();

updatea_taxauthority\_us_and_ca_edition_only

Arguments:

Example:

$taxes = new Taxes();
$taxes->update_a_tax_authority__us_and_ca_edition_only_($taxauthorityid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

geta_taxauthority\_us_and_ca_edition_only

Arguments:

Example:

$taxes = new Taxes();
$taxes->get_a_tax_authority__us_and_ca_edition_only_($taxauthorityid);

deletea_taxauthority\_us_and_ca_edition_only

Arguments:

Example:

$taxes = new Taxes();
$taxes->delete_a_tax_authority__us_and_ca_edition_only_($taxauthorityid);

createa_taxexemption\_us_edition_only

Arguments:

Example:

$taxes = new Taxes();
$taxes->create_a_tax_exemption__us_edition_only_($data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

listtaxexemptions\_us_edition_only

Arguments:

Example:

$taxes = new Taxes();
$taxes->list_tax_exemptions__us_edition_only_();

updatea_taxexemption\_us_edition_only

Arguments:

Example:

$taxes = new Taxes();
$taxes->update_a_tax_exemption__us_edition_only_($taxexemptionid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

geta_taxexemption\_us_edition_only

Arguments:

Example:

$taxes = new Taxes();
$taxes->get_a_tax_exemption__us_edition_only_($taxexemptionid);

deletea_taxexemption\_us_edition_only

Arguments:

Example:

$taxes = new Taxes();
$taxes->delete_a_tax_exemption__us_edition_only_($taxexemptionid);

Journals

create_a_journal

Arguments:

Example:

$journals = new Journals();
$journals->create_a_journal($data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

get_journal_list

Arguments:

Example:

$journals = new Journals();
$journals->get_journal_list();

update_a_journal

Arguments:

Example:

$journals = new Journals();
$journals->update_a_journal($journalid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

get_journal

Arguments:

Example:

$journals = new Journals();
$journals->get_journal($journalid);

delete_a_journal

Arguments:

Example:

$journals = new Journals();
$journals->delete_a_journal($journalid);

mark_a_journal_as_published

Arguments:

Example:

$journals = new Journals();
$journals->mark_a_journal_as_published($journalid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

add_attachment_to_a_journal

Arguments:

Example:

$journals = new Journals();
$journals->add_attachment_to_a_journal($journalid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

add_comment

Arguments:

Example:

$journals = new Journals();
$journals->add_comment($jounralid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

delete_a_comment

Arguments:

Example:

$journals = new Journals();
$journals->delete_a_comment($jounralid, $commentid);

Bills

create_a_bill

Arguments:

Example:

$bills = new Bills();
$bills->create_a_bill($data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

list_bills

Arguments:

Example:

$bills = new Bills();
$bills->list_bills();

update_a_bill

Arguments:

Example:

$bills = new Bills();
$bills->update_a_bill($billid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

get_a_bill

Arguments:

Example:

$bills = new Bills();
$bills->get_a_bill($billid);

delete_a_bill

Arguments:

Example:

$bills = new Bills();
$bills->delete_a_bill($billid);

void_a_bill

Arguments:

Example:

$bills = new Bills();
$bills->void_a_bill($billid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

mark_a_bill_as_open

Arguments:

Example:

$bills = new Bills();
$bills->mark_a_bill_as_open($billid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

submit_a_bill_for_approval

Arguments:

Example:

$bills = new Bills();
$bills->submit_a_bill_for_approval($billid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

approve_a_bill

Arguments:

Example:

$bills = new Bills();
$bills->approve_a_bill($billid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

update_billing_address

Arguments:

Example:

$bills = new Bills();
$bills->update_billing_address($billid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

list_bill_payments

Arguments:

Example:

$bills = new Bills();
$bills->list_bill_payments($billid);

apply_credits

Arguments:

Example:

$bills = new Bills();
$bills->apply_credits($billid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

delete_a_payment

Arguments:

Example:

$bills = new Bills();
$bills->delete_a_payment($billid, $billpaymentid);

add_attachment_to_a_bill

Arguments:

Example:

$bills = new Bills();
$bills->add_attachment_to_a_bill($billid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

get_a_bill_attachment

Arguments:

Example:

$bills = new Bills();
$bills->get_a_bill_attachment($billid);

delete_an_attachment

Arguments:

Example:

$bills = new Bills();
$bills->delete_an_attachment($billid);

add_comment

Arguments:

Example:

$bills = new Bills();
$bills->add_comment($billid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

list_bill_comments_and_history

Arguments:

Example:

$bills = new Bills();
$bills->list_bill_comments_and_history($billid);

delete_a_comment

Arguments:

Example:

$bills = new Bills();
$bills->delete_a_comment($billid, $commentid);

TimeEntries

log_time_entries

Arguments:

Example:

$timeentries = new TimeEntries();
$timeentries->log_time_entries($data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

list_time_entries

Arguments:

Example:

$timeentries = new TimeEntries();
$timeentries->list_time_entries();

delete_time_entries

Arguments:

Example:

$timeentries = new TimeEntries();
$timeentries->delete_time_entries();

update_time_entry

Arguments:

Example:

$timeentries = new TimeEntries();
$timeentries->update_time_entry($timeentryid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

get_a_time_entry

Arguments:

Example:

$timeentries = new TimeEntries();
$timeentries->get_a_time_entry($timeentryid);

delete_time_entry

Arguments:

Example:

$timeentries = new TimeEntries();
$timeentries->delete_time_entry($timeentryid);

start_timer

Arguments:

Example:

$timeentries = new TimeEntries();
$timeentries->start_timer($timeentryid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

stop_timer

Arguments:

Example:

$timeentries = new TimeEntries();
$timeentries->stop_timer($data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

get_timer

Arguments:

Example:

$timeentries = new TimeEntries();
$timeentries->get_timer();

ChartOfAccounts

create_an_account

Arguments:

Example:

$chartofaccounts = new ChartOfAccounts();
$chartofaccounts->create_an_account($data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

list_chart_of_accounts

Arguments:

Example:

$chartofaccounts = new ChartOfAccounts();
$chartofaccounts->list_chart_of_accounts();

update_an_account

Arguments:

Example:

$chartofaccounts = new ChartOfAccounts();
$chartofaccounts->update_an_account($accountid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

get_an_account

Arguments:

Example:

$chartofaccounts = new ChartOfAccounts();
$chartofaccounts->get_an_account($accountid);

delete_an_account

Arguments:

Example:

$chartofaccounts = new ChartOfAccounts();
$chartofaccounts->delete_an_account($accountid);

mark_an_account_as_active

Arguments:

Example:

$chartofaccounts = new ChartOfAccounts();
$chartofaccounts->mark_an_account_as_active($accountid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

mark_an_account_as_inactive

Arguments:

Example:

$chartofaccounts = new ChartOfAccounts();
$chartofaccounts->mark_an_account_as_inactive($accountid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

list_of_transactions_for_an_account

Arguments:

Example:

$chartofaccounts = new ChartOfAccounts();
$chartofaccounts->list_of_transactions_for_an_account();

delete_a_transaction

Arguments:

Example:

$chartofaccounts = new ChartOfAccounts();
$chartofaccounts->delete_a_transaction($transactionid);

Tasks

add_a_task

Arguments:

Example:

$tasks = new Tasks();
$tasks->add_a_task($projectid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

list_tasks

Arguments:

Example:

$tasks = new Tasks();
$tasks->list_tasks($projectid);

update_a_task

Arguments:

Example:

$tasks = new Tasks();
$tasks->update_a_task($projectid, $taskid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

get_a_task

Arguments:

Example:

$tasks = new Tasks();
$tasks->get_a_task($projectid, $taskid);

delete_task

Arguments:

Example:

$tasks = new Tasks();
$tasks->delete_task($projectid, $taskid);

CustomerPayments

create_a_payment

Arguments:

Example:

$customerpayments = new CustomerPayments();
$customerpayments->create_a_payment($data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

list_customer_payments

Arguments:

Example:

$customerpayments = new CustomerPayments();
$customerpayments->list_customer_payments();

update_a_payment

Arguments:

Example:

$customerpayments = new CustomerPayments();
$customerpayments->update_a_payment($paymentid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

retrieve_a_payment

Arguments:

Example:

$customerpayments = new CustomerPayments();
$customerpayments->retrieve_a_payment($paymentid);

delete_a_payment

Arguments:

Example:

$customerpayments = new CustomerPayments();
$customerpayments->delete_a_payment($paymentid);

refund_an_excess_customer_payment

Arguments:

Example:

$customerpayments = new CustomerPayments();
$customerpayments->refund_an_excess_customer_payment($customerpaymentid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

list_refunds_of_a_customer_payment

Arguments:

Example:

$customerpayments = new CustomerPayments();
$customerpayments->list_refunds_of_a_customer_payment($customerpaymentid);

update_a_refund

Arguments:

Example:

$customerpayments = new CustomerPayments();
$customerpayments->update_a_refund($customerpaymentid, $refundid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

details_of_a_refund

Arguments:

Example:

$customerpayments = new CustomerPayments();
$customerpayments->details_of_a_refund($customerpaymentid, $refundid);

delete_a_refund

Arguments:

Example:

$customerpayments = new CustomerPayments();
$customerpayments->delete_a_refund($customerpaymentid, $refundid);

RetainerInvoices

create_a_retainerinvoice

Arguments:

Example:

$retainerinvoices = new RetainerInvoices();
$retainerinvoices->create_a_retainerinvoice($data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

list_a_retainer_invoices

Arguments:

Example:

$retainerinvoices = new RetainerInvoices();
$retainerinvoices->list_a_retainer_invoices();

update_a_retainerinvoice

Arguments:

Example:

$retainerinvoices = new RetainerInvoices();
$retainerinvoices->update_a_retainerinvoice($retainerinvoiceid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

get_a_retainer_invoice

Arguments:

Example:

$retainerinvoices = new RetainerInvoices();
$retainerinvoices->get_a_retainer_invoice($retainerinvoiceid);

delete_a_retainer_invoice

Arguments:

Example:

$retainerinvoices = new RetainerInvoices();
$retainerinvoices->delete_a_retainer_invoice($retainerinvoiceid);

mark_a_retainer_invoice_as_sent

Arguments:

Example:

$retainerinvoices = new RetainerInvoices();
$retainerinvoices->mark_a_retainer_invoice_as_sent($retainerinvoiceid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

update_retainer_invoice_template

Arguments:

Example:

$retainerinvoices = new RetainerInvoices();
$retainerinvoices->update_retainer_invoice_template($retainerinvoiceid, $templateid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

void_a_retainer_invoice

Arguments:

Example:

$retainerinvoices = new RetainerInvoices();
$retainerinvoices->void_a_retainer_invoice($retainerinvoiceid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

mark_as_draft

Arguments:

Example:

$retainerinvoices = new RetainerInvoices();
$retainerinvoices->mark_as_draft($reatinerinvoiceid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

submit_a_retainer_invoice_for_approval

Arguments:

Example:

$retainerinvoices = new RetainerInvoices();
$retainerinvoices->submit_a_retainer_invoice_for_approval($reatinerinvoiceid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

approve_a_retainer_invoice

Arguments:

Example:

$retainerinvoices = new RetainerInvoices();
$retainerinvoices->approve_a_retainer_invoice($reatinerinvoiceid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

email_a_retainer_invoice

Arguments:

Example:

$retainerinvoices = new RetainerInvoices();
$retainerinvoices->email_a_retainer_invoice($retainerinvoiceid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

get_retainer_invoice_email_content

Arguments:

Example:

$retainerinvoices = new RetainerInvoices();
$retainerinvoices->get_retainer_invoice_email_content($retainerinvoiceid);

update_billing_address

Arguments:

Example:

$retainerinvoices = new RetainerInvoices();
$retainerinvoices->update_billing_address($retainerinvoiceid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

list_retainer_invoice_templates

Arguments:

Example:

$retainerinvoices = new RetainerInvoices();
$retainerinvoices->list_retainer_invoice_templates();

add_attachment_to_a_retainer_invoice

Arguments:

Example:

$retainerinvoices = new RetainerInvoices();
$retainerinvoices->add_attachment_to_a_retainer_invoice($retainerinvoiceid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

get_a_retainer_invoice_attachment

Arguments:

Example:

$retainerinvoices = new RetainerInvoices();
$retainerinvoices->get_a_retainer_invoice_attachment($retainerinvoiceid);

delete_an_attachment

Arguments:

Example:

$retainerinvoices = new RetainerInvoices();
$retainerinvoices->delete_an_attachment($retainerinvoiceid, $documentid);

add_comment

Arguments:

Example:

$retainerinvoices = new RetainerInvoices();
$retainerinvoices->add_comment($retainerinvoiceid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

list_retainer_invoice_comments_and_history

Arguments:

Example:

$retainerinvoices = new RetainerInvoices();
$retainerinvoices->list_retainer_invoice_comments_and_history($retainerinvoiceid);

update_comment

Arguments:

Example:

$retainerinvoices = new RetainerInvoices();
$retainerinvoices->update_comment($retainerinvoiceid, $commentid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

delete_a_comment

Arguments:

Example:

$retainerinvoices = new RetainerInvoices();
$retainerinvoices->delete_a_comment($retainerinvoiceid, $commentid);

Users

create_a_user

Arguments:

Example:

$users = new Users();
$users->create_a_user($data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

list_users

Arguments:

Example:

$users = new Users();
$users->list_users();

update_a_user

Arguments:

Example:

$users = new Users();
$users->update_a_user($userid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

get_a_user

Arguments:

Example:

$users = new Users();
$users->get_a_user($userid);

delete_a_user

Arguments:

Example:

$users = new Users();
$users->delete_a_user($userid);

get_current_user

Arguments:

Example:

$users = new Users();
$users->get_current_user();

invite_a_user

Arguments:

Example:

$users = new Users();
$users->invite_a_user($userid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

mark_user_as_active

Arguments:

Example:

$users = new Users();
$users->mark_user_as_active($userid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

mark_user_as_inactive

Arguments:

Example:

$users = new Users();
$users->mark_user_as_inactive($userid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

CreditNotes

create_a_credit_note

Arguments:

Example:

$creditnotes = new CreditNotes();
$creditnotes->create_a_credit_note($data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

list_all_credit_notes

Arguments:

Example:

$creditnotes = new CreditNotes();
$creditnotes->list_all_credit_notes();

update_a_credit_note

Arguments:

Example:

$creditnotes = new CreditNotes();
$creditnotes->update_a_credit_note($creditnoteid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

get_a_credit_note

Arguments:

Example:

$creditnotes = new CreditNotes();
$creditnotes->get_a_credit_note($creditnoteid);

delete_a_credit_note

Arguments:

Example:

$creditnotes = new CreditNotes();
$creditnotes->delete_a_credit_note($creditnoteid);

email_a_credit_note

Arguments:

Example:

$creditnotes = new CreditNotes();
$creditnotes->email_a_credit_note($creditnoteid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

get_email_content

Arguments:

Example:

$creditnotes = new CreditNotes();
$creditnotes->get_email_content($creditnoteid);

void_a_credit_note

Arguments:

Example:

$creditnotes = new CreditNotes();
$creditnotes->void_a_credit_note($creditnoteid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

convert_credit_note_to_draft

Arguments:

Example:

$creditnotes = new CreditNotes();
$creditnotes->convert_credit_note_to_draft($creditnoteid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

convert_to_open

Arguments:

Example:

$creditnotes = new CreditNotes();
$creditnotes->convert_to_open($creditnoteid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

submit_a_credit_note_for_approval

Arguments:

Example:

$creditnotes = new CreditNotes();
$creditnotes->submit_a_credit_note_for_approval($creditnoteid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

approve_a_credit_note

Arguments:

Example:

$creditnotes = new CreditNotes();
$creditnotes->approve_a_credit_note($creditnoteid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

email_history

Arguments:

Example:

$creditnotes = new CreditNotes();
$creditnotes->email_history($creditnoteid);

update_billing_address

Arguments:

Example:

$creditnotes = new CreditNotes();
$creditnotes->update_billing_address($creditnoteid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

update_shipping_address

Arguments:

Example:

$creditnotes = new CreditNotes();
$creditnotes->update_shipping_address($creditnoteid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

list_credit_note_template

Arguments:

Example:

$creditnotes = new CreditNotes();
$creditnotes->list_credit_note_template();

update_a_credit_note_template

Arguments:

Example:

$creditnotes = new CreditNotes();
$creditnotes->update_a_credit_note_template($creditnoteid, $templateid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

credit_to_an_invoice

Arguments:

Example:

$creditnotes = new CreditNotes();
$creditnotes->credit_to_an_invoice($creditnoteid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

list_invoices_credited

Arguments:

Example:

$creditnotes = new CreditNotes();
$creditnotes->list_invoices_credited($creditnoteid);

delete_invoices_credited

Arguments:

Example:

$creditnotes = new CreditNotes();
$creditnotes->delete_invoices_credited($creditnoteid, $creditnoteinvoiceid);

add_a_comment

Arguments:

Example:

$creditnotes = new CreditNotes();
$creditnotes->add_a_comment($creditnoteid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

list_credit_note_comments_and_history

Arguments:

Example:

$creditnotes = new CreditNotes();
$creditnotes->list_credit_note_comments_and_history($creditnoteid);

delete_a_comment

Arguments:

Example:

$creditnotes = new CreditNotes();
$creditnotes->delete_a_comment($creditnoteid, $commentid);

list_credit_note_refunds

Arguments:

Example:

$creditnotes = new CreditNotes();
$creditnotes->list_credit_note_refunds();

refund_credit_note

Arguments:

Example:

$creditnotes = new CreditNotes();
$creditnotes->refund_credit_note($creditnoteid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

list_refunds_of_a_credit_note

Arguments:

Example:

$creditnotes = new CreditNotes();
$creditnotes->list_refunds_of_a_credit_note($creditnoteid);

update_credit_note_refund

Arguments:

Example:

$creditnotes = new CreditNotes();
$creditnotes->update_credit_note_refund($creditnoteid, $creditnoterefundid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

get_credit_note_refund

Arguments:

Example:

$creditnotes = new CreditNotes();
$creditnotes->get_credit_note_refund($creditnoteid, $creditnoterefundid);

delete_credit_note_refund

Arguments:

Example:

$creditnotes = new CreditNotes();
$creditnotes->delete_credit_note_refund($creditnoteid, $creditnoterefundid);

Items

create_an_item

Arguments:

Example:

$items = new Items();
$items->create_an_item($data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

list_items

Arguments:

Example:

$items = new Items();
$items->list_items();

update_an_item

Arguments:

Example:

$items = new Items();
$items->update_an_item($itemid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

get_an_item

Arguments:

Example:

$items = new Items();
$items->get_an_item($itemid);

delete_an_item

Arguments:

Example:

$items = new Items();
$items->delete_an_item($itemid);

mark_as_active

Arguments:

Example:

$items = new Items();
$items->mark_as_active($itemid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

mark_as_inactive

Arguments:

Example:

$items = new Items();
$items->mark_as_inactive($itemid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

PurchaseOrders

create_a_purchase_order

Arguments:

Example:

$purchaseorders = new PurchaseOrders();
$purchaseorders->create_a_purchase_order($data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

list_purchase_orders

Arguments:

Example:

$purchaseorders = new PurchaseOrders();
$purchaseorders->list_purchase_orders();

update_a_purchase_order

Arguments:

Example:

$purchaseorders = new PurchaseOrders();
$purchaseorders->update_a_purchase_order($purchaseorderid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

get_a_purchase_order

Arguments:

Example:

$purchaseorders = new PurchaseOrders();
$purchaseorders->get_a_purchase_order($purchaseorderid);

delete_purchase_order

Arguments:

Example:

$purchaseorders = new PurchaseOrders();
$purchaseorders->delete_purchase_order($purchaseorderid);

mark_a_purchase_order_as_open

Arguments:

Example:

$purchaseorders = new PurchaseOrders();
$purchaseorders->mark_a_purchase_order_as_open($purchaseorderid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

mark_as_billed

Arguments:

Example:

$purchaseorders = new PurchaseOrders();
$purchaseorders->mark_as_billed($purchaseorderid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

cancel_a_purchase_order

Arguments:

Example:

$purchaseorders = new PurchaseOrders();
$purchaseorders->cancel_a_purchase_order($purchaseorderid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

submit_a_purchase_order_for_approval

Arguments:

Example:

$purchaseorders = new PurchaseOrders();
$purchaseorders->submit_a_purchase_order_for_approval($purchaseorderid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

approve_a_purchase_order

Arguments:

Example:

$purchaseorders = new PurchaseOrders();
$purchaseorders->approve_a_purchase_order($purchaseorderid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

email_a_purchase_order

Arguments:

Example:

$purchaseorders = new PurchaseOrders();
$purchaseorders->email_a_purchase_order($purchaseorderid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

get_purchase_order_email_content

Arguments:

Example:

$purchaseorders = new PurchaseOrders();
$purchaseorders->get_purchase_order_email_content($purchaseorderid);

update_billing_address

Arguments:

Example:

$purchaseorders = new PurchaseOrders();
$purchaseorders->update_billing_address($purchaseorderid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

list_purchase_order_templates

Arguments:

Example:

$purchaseorders = new PurchaseOrders();
$purchaseorders->list_purchase_order_templates();

update_purchase_order_template

Arguments:

Example:

$purchaseorders = new PurchaseOrders();
$purchaseorders->update_purchase_order_template($purchaseorderid, $templateid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

add_attachment_to_a_purchase_order

Arguments:

Example:

$purchaseorders = new PurchaseOrders();
$purchaseorders->add_attachment_to_a_purchase_order($purchaseorderid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

update_attachment_preference

Arguments:

Example:

$purchaseorders = new PurchaseOrders();
$purchaseorders->update_attachment_preference($purchaseorderid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

get_a_purchase_order_attachment

Arguments:

Example:

$purchaseorders = new PurchaseOrders();
$purchaseorders->get_a_purchase_order_attachment($purchaseorderid);

delete_an_attachment

Arguments:

Example:

$purchaseorders = new PurchaseOrders();
$purchaseorders->delete_an_attachment($purchaseorderid);

add_comment

Arguments:

Example:

$purchaseorders = new PurchaseOrders();
$purchaseorders->add_comment($purchaseorderid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

list_purchase_order_comments_and_history

Arguments:

Example:

$purchaseorders = new PurchaseOrders();
$purchaseorders->list_purchase_order_comments_and_history($purchaseorderid);

update_comment

Arguments:

Example:

$purchaseorders = new PurchaseOrders();
$purchaseorders->update_comment($purchaseorderid, $commentid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

delete_a_comment

Arguments:

Example:

$purchaseorders = new PurchaseOrders();
$purchaseorders->delete_a_comment($purchaseorderid, $commentid);

BankTransactions

create_a_transaction_for_an_account

Arguments:

Example:

$banktransactions = new BankTransactions();
$banktransactions->create_a_transaction_for_an_account($data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

get_transactions_list

Arguments:

Example:

$banktransactions = new BankTransactions();
$banktransactions->get_transactions_list();

update_a_transaction

Arguments:

Example:

$banktransactions = new BankTransactions();
$banktransactions->update_a_transaction($banktransactionid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

get_transaction

Arguments:

Example:

$banktransactions = new BankTransactions();
$banktransactions->get_transaction($banktransactionid);

delete_a_transaction

Arguments:

Example:

$banktransactions = new BankTransactions();
$banktransactions->delete_a_transaction($banktransactionid);

match_a_transaction

Arguments:

Example:

$banktransactions = new BankTransactions();
$banktransactions->match_a_transaction($transactionid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

get_matching_transactions

Arguments:

Example:

$banktransactions = new BankTransactions();
$banktransactions->get_matching_transactions($transactionid);

unmatch_a_matched_transaction

Arguments:

Example:

$banktransactions = new BankTransactions();
$banktransactions->unmatch_a_matched_transaction($transactionid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

exclude_a_transaction

Arguments:

Example:

$banktransactions = new BankTransactions();
$banktransactions->exclude_a_transaction($transactionid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

restore_a_transaction

Arguments:

Example:

$banktransactions = new BankTransactions();
$banktransactions->restore_a_transaction($transactionid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

categorize_an_uncategorized_transaction

Arguments:

Example:

$banktransactions = new BankTransactions();
$banktransactions->categorize_an_uncategorized_transaction($transactionid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

categorize_as_expense

Arguments:

Example:

$banktransactions = new BankTransactions();
$banktransactions->categorize_as_expense($transactionid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

uncategorize_a_categorized_transaction

Arguments:

Example:

$banktransactions = new BankTransactions();
$banktransactions->uncategorize_a_categorized_transaction($transactionid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

categorize_a_vendor_payment

Arguments:

Example:

$banktransactions = new BankTransactions();
$banktransactions->categorize_a_vendor_payment($transactionid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

categorize_as_customer_payment

Arguments:

Example:

$banktransactions = new BankTransactions();
$banktransactions->categorize_as_customer_payment($transactionid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

categorize_as_credit_note_refunds

Arguments:

Example:

$banktransactions = new BankTransactions();
$banktransactions->categorize_as_credit_note_refunds($transactionid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

categorize_as_vendor_credit_refunds

Arguments:

Example:

$banktransactions = new BankTransactions();
$banktransactions->categorize_as_vendor_credit_refunds($transactionid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

categorize_as_customer_payment_refund

Arguments:

Example:

$banktransactions = new BankTransactions();
$banktransactions->categorize_as_customer_payment_refund($statementlineid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

categorize_as_vendor_payment_refund

Arguments:

Example:

$banktransactions = new BankTransactions();
$banktransactions->categorize_as_vendor_payment_refund($statementlineid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

ContactPersons

create_a_contact_person

Arguments:

Example:

$contactpersons = new ContactPersons();
$contactpersons->create_a_contact_person($data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

update_a_contact_person

Arguments:

Example:

$contactpersons = new ContactPersons();
$contactpersons->update_a_contact_person($contactpersonid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

delete_a_contact_person

Arguments:

Example:

$contactpersons = new ContactPersons();
$contactpersons->delete_a_contact_person($contactpersonid);

list_contact_persons

Arguments:

Example:

$contactpersons = new ContactPersons();
$contactpersons->list_contact_persons($contactid);

get_a_contact_person

Arguments:

Example:

$contactpersons = new ContactPersons();
$contactpersons->get_a_contact_person($contactid, $contactpersonid);

mark_as_primary_contact_person

Arguments:

Example:

$contactpersons = new ContactPersons();
$contactpersons->mark_as_primary_contact_person($contactpersonid, $data);
// Array Keys for $data can be found in Official documentation here: https://www.zoho.com/books/api/v3/

All versions of zohobooks with dependencies

PHP Build Version
Package Version
Requires guzzlehttp/guzzle Version ^7.7
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package imlolman/zohobooks contains the following files

Loading the files please wait ....