Customer Attribute List

Returns all the available customer attribute names (which can be passed to certain other functions as an input parameter) and a description of each.

Sample Request

https://apiX.optimove.net/current/general/GetRegisteredEventListeners>

Sample Response

[
  {"RealFieldName":"Affiliate","Description":"Acquisition affiliate"},
  {"RealFieldName":"Age","Description":"Customer age"},
  {"RealFieldName":"Country","Description":"Country of residence"}
]
Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!