Delete Customer
You are able to remove a Customers record from your Gathr database using customer_id.
Last updated
Was this helpful?
You are able to remove a Customers record from your Gathr database using customer_id.
Last updated
Was this helpful?
DELETE
{{baseUrl}}/customers/{{customerId}}
customer_id*
String
This is UUID for a specific customer that gets generated and returned in the response. It ensures that the Bank Account is created and can be looked up in future for that specific customer.