An app built for this module can access the corresponding product resources, through the following API end-points:
- POST /api/deals
- GET /api/deals/[id]
- GET /api/deals/view/[view_id]
- GET /api/deals/filters
- PUT /api/deals/[id]
- POST /api/deals/upsert
- POST /api/deals/bulk_upsert
- POST /api/deals/[id]/clone
- DELETE /api/deals/[id]
- DELETE /api/deals/[id]/forget
- POST /api/deals/bulk_destroy
- GET /api/settings/deals/fields
- GET /api/settings/deals/fields?include=field_group