Release 1.0.5
- Added performance improvements for multi-threaded applications
- Corrected an issue where the External Item Sales Authorization prompt was incorrect for Activate X PRO-6805
Release 1.0.4
- Added support for venue-level override of price with venues having only a single price level PLAT-2437
Release 1.0.1, 1.0.2, 1.0.3
- Internal milestone releases
Release 1.0.0
- Fixed issue where special characters in reporting categories did not encode correctly. PLAT-2207
- Added 409 response to PUT /items/{id}/assign-to-vendor/{id} when the item is already assigned. PLAT-1901
- Corrected barcode type values to match documentation. PLAT-1900
- Fixed issue where POST /items/{id}/codes created duplicate, identical barcodes. PLAT-1899
- Fixed swagger docs for item -> price. PLAT-1898
- Fixed an issue where GET /vendors returned an error when no vendors are defined. PLAT-1893
- Ensured that external naming conventions were observed by removing "CFA" from endpoints and docs. PLAT-1873
- Added DELETE Unassign Item Restriction from Item
- Added PUT Assign Item Restriction to Venue
- Added DELETE Remove Custom Field Value
- Added POST Set Custom Field Value
- Added PUT Assign Item Restriction to Item
- Added DELETE Unassign Single Tax Rate from Item
- Added DELETE Unassign Single Tax Group from Item
- Added PUT Assign Single Tax Group to Item
- Added PUT Assign Single Tax Rate to Item
- Added DELETE Remove Venue Level Override from Item
- Added PATCH Modify Venue Override for Item
- Added DELETE Remove Item Code
- Added PATCH Modify Item
- Added PUT Modify Item
- Added DELETE Unassign Reporting Category from Venue
- Added PUT Modify Reporting Category Assigned to Venue
- Added DELETE Unassign Reporting Category from Item
Release 0.6.0
- Added GET Item Restriction Endpoint
- Added GET Item Restrictions Endpoint
- Added POST Reporting Category
- Added GET Reporting Category
- Added GET Reporting Categories
- Added PUT Reporting Category Assignment to Item
- Added GET Tax Group
- Added GET Tax Groups
- Added GET Tax Rate
- Added GET Tax Rates
- Added PUT Item Assignment to Venue
- Added DELETE Item Assignment from Venue
- Added PUT Item Assignment to Vendor
- Added DELETE Item Assignment from Vendor
- Added Receipt Trailer field to POST Item
- Corrected an issue where POST Category endpoint returns 200 instead of 201 response code PLAT-2051
- Corrected an issue where PUT Assign Category to an Item endpoint returns 200 instead of 201 response code PLAT-2050
- Corrected an issue where GET Item Restrictions returns the incorrect total results when requesting a different page PLAT-1969
- Corrected an issue where GET Item for a single venue returns a 404 when a newly created item is queried PLAT-1872
- Corrected an issue where PATCH Item allows an item to be both an instruction and a modifier PLAT-1870
- Corrected an issue where GET Items by venue returns a 500 response code when there is a venue-level override PLAT-1869
- Corrected an issue where GET Item does not return a Reporting Category PLAT-1798