Whats your API look like and whats the actual output?
Since you are missing a lot more than just the current_amount if thats the output you are getting.
I cannot test myself at the moment as the dashboard is broken so I cannot start a charity goal to go test with
And you shouldn’t have any user_* keys
This sounds like you have called the “Get List of Donations” endpoint (but that doesn’t have a target_amount key anyway). And not the “Get Open Charity Campaign” endpoint.
Yeah the donations endpoint gives you the amount the person donated. But it shouldn’t return a target_amount like you have here it should return an amount
To get the “target” and/or “grand total” you need “Get Charity Campaign”
Get Donations doesn’t have a target_amount key