GET
/
api
/
merchants
/
search

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Query Parameters

name
string
required

Full or partial name, minimum 3 characters

only_priority
boolean

If true, only returns priority merchants

Response

200 - application/json
merchants
object[]