curl --request GET \
--url https://api.helpyousponsor.com/v1/client/payments \
--header 'Authorization: Bearer <token>'{
"data": [
{}
]
}curl --request GET \
--url https://api.helpyousponsor.com/v1/client/payments \
--header 'Authorization: Bearer <token>'{
"data": [
{}
]
}