API endpoint to get products for Selfenrollment.

GET /api/set_location_agreed_price/?format=api
HTTP 200 OK
Allow: GET, POST
Content-Type: application/json
Vary: Accept

{
    "count": 0,
    "next": null,
    "previous": null,
    "results": []
}