Get picture specifications
GET
/i/richItem/{businessId}/pictureSpec
Get rich item picture specifications.
Path parameters
-
businessId integer(int64) Required
The id of the business
GET /i/richItem/{businessId}/pictureSpec
curl \
-X GET https://api.trial.lsk.lightspeed.app/i/richItem/454335871/pictureSpec \
-H "Authorization: Bearer $ACCESS_TOKEN"