Deprixa Plus — API Reference · Customers
List Customers
| Method | GET |
|---|---|
| URL | /api/v1/customers |
| Scope | customers.view |
| Description | Returns a paginated list of customers for the authenticated user's organization. |
Create Customer
| Method | POST |
|---|---|
| URL | /api/v1/customers |
| Scope | customers.create |
| Description | Creates a new customer in the authenticated user's organization. |