Qodex.ai
Qodex.ai
Introduction
Customer Services
Retrieve all customersCreate a customerRetrieve a single customerUpdate a single customerDelete a single customer
Introduction
Customer Services
Retrieve all customersCreate a customerRetrieve a single customerUpdate a single customerDelete a single customer
HomeCustomer Services

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.

  1. Create a customer POST https://customer-education.postmanlabs.com/v0/customers

  2. Retrieve a single customer GET https://customer-education.postmanlabs.com/v0/customers/:customerID

  3. Update a single customer PUT https://customer-education.postmanlabs.com/v0/customers/:customerID

  4. Delete a single customer DELETE https://customer-education.postmanlabs.com/v0/customers/:customerID

  5. Retrieve all customers GET https://customer-education.postmanlabs.com/v0/customers?country=

Related Documentation

  • Customer ServicesRetrieve all customers
  • Customer ServicesCreate a customer
  • Customer ServicesRetrieve a single customer
  • Customer ServicesUpdate a single customer
  • Customer ServicesDelete a single customer
Previous
Introduction
Next
Retrieve all customers
Customer Management Solution
Customer Management SolutionAPI Documentation
Claim this pageReport this pageAll Projects
Powered byQodex.ai