GET /cashback_status/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "status": true,
    "max_amount": 20000,
    "subsidy": 1
}