Bank Account Verification
...
US
Delete Customer
introduction the "delete customer" api by signzy is integrated with finicity this helps you delete the customerid created for a given customer this api helps completely remove a customer from the system this will remove the customer and all associated accounts and transactions ⚠️ use this service carefully! it will not pause for confirmation before performing the operation! api details this api takes customerid as the input sample curl curl location request post 'https //api signzy app/api/v3/bank connect/delete customer' \\ \ header 'authorization \<token>' \\ \ header 'content type application/json' \\ \ data raw '{ "customerid" "\<customerid>" }'curl location request post 'https //api preproduction signzy app/api/v3/bank connect/delete customer' \\ \ header 'authorization \<token>' \\ \ header 'content type application/json' \\ \ data raw '{ "customerid" "\<customerid>" }' request body parameters 157,162,86 false true false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type sample response { "result" { "message" "task was successful" } } response body parameters 216,122,86 false true false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type sample error { "error" { "name" "error", "message" " message ", "status" 400, "reason" "badrequest", "type" "ok", "statuscode" 200 } } error response parameters 283,520 false true left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type unhandled content type left unhandled content type unhandled content type left unhandled content type left unhandled content type left unhandled content type unhandled content type left unhandled content type left unhandled content type left unhandled content type unhandled content type getting help please feel free to contact us if you have any questions, require clarification, or have ideas for how to make the documents or any of our services better you can reach out to us at help\@signzy com we strive to provide prompt and reliable assistance, ensuring your queries are addressed effectively we value your feedback and are committed to making your experience smooth and enjoyable our team is dedicated to assisting you with any needs you may have thank you for choosing our services we look forward to helping you!