All APIs-Customers
Number of APIs: 7
- 
Modify Customer by ID Copy PUT {{baseUrl}}/aggregation/v1/customers/{{customerId}} 
- 
Add Testing Customer POST {{baseUrl}}/aggregation/v2/customers/testing 
- 
Get Customers GET {{baseUrl}}/aggregation/v1/customers?username=&type=&search=&start=1&limit=25 
- 
Get Customer With App Data by ID GET {{baseUrl}}/aggregation/v1/customers/{{customerId}}/application 
- 
Get Customer by ID GET {{baseUrl}}/aggregation/v1/customers/{{customerId}} 
- 
Delete Customer by ID DELETE {{baseUrl}}/aggregation/v1/customers/:customerId 
- 
Add Customer POST {{baseUrl}}/aggregation/v2/customers/active