Customers
Number of APIs: 7
-
Add Testing Customer POST {{baseUrl}}/aggregation/v2/customers/testing
-
Add Customer POST {{baseUrl}}/aggregation/v2/customers/active
-
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/{{createdCustomerId}}
-
Modify Customer by ID PUT {{baseUrl}}/aggregation/v1/customers/{{customerId}}