Search MerchantsCopy Pageget https://partner-api.getpliant.com/api/merchant-dbSearch for merchants based on a given organization and a search string (min 3 chars). Can be used to set-up card controls based on merchants.Query ParamssearchStringstringrequired≥ 3The search string to search for. The search is case-insensitive and looks for merchant names which contain the given search string. The minimum length to search for is 3 characters.organizationIduuidThe organization to search in. This is necessary, since organizations might have named merchants differently. The search nevertheless covers the complete merchant database.Responses 200Ok 400Bad Request. The API consumer sent a malformed request which could not be processed. 401Unauthorized. The API consumer is not authorized to access the requested resource. 403Forbidden. The API consumer is not allowed to access the requested resource. 429Too Many Requests. The API consumer has sent too many requests in a given amount of time. Please check our API guidelines. 500Internal Server Error. The request was not completed due to an internal error.Updated 29 days ago