v2

latestOpenAPI 3.0.32026-08-05174296703.4 KB
branding

getBrandingInfo branding

Fetch the branding info for a specific offer to display in the app

get/branding/offers/{id}

Path parameters

idstring regexp required

Offer ID

Example:739b63c2-9e58-4964-b38d-4ebb424de242

Offer ID

Response

OK response.

logo_urlstring

Url for the logo to display, if any

Example response

{
  "logo_url": "abc123"
}