Customer Service

Get All Customers for Cloud

GET /api/customer/:cloudId

Get Customer

GET /api/customer/:cloudId/:id

Create Customer

POST /api/customer/:cloudId/create

Update Customer Field

POST /api/customer/:cloudId/:customerId/update

Delete Customer

GET /api/customer/:cloudid/:customerid/delete

Last updated

Was this helpful?