Customers
Delete a customer
Delete a customer. This action cannot be undone.
delete/ar/customers/{customerId}
Path parameters
customerIdstring uuid required
The customer who will receive the invoice. Use the /api/v1/ar/customers endpoint to list your customers and find the corresponding id, or create a new customer first.