Get Merchants

What Merchants am I connected to?

You can get a list of all the merchants that your app has access to by using the following endpoint.

Get Merchants

get
Query parameters
pageinteger · int32OptionalDefault: 1
sizeinteger · int32OptionalDefault: 20
exclude_publicbooleanOptional

Exclude public merchants from the result set

Default: false
Header parameters
X-Violet-TokenstringRequired
X-Violet-App-SecretstringRequired
X-Violet-App-Idinteger · int32Required
Responses
get
/merchants
default

default response

Last updated

Was this helpful?