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