Gets the transaction extra field facts.
GET
https://analyticsapi.adra.com/balancer/api/TransactionExtraFieldFacts
https://analyticsapi.adra.com/balancer
Gets the transaction extra field facts.
This request should be used to retrieve information that is put on the custom fields (extra fields) for transactions for the specified engagement(s). The columns provided here will be the name of the extra field that is configured and it will be tied to the transactions using the Transaction_Key column. Sample value of Transaction Custom Field Facts
"Transaction_Key": 1234, "ColumnName": "Varience", "Value": "1.65", "EngagementGuid": "3fa85f64-5717-4562-b3fc-2c963f66afa6"
Authentication: 
GET /api/TransactionExtraFieldFacts
Loading...
Response
Waiting for a request to be sent.