Search Merchants

Search for merchants you are connected to given certain filter criteria.

Search Merchants

post
Query parameters
pageinteger · int32OptionalDefault: 1
sizeinteger · int32OptionalDefault: 20
Header parameters
X-Violet-TokenstringRequired
X-Violet-App-SecretstringRequired
X-Violet-App-Idinteger · int32Required
Body
idinteger · int32Optional

The ID of the Merchant

namestringOptional

The name of the Merchant

commission_rate_minnumber · doubleOptional

The minimum commission rate of the Merchant

commission_rate_maxnumber · doubleOptional

The maximum commission rate of the Merchant

statusstring · enumOptional

The connection status of the Merchant

Possible values:
sort_bystringOptional

Property to sort by in camelCase

sort_directionstringOptional

Direction to sort by

Responses
post
/merchants/search
default

default response

Last updated

Was this helpful?