Permanently delete a user’s SoF record and its uploaded documents.
curl -X DELETE https://api.geldstuck.com/v1/source-of-funds/usr_01HX3ZAB... \
-H "x-api-key: $GELDSTUCK_PUBLIC_KEY" \
-H "x-api-secret: $GELDSTUCK_SECRET_KEY"
{ "deleted": true }
curl -X DELETE https://api.geldstuck.com/v1/source-of-funds/usr_01HX3ZAB... \
-H "x-api-key: $GELDSTUCK_PUBLIC_KEY" \
-H "x-api-secret: $GELDSTUCK_SECRET_KEY"
{ "deleted": true }
curl -X DELETE https://api.geldstuck.com/v1/source-of-funds/usr_01HX3ZAB... \
-H "x-api-key: $GELDSTUCK_PUBLIC_KEY" \
-H "x-api-secret: $GELDSTUCK_SECRET_KEY"
{ "deleted": true }