Positive-Customer
Number of APIs: 3
- 
Customer create POST {{baseUrl}}/api/customers/ 
- 
Customer by ID GET {{baseUrl}}/api/customers/?id={{customerId}} 
- 
All customers GET {{baseUrl}}/api/customers/all 
Number of APIs: 3
Customer create POST {{baseUrl}}/api/customers/
Customer by ID GET {{baseUrl}}/api/customers/?id={{customerId}}
All customers GET {{baseUrl}}/api/customers/all