Endpoints
Identify Transaction Brand
Endpoint specially designed for platforms that want to identify transaction data by the transaction title.
GET
/
brand
/
transaction_identifier
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
transaction_info
string
requiredTransaction information to identify the brand
Response
200 - application/json
status
string
Status of the response, e.g., 'ok'
brand
object
Detailed brand information