Fetches a specific funding source object. Provide the source _id and the corresponding object will be returned.
_id
curl --request GET \ --url https://api.sandbox.sudo.cards/fundingsources/{id} \ --header 'Authorization: <api-key>'
"{}"
The _id of the funding source you wish to fetch.
200
The response is of type object.
object