Skip to content

0.4.1

Choose a tag to compare

@jenksguo jenksguo released this 06 Mar 04:50
639d9d8

Xero.NetStandard.OAuth2 v0.4.1 release based on OpenAPI Spec v2.0.3

AccountingAPI class:

  • Fixed typo across all methods

PurchaseOrder methods:

  • Added GetPurchaseOrderByNumberAsyncWithHttpInfo
  • Added GetPurchaseOrderByNumberAsync
  • Removed GetPurchaseOrderHistoryAsync

Quotes (attachments) methods:

  • Added CreateQuoteAttachmentByFileNameAsync
  • Added CreateQuoteAttachmentByFileNameAsyncWithHttpInfo
  • Added UpdateQuoteAttachmentByFileNameAsync
  • Added UpdateQuoteAttachmentByFileNameAsyncWithHttpInfo
  • Added GetQuoteAttachmentByFileNameAsync
  • Added GetQuoteAttachmentByFileNameAsyncWithHttpInfo
  • Added GetQuoteAttachmentsAsync
  • Added GetQuoteAttachmentsAsyncWithHttpInfo
  • Added GetQuoteAttachmentByIdAsync
  • Added GetQuoteAttachmentByIdAsyncWithHttpInfo

AppliedAmount property added to the following models:

  • CreditNote
  • Prepayment
  • Overpayment

Response:

  • Added x-isEmpty to 204 responses

SDK version updated from 0.4.0 to 0.4.1

OpenAPI document version update from 2.0.1 to 2.0.3 across all files

Added Xero logo package icon for nuget.org