Export Customers

GET /api/v1/customers/export/

Export multiple customers to CSV, if the requesting manager has access permissions to them.

Request

Path parameters: none

Query parameters: none

Header parameters: none

Body: none

Responses

200 — CSV
404 — JSON

Was this helpful?