Skip to content

0.2.0

Compare
Choose a tag to compare
@jenksguo jenksguo released this 21 Feb 23:29
· 452 commits to master since this release
7817ef6

version 0.2.0 release based on Xero OpenAPI Spec version 2.0.1

OpenAPI Generator Version updated from v4.0.0 to v4.2.0

Header Parameter for all API calls changed from "Xero-Tenant-Id" to "xero-tenant-id".

Removed all #bulk methods, corresponding create methods have been adjusted e.g. create_employees

Added support for unitdp parameter

Added support for summarize_errors parameter for a few methods

Removed following methods:

  • create_credit_note
  • create_employee
  • create_invoice_attachment_by_file_name
  • create_invoice_attachment_by_file_name_with_http_info
  • create_item_with_http_info
  • create_item
  • create_linked_transactions
  • create_linked_transactions_with_http_info
  • create_manual_journal_with_http_info
  • create_overpayment_allocations
  • create_tax_rate
  • create_tax_rate_with_http_info

Corrected query parameters for Bank Summary report

content_type parameter removed from following methods:

  • get_credit_note_as_pdf
  • get_credit_note_as_pdf_with_http_info
  • get_invoice_as_pdf
  • get_invoice_as_pdf_with_http_info

Added methods:

  • get_quote
  • get_quote_history
  • get_quote_history_with_http_info
  • get_quotes
  • update_or_create_credit_notes
  • update_or_create_credit_notes_with_http_info
  • update_or_create_employees
  • update_or_create_employees_with_http_info
  • update_or_create_invoices
  • update_or_create_invoices_with_http_info
  • update_or_create_items
  • update_or_create_items_with_http_info
  • update_or_create_manual_journals
  • update_or_create_manual_journals_with_http_info
  • update_or_create_purchase_orders
  • update_or_create_purchase_orders_with_http_info
  • update_or_create_quotes
  • update_or_create_quotes_with_http_info
  • update_purchase_order
  • update_quote
  • update_receipt