Customer Data API
Provides access to customer profiles, preferences, and activity history.
Endpoints
GET /api/customers
GET /api/customers/{id}
PUT /api/customers/{id}
DELETE /api/customers/{id}
← Back