Changelog
v1.01
Release notes for Relograde API v1.01
Order Resource
Create Order
- Changed · now returns
422 Unprocessable Entityinstead of400 Bad Requestwhen the product is out of stock or the offer is unavailable. - Added · documented all possible error codes.
Confirm Order
- Changed · now returns
422 Unprocessable Entityinstead of400 Bad Requestwhen the product is out of stock or the offer is unavailable. - Added · documented all possible error codes.
Resolve Order
- Changed · now returns
422 Unprocessable Entityinstead of400 Bad Requestwhen the product is out of stock or the offer is unavailable. - Added · documented all possible error codes.
Cancel Order
- Changed ·
NOT_FOUNDmessage aligned with the other endpoints. - Added · documented all possible error codes.
Find Order
- Changed ·
NOT_FOUNDmessage aligned with the other endpoints. - Added · documented all possible error codes.
Find All Orders
- Fixed · now returns the correct object when pagination is applied.
- Added · documented all possible error codes.
Account Resource
Find All Accounts
- Added · documented all possible error codes.
Brand Resource
List Brands
- Added · documented all possible error codes.
Product Resource
List Products
- Added · documented all possible error codes.