Skip to content

Tags: academe/Xero-OpenAPI

Tags

1.2.3

Fixed content type for getting attachments with the filename

This applied to multiple endpoints.

1.2.2

Add ManualJournalLine class

1.2.1

Update missing enums for string properties

Added CountryCode, CurrencyCode and Timezone, PaymentTermType components
Updated 37 string properties with appropriate Enums
Added Allocations and History for Prepayments

1.2.0

DataType fix and Object fixes

Added format: date to 20 properties
Added format: datetime to 22 properties
Updated eNum list for 12 properties
Updated string to integar for 3 properties
Removed "allOf" from 26 objects so parsing will map to model class and not generic object.
Replace BankAccount model class with Account class
Cleaned up a lot of descriptions

1.1.1

Add 422 response and error types

Added 3 more error type enums

1.1.0

Updates to Accounting, Assets and addition of BankFeeds

Add terms of service and contact

Improve numeric data types.
Add the format for numbers that are floats
Use of integer instead of number where appropriate.
Add descriptions for Assets and AssetTypes
Update any numeric data types

1.0

Update README with new spec and instructions

update two images