GET
/v1/merchant-domains/match
Match a verified merchant domain
Merchants
Description
Return merchants that have verified the exact requested domain.
Parameters
domain
string
query
required
Exact normalized domain to match
Responses
200
Successful response
application/jsonstatusstring
Example:
successdataarray [object]
domainstring
Example:
techstore.revclic.devmerchantobject
idinteger
Example:
1namestring
Example:
TechStorelogo_urlstring
Example:
https://storage.revclic.dev/merchants/1/logo.jpgactivity_typesarray [string]
Example:
["Shopping \u003e Computers"]
422
Invalid domain
application/json