Authorization: ********************curl --location --request GET '/v1/custominvestment/price/' \
--header 'Authorization: <api-key>'{
"customInvestmentId": 123,
"date": "2025-02-04",
"price": 123.45,
"note": "A description/note about the price"
}