Discussions
Sharesies Transactional Data
Is Akahu able to provide a transaction object for each time an asset is purchased or sold through Sharesies? Attempting to get the transactions by using the investment or wallet account ID's return nothing, is there another way that I am missing or is it not possible?
Portfolio Plans
Dear Akahu Support Team,
PowerBI API access
Am having a bit of trouble getting the API to connect to powerbi.
Enquiry
Needing help to receive a payment
Should I transfer money to the virtual account number?
Using the make payment features, we can transfer money from the Akahu Account ID to the New Zealand bank account number. Can I make a payment if I have a virtual bank account number instead of the New Zealand bank account number?
transactions get request
With the transactions get request it seems that with ASB Bank, the balance does not return as negative if there is an overdraft balance. ie the value is always positive. This is not the case with GET Balances for example where I see both +&-. Can this please be looked at? Thanks. Kim
particulars field
Is there any way to add more detail to the particulars field other than the system generated code? I am using the personal app. Thanks
App Secret for Personal Apps
Hi there,
Endpoints not returning any data
Hi, I've attempted to use the /transactions endpoint and the /accounts endpoint with my personal app; it does have permissions to these endpoints. However, I just received responses with empty lists in the items parameter of the response. I am using Kiwibank for this; I am unsure if I have done something wrong or what is happening because I get successful responses but just no data.
Client side /me GET and CORS denial
I am testing the /me API with a Personal App using fetch
(as per docs https://developers.akahu.nz/reference/get_me) but only receive a CORS denial as I assume localhost is not white listed.