Hello All,
I'm curious about the response garnered on running the Malauzai transaction details route. We need to collect as much transactional data as we can but I don't want to run hundreds of calls against transaction detail endpoints without knowing what data is returned from the endpoint. The documentation offers"details":
[
{
-
"value": "string",
-
"label": "string"
}
]
As a sample return. Can anyone give me an idea of what kinds of specific information the endpoint might yield so we can determine whether to run the route?
All the best,
FinGoal Devs