Skip to main content

Catálogo todas las marcas oficiales.

GET 

/api-resource/api/v1/brands

Este endpoint devuelve el listado completo de todas las marcas oficiales disponibles en el sistema. Las marcas oficiales representan las marcas asociadas y reconocidas por la plataforma.

Responses

Successful response

Schema

    metadata

    object

    status string
    message string
    date date-time
    http_code integer

    data

    object[]

  • Array [

  • id integer
    name string
  • ]

Loading...