Skip to content

API · Customers

Used by the Customers list and forms in the UI.

  • GET /customers — List customers
  • POST /customers — Create customer
  • GET /customers/:id — Get customer
  • PUT /customers/:id — Update customer
  • DELETE /customers/:id — Delete customer