moov-io/customers

Customer delete endpoint

joshsadler opened this issue · 0 comments

It's not presently possible to tombstone a customer via the API. This should be attainable with DELETE /customers/:customerID which would mark the customer as deleted and remove it from any GETs or queries.