New field servicePeriod
has been added to the Export API version 2. For more information see GET Get Export Job Items.
New field servicePeriod
has been added to the Export API version 2. For more information see GET Get Export Job Items.
New failure reason type tag_unknown
has been added to the Export API Version 3. For more information see GET Get Export Job Items and PUT Update Export Job Items.
New failure reason type tax_code_unknown
has been added to the Export API Version 3. For more information see GET Get Export Job Items and PUT Update Export Job Items.
New failure reason type account_unknown
has been added to the Export API Version 3. For more information see GET Get Export Job Items and PUT Update Export Job Items.
New failure reason type vendor_unknown
has been added to the Export API Version 3. For more information see GET Get Export Job Items and PUT Update Export Job Items.
The Companies API is available to search for companies associated with an organisation. You can also retrieve details of a specific company. For more information, see Companies API Overview.
The Accounts API is renamed to the Chart of Accounts API. For more information, see Chart of Accounts API Overview.
A new version is released to support multi-currency configuration. For more information, see Multi-Currency Configuration. The significant changes introduced in this version are:
- In the endpoints' response, values of enums are now returned as strings.
GET Get Export Items
endpoint:contraAccount
object is returned in the endpoint response.teamCode
is removed from the endpoint response.
GET Get a list of Export Jobs
endpoint:status
is removed from the query parameters of the endpoint request.statuses
is the query parameter to request jobs in specific states.
We now support Basic and Header-Based authentication methods, in addition to HMAC signature-based authentication. For more detailed information, see Authentication in Webhooks. Also, now an integration can send custom headers in a new subscription request — see Configuring Custom Headers in New Subscription Request.