Claudio Borghi Posted February 21, 2024 Posted February 21, 2024 Hello, I'm trying to pick up data from Sage Accounting APIs for an integration with other systems. I went through all the quick start process in the API References and was able to complete my first request, but as I try to query data different than the "countries" endpoint, I keep on getting responses with only "id", "displayed_as" and "path" attributes despite the endpoint supposedly having many more attributes. Am i missing something? Thanks for any help.
Steel, Mark Posted February 22, 2024 Posted February 22, 2024 Hi Caludio, Thank you for your post. Alternatively to requesting attributes=all you can use the ID of the data record to obtain the full response. https://api.accounting.sage.com/3.1/ledger_accounts/e438573afaca11e7aa730a57719b2edb Thanks Mark https://developer.sage.com/accounting/reference/accounting-setup/#tag/Ledger-Accounts/operation/getLedgerAccountsKey
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now