Get All Product Families Attribute Menu Item Images

get

/rest/v19/allProductFamilySetups/{allProdFamsVarName}/attributes/{attributeVarName}/menuItems/{menuItemId}/images

Use this endpoint to retrieve all images for the specified All Product Families menu item.

Request

Supported Media Types
Path Parameters
Query Parameters
  • Restrict which fields shall be returned. The value is a comma delimited string and each token is a field name.
  • The requested page size, which limits the number of elements the collection should max return.
  • The offset of the page. By default, offset is 0, which means first page will be returned.
  • Specifies a comma-separated list of pairs to order the response by.
  • Allows to specify one or more filtering criteria. By default, no filtering is applied.
  • Specifies that the total count of records should be included in the response when doing pagination.
Back to Top

Response

Supported Media Types

Default Response

Body ()
Root Schema : configMenuItemImages-collection
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : Configuration Menu Item Images
Type: object
Title: Configuration Menu Item Images
Show Source
  • Title: Date Added
    System field indicating the date on which the Resource was created.
  • Title: Date Modified
    System field indicating the date on which the Resource was last modified.
  • Title: Id
    Primary Key of the Resource
  • Title: Relative Path
    Relative Path for Configuration Menu Item Image
Back to Top