Skip to content

1.4.0

Choose a tag to compare

@SidneyAllen SidneyAllen released this 12 Feb 22:00
· 172 commits to master since this release
4ac8b2d

Build from OpenAPI spec 2.9.3

ACCOUNTING
Add BatchPaymentID to Payment object

Add Warnings array to CreditNote object

This Organisation object previously used the singular CISOrgSetting component, but that did not match the API response.
New CISOrgSettings model with a CISSettings property (array of CISOrgSetting) that matches the API response.

Re-add x-is-money to CreditNote.AppliedAmount

ASSETS
filterby parameter for GET assets acts as an keyword search against the AssetName, AssetNumber, Description and AssetTypeName fields

In preparation for use to generate API reference documentation, we've done some clean up of misspellings, add more consistency around summaries and descriptions. Adjusted capitalisations on paths.