Skip to content

Function Spec

Jichao edited this page Jun 10, 2017 · 4 revisions

Cases

Query aggregated custom info by user name from ElasticSearch

  • Request:
http://<es_ip>/customer/customerinfo/_search?q=name:<customer_name>
  • Response:
ES response contains phone number, location, gender
Clone this wiki locally