post https://api.rainex.io/projects//customers
Creates a customer. You can create a customer and then create subscriptions for the customer when required. When creating a customer, you can pass along the billing address.
Error codes:
| ProjectNotFound | There is no project specified in the URL |
| AlreadyExist | A customer with such an id already exists |