GET
/
brand
/
transaction_identifier

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

transaction_info
string
required

Transaction information to identify the brand

Response

200 - application/json
brand
object

Detailed brand information

code
integer

HTTP status code

status
string

Status of the response, e.g., 'ok'