post https://sandbox-api.spinwheel.io/v1/users//disconnect
Occasionally, circumstances may arise when you'd like to disconnect a user's liability. Whether your user was abducted by aliens or they won the Powerball jackpot (the likeliest scenarios we can envision), this API provides that functionality. Simply send a POST request with a body containing the loanAccountIds that you'd like to disconnect to the above url. Sadly, we don't retain user information, so if a user returns from their alien abduction and still needs to manage their loans they'll have to start from square one when they reconnect.
Recipes
🕵️♀️
Authentication
Open Recipe