Customers
Update a customer
Update an existing customer
post/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.
Request body
Response
Example response
{
"deletedAt": "2016-07-22T00:00:00Z"
}