Customers
In the Lochting software, a customer represents an identified person linked to a branch.
Through the API you can create, retrieve, update, and list customers. Customers can be referenced when creating orders and reservations.
๐๏ธ New Customer
This endpoint allows you to create a new customer with relevant details.
๐๏ธ Customer Details
This endpoint returns a JSON object with the customer details.
๐๏ธ Update Customer Details
This endpoint allows you to update a customer.
๐๏ธ Customer Collection
This endpoint returns a JSON object with customers.