English
cURL
curl --request GET \ --url https://sandbox.killb.app/api/v2/backoffice/savings/customer-refused-reason/{userId} \ --header 'Authorization: Bearer <token>'
{ "userId": "335ec943-eda1-4f71-8e6f-e678c12b6acf", "email": "[email protected]", "status": "pending", "acceptedTermsOfService": true, "rejectionReasons": [ "<string>" ] }
The access token received from the authorization server in the OAuth 2.0 flow.
"335ec943-eda1-4f71-8e6f-e678c12b6acf"
"[email protected]"
pending
active
approved
rejected
manual_review
"pending"
true