Wednesday, November 5, 2025
1 change · 18.0
Enhancements to existing features
POS categories now send their parent category information when syncing with Atlas. This helps preserve the category structure more accurately across systems, improving consistency for menu and product organization.
Original PR description
In this commit: --- - The parent category of a POS category is now included during synchronization with the Atlas platform. - Added `parent_ref_id` in the category payload to maintain hierarchy. Note: The UrbanPiper platform only supports a single level of sub-categories. task-5169337