v1
latestOpenAPI 3.0.02026-08-064842333.5 MBCustomers
List Customers
Retrieves a list of Customers. A filter can be applied (see the request sample).<p>
You can choose fields to be returned in the response by employing the resultFields or valueFields filter:<br> resultFields: returns key-value pairs as objects. This is the more friendly response compared to valueFields but the server fetches all fields from the database in the backend which might result in a slower performance. See the listCustomersResponseExample_resultFields response example.<p> valueFields: returns just an array of values. Use this option if a better performance is required. See the listCustomersResponseExample_valueFields response example.
post/customermanager.fetchformulafilteredcustomers
Request body
Response
Returns customer record details.