# Insert/update products and categories **POST /productAndCategories** Insert/update Products The 'Source of Truth' in terms of product data and structure is almost always sourced from an integrated POS system. When a POS successfully syncs products with their unique identifiers (PLUs), these will be selected by the customer for inclusion in their menu(s). In turn, orders will be created with these same PLUs and injected into the POS ## Servers - https://api.staging.deliverect.com: https://api.staging.deliverect.com () ## Authentication methods - Bearer auth ## Parameters ## Responses ### 200 Ok #### Body: application/json (object) object ### 403 Authorization error ### 404 Location doesn't exist [Powered by Bump.sh](https://bump.sh)