Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 485 Bytes

brand-include.md

File metadata and controls

27 lines (18 loc) · 485 Bytes

Data Structures

Group Brands

show Brands data

Brands [/api/v1/brands]

Get Brands [GET]

  • Response 200 (application/json)

    • Headers

        X-Request-ID: f72fc914
        X-Response-Time: 4ms
      
    • Attributes (BrandList)

Brands single [/api/v1/brands/id]

Get single Brands [GET]

Get a single of Brand.

  • Response 200 (application/json)

    • Headers

        X-Request-ID: f72fc914
        X-Response-Time: 4ms
      
    • Attributes (BrandList)