Integrazu Data

Get Brands Websites

Get all brands for the company with their available websites.

Each brand has one website (Z_Brands.idwebsite -> Websites.id). Use this endpoint to populate the "export to websites" selection in the UI.

Returns: List of brands with website info: [ { "brand_id": 1, "brand_name": "Stand ABC", "website_id": 5, "website_domain": "standabc.pt" }, { "brand_id": 2, "brand_name": "Stand XYZ", "website_id": 8, "website_domain": "standxyz.pt" } ]

get/api/integrazu/data/brands-websites

Headers

x-api-tokenstring nullable

Response

Successful Response

object[] required

Changes

No recorded changes to this endpoint across all 1 revision of this API.