CustomersAdds a comment to a customer's record.Adds a comment to a customer's record. POST /api/customer/:customerId/comments Comments can be used to track important information or interactions with the customer. Request Responses200400403404Comment added successfullyInvalid comment data or Api ErrorUnauthenticated userCustomer not found