{"_id":"57270c74ba4cfe0e001a2adf","project":"54c83b5aab706219009e067b","initVersion":{"_id":"54dec8b6c2b4b70d009c3f0f","version":"1"},"user":{"_id":"5581540704ae5b0d00262929","username":"","name":"Nemo"},"__v":0,"createdAt":"2016-05-02T08:14:44.285Z","changelog":[{"_id":"57270c74ba4cfe0e001a2ae2","update":"Payment notes API will start returning an empty JSON object `{}`, instead of an empty array `[]` in the case of the notes field being empty.","type":"improved"},{"_id":"57270c74ba4cfe0e001a2ae1","update":"Refunds and Orders will contain a notes field, which can be created at the time of creation using the same API.","type":"added"},{"_id":"57270c74ba4cfe0e001a2ae0","update":"","type":"added"}],"body":"1. Breaking change in notes behaviour\n2. Addition of notes to orders and refunds\n\nBoth these changes will be reflected on 11th of May.","slug":"api-changes-2016-05-02","title":"API Changes (2016-05-02)"}
API Changes (2016-05-02)
improved | Payment notes API will start returning an empty JSON object `{}`, instead of an empty array `[]` in the case of the notes field being empty. |
---|---|
added | Refunds and Orders will contain a notes field, which can be created at the time of creation using the same API. |