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"

Query parameters

  • string
GET /api/TransactionExtraFieldFacts
Loading...

Share your request

Use this link to easily share a pre-filled request of this operation. Everything you filled will be shared apart from the authentication fields.

Request URL

https://developer.adra.com/doc/analytics-balancer/explorer/operation/operation-api-transactionextrafieldfacts
Response
Waiting for a request to be sent.