Customer Services
Number of APIs: 5
API to create and manage customer data. The API defines basic CRUD (create, read, update, delete) operations for customers. It was created for educational purposes and it was intended to be used for Qodex Academy demos and hands-on exercises.
-
Create a customer POST https://customer-education.postmanlabs.com/v0/customers
-
Retrieve a single customer GET https://customer-education.postmanlabs.com/v0/customers/:customerID
-
Update a single customer PUT https://customer-education.postmanlabs.com/v0/customers/:customerID
-
Delete a single customer DELETE https://customer-education.postmanlabs.com/v0/customers/:customerID
-
Retrieve all customers GET https://customer-education.postmanlabs.com/v0/customers?country=