Retrieve a menu item photo
Retrieve the product photo image for a specific menu item.
/menu-item-images/{menuItemId}Request
Path parameters
menuItemIdstringrequiredID of the menu item to retrieve.
Query parameters
photoSizestringAllowed values:"thumbnail""medium""large"
Photo size to retrieve.
Response
Menu item photo retrieved successfully.
bodystring:binarybodystringAlternative image text.
Resource not found.
typestring:uri-referencerequiredURI reference that identifies the problem type.
titlestringrequiredShort summary of the problem type.
statusinteger:int32requiredHTTP status code generated by the origin server for this occurrence of the problem.
instancestring:uri-referenceURI reference that identifies the specific occurrence of the problem, e.g. by adding a fragment identifier or sub-path to the problem type. May be used to locate the root of this problem in the source code.
detailsobjectAdditional error details.
Internal server error.
typestring:uri-referencerequiredURI reference that identifies the problem type.
titlestringrequiredShort summary of the problem type.
statusinteger:int32requiredHTTP status code generated by the origin server for this occurrence of the problem.
instancestring:uri-referenceURI reference that identifies the specific occurrence of the problem, e.g. by adding a fragment identifier or sub-path to the problem type. May be used to locate the root of this problem in the source code.
detailsobjectAdditional error details.