Notes
This sprint we added new name and ID fields for revenue categories on sales items. All sales items now have these attributes filled in. We fixed a bug related to page numbers that caused the links to the first and last pages to disappear from the results if you requested an out-of-range page (such as page 10 out of 5). We also cleanup up some inconsistencies in the specification.
We implemented basic ETL in our working version of the Locations API. We’ve got many steps to go before there’s a usable product, but we’re moving steadily toward it.
API changes
- New revenueCategoyId and revenueCategoryName attributes for salesItems
- Out-of-range page numbers no longer cause missing pagination navigation links
Recording
ASP API Sprint 81 Review