Fetches existing funding sources.
curl --request GET \
--url https://api.sandbox.sudo.cards/fundingsources \
--header 'Authorization: <api-key>'
"{}"
200
The response is of type object
.
curl --request GET \
--url https://api.sandbox.sudo.cards/fundingsources \
--header 'Authorization: <api-key>'
"{}"