All APIs-Customers

Number of APIs: 7

  1. Modify Customer by ID Copy PUT {{baseUrl}}/aggregation/v1/customers/{{customerId}}

  2. Add Testing Customer POST {{baseUrl}}/aggregation/v2/customers/testing

  3. Get Customers GET {{baseUrl}}/aggregation/v1/customers?username=&type=&search=&start=1&limit=25

  4. Get Customer With App Data by ID GET {{baseUrl}}/aggregation/v1/customers/{{customerId}}/application

  5. Get Customer by ID GET {{baseUrl}}/aggregation/v1/customers/{{customerId}}

  6. Delete Customer by ID DELETE {{baseUrl}}/aggregation/v1/customers/:customerId

  7. Add Customer POST {{baseUrl}}/aggregation/v2/customers/active