GET /partner-reward/3121c736-bc74-4942-904f-323035eed5c6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "type": "DOLLAR_SPENT",
    "value": 5,
    "items": [
        {
            "category": 5677,
            "name": "$5 off",
            "stamps_required": 10,
            "type": "DOLLAR_DISCOUNT",
            "uuid": "01978865-d130-4633-9671-10e9c68aed8b",
            "value": 5
        }
    ]
}