get https://api-sandbox.thisisbud.com/characteristics/v1/customer/overdraft
Retrieves detailed information for a customer that marks them as an overdraft user.
Responses
401Unauthorised request
5XXAn unexpected error occurred on the server side
Retrieves detailed information for a customer that marks them as an overdraft user.
401Unauthorised request
5XXAn unexpected error occurred on the server side
xxxxxxxxxx
curl --request GET \
--url https://api-sandbox.thisisbud.com/characteristics/v1/customer/overdraft \
--header 'accept: application/json'