API Reference

Search customers

Search all customers matching for parameters.

⚠️ Action method for search customers is available only in Enterprise interface.

Log in to see full request history
Query Params
string

Search by first name.

string

Search by last name.

string

Customer's date of birth. Possible values are: YYYY-MM-DD / DD.MM.YYYY

string

Number of the customer card.

string

Mode of search results.

Possible values are: strict - return only 100% matching results / none - return results in strict mode

⚠️ Caution: Strict mode makes all query parameters required. For a successful result you have to set all parameters.

⚠️ Caution: Currently the whole resource is returning results only in strict mode.

Headers
string
Defaults to cs, en-gb;q=0.8

The unique ID of the language code by ISO 639-1.

Responses

Response body
object
data
object

Result of the search.

strict
array of objects

Search results for the strict mode.

strict
object
string

The unique ID of the customer.

integer

Percentage of match of the search parameters.

429

Too many requests - more than the resource limit.

503

Temporary state when the service is temporarily unavailable, overloaded or there is a maintenance window.

Language
Credentials
URL