curl --request GET \
--url https://api.helpyousponsor.com/v1/client/{id}/price \
--header 'Authorization: Bearer <token>'{
"total": "100.00"
}curl --request GET \
--url https://api.helpyousponsor.com/v1/client/{id}/price \
--header 'Authorization: Bearer <token>'{
"total": "100.00"
}