Skip to content

2.4.3

Choose a tag to compare

@SidneyAllen SidneyAllen released this 12 Feb 19:51
· 186 commits to master since this release
d55c41b

Build from OpenAPi spec 2.9.3
https://github.com/XeroAPI/Xero-OpenAPI/releases/tag/2.9.3

FILES API
Standardized IDs in path and parameters
Corrected Response codes where needed from 200 to 201.
Corrected responses object for 204 - should be none (void)
Added example requests and responses

ACCOUNTING
Add BatchPaymentID to Payment object

Resolved issue #189