# Get rich items by SKUs **POST /i/richItem/{businessId}/itemsBySkus** Returns a list of rich items matching the SKUs provided in the request. ## Servers - Demo URL: https://api.trial.lsk.lightspeed.app (Demo URL) - Production URL: https://api.lsk.lightspeed.app (Production URL) ## Authentication methods - O auth2 ## Parameters ### Path parameters - **businessId** (integer(int64)) The unique identifier for the business. ### Body: application/json (array[string]) array[string] ## Responses ### 200 OK #### Body: application/hal+json;charset=UTF-8 (object) - **_embedded** (object) - **_links** (object) [Powered by Bump.sh](https://bump.sh)