Skip to content

upload_account_balance_history endpoint is not working as expected #87

@akoushke

Description

@akoushke

Not sure if I'm doing it incorrectly or if the API is not performing as intended. I successfully created a CSV file with my code and uploaded it to the browser client, reading the data without any issues. However, I am unable to update the history with the provided csv_content. Also, I'm not receiving any errors after making the API call.

here is the format:

Date,Amount
2023-12-14,5424.360000000001
2023-12-15,10422.85
2023-12-17,15422.05
2023-12-18,20446.09
2023-12-19,25430.87
2023-12-20,30403.879999999997
2023-12-21,35318.729999999996
2023-12-22,40147.06999999999
2023-12-30,45135.23999999999
2024-01-02,50215.149999999994
2024-01-03,55224.479999999996
2024-01-08,60214.579999999994
2024-01-12,65208.729999999996
2024-01-14,70198.98
2024-01-16,75194.69
2024-01-17,80184.07
2024-01-18,85174.02
2024-01-20,90181.01000000001

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions