Single Customer CRUD
This folder contains all of the API calls to Create, Read, Update and Delete Customers.
Endpoints
Function
Creating a New Customer Record
Finding an Existing Customer Record
Editing/Updating an Existing Customer Record
Search for an existing Customer Record using one of the identifiable/unique fields associated to a Customer
Delete an Existing Customer Record
Last updated