GET /api/v1/subscriptions/activate/
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "discount": 0.2,
    "first_name": null
}