Kustomer API

Getting access, Developing, Testing

Back to Kustomer

Get Brand by ID

Retrieves a brand by its unique ID.

Input

type: object properties: parameters: type: object properties: id: type: string description: (Required) Brand ID required: - id title: Parameters

Output

type: object properties: data: type: object properties: type: type: string id: type: string attributes: type: object properties: type: type: string default: type: string relationships: type: object properties: org: type: object properties: links: type: object properties: self: type: string data: type: object properties: type: type: string id: type: string createdBy: type: object properties: links: type: object properties: self: type: string data: type: object properties: type: type: string id: type: string modifiedBy: type: object properties: links: type: object properties: self: type: string data: type: object properties: type: type: string id: type: string links: type: object properties: self: type: string