Hi all,
I need to know which accountancy managers are senior and which are not.
The API does not expose this information directly from the account managers endpoint.
{
"account_manager": {
"url": "https://api.freeagent.com/v2/account_managers/123",
"name": "Bobson Dugnutt",
"email": "bobson@some-accounting-firm.com"
}
}
Is there any way to get this information using the FreeAgent API?
Hi Nathan,
Thanks for posting and welcome to our API forum!
Unfortunately the FreeAgent API doesn’t have a way to access the account manager level information as it is not exposed directly as you’ve stated, and neither is there a way to filter this list response. Everything which is currently available via this endpoint is described in our documentation.
I understand that this is probably not the response you wanted to receive. I will however raise your question as a feature request for our product team to review.
All the best,
Andrew