Last active
October 30, 2025 15:14
-
-
Save ryancfogarty/ff6cc042368b7cead0844899ba4f9bae to your computer and use it in GitHub Desktop.
Micro Cashback Mock Responses
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "type": "micro_cashback", | |
| "detail_uuid": "fbdf6e14-bfea-4d4b-8504-842d203d6eba", | |
| "site_name": "Starbucks", | |
| "brand_image": "https://static.upside-services.com/assets/app/brands/restaurant/pwgc/starbucks_96x96.png", | |
| "total_spent": { | |
| "amount": 30.50, | |
| "currency": "USD" | |
| }, | |
| "transaction_timestamp": "2025-10-01T14:49:21+00:00", | |
| "status": "COMPLETE", | |
| "cashback_amount": { | |
| "amount": 0.05, | |
| "currency": "USD" | |
| }, | |
| "loss_aversion_discount": { | |
| "discount_type": "PERCENT", | |
| "percent_off": "10", | |
| "min_threshold": { | |
| "amount": "5.0", | |
| "currency": "USD" | |
| }, | |
| "cash_back_limit": { | |
| "amount": "5.0", | |
| "currency": "USD" | |
| } | |
| }, | |
| "loss_aversion_earnings": { | |
| "amount": 5.00, | |
| "currency": "USD" | |
| }, | |
| "category": "RESTAURANT", | |
| "experience": "CLAIM_REMINDER_AT_SAME_SITE", | |
| "related_offers": [ | |
| { | |
| "offer_uuid": "0bf3dbb2-2e05-406e-99b1-4841ffe03afa", | |
| "site_name": "Schnucks", | |
| "location": { | |
| "location_uuid": "location_uuid", | |
| "address_street": "23 West", | |
| "address_full": "23 West, DC", | |
| "availability": { | |
| "is_open": true | |
| }, | |
| "geo_location": { | |
| "longitude": -77.038282, | |
| "latitude": 38.90395 | |
| }, | |
| "hours": [ | |
| { | |
| "is_24_hours": false, | |
| "is_present": true, | |
| "day_text": "Sunday", | |
| "hours_label": "7:30 am - 3:00 pm" | |
| } | |
| ], | |
| "name": "Schnucks", | |
| "distance_to_user_in_meters": 263.5 | |
| }, | |
| "offer_category": "RESTAURANT", | |
| "discount": { | |
| "discount_type": "GIFTCARD_PERCENT", | |
| "percent_off": "0.1", | |
| "max_cash_back": { | |
| "amount": "20", | |
| "currency": "USD" | |
| }, | |
| "min_threshold": { | |
| "amount": "5", | |
| "currency": "USD" | |
| }, | |
| "max_giftcard_purchase_amount": { | |
| "amount": "200", | |
| "currency": "USD" | |
| }, | |
| "min_giftcard_purchase_amount": { | |
| "amount": "5", | |
| "currency": "USD" | |
| } | |
| }, | |
| "loss_aversion_earnings": { | |
| "amount": "200", | |
| "currency": "USD" | |
| } | |
| }, | |
| { | |
| "offer_uuid": "0bf3dbb2-2e05-406e-99b1-4841ffe03afa", | |
| "site_name": "BP", | |
| "location": { | |
| "location_uuid": "location_uuid", | |
| "address_street": "8 West", | |
| "address_full": "8 West, DC", | |
| "availability": { | |
| "is_open": true | |
| }, | |
| "geo_location": { | |
| "longitude": -77.038282, | |
| "latitude": 38.90395 | |
| }, | |
| "hours": [ | |
| { | |
| "is_24_hours": false, | |
| "is_present": true, | |
| "day_text": "Sunday", | |
| "hours_label": "7:30 am - 3:00 pm" | |
| } | |
| ], | |
| "name": "BP", | |
| "distance_to_user_in_meters": 263.5 | |
| }, | |
| "offer_category": "GAS", | |
| "discount": { | |
| "discount_type": "FUEL", | |
| "discount_per_gallon": { | |
| "amount": "0.03", | |
| "currency": "USD" | |
| }, | |
| "sign_price": { | |
| "amount": { | |
| "amount": "2.629", | |
| "currency": "USD" | |
| } | |
| }, | |
| "gas_grade": "MIDGRADE", | |
| "product_id": "MIDGRADE", | |
| "product_label": "Midgrade" | |
| }, | |
| "loss_aversion_earnings": { | |
| "amount": "200", | |
| "currency": "USD" | |
| } | |
| }, | |
| { | |
| "site_name": "Schnucks", | |
| "offer_uuid": "0bf3dbb2-2e05-406e-99b1-4841ffe03afa", | |
| "location": { | |
| "location_uuid": "location_uuid", | |
| "address_street": "23 West", | |
| "address_full": "23 West, DC", | |
| "availability": { | |
| "is_open": true | |
| }, | |
| "geo_location": { | |
| "longitude": -77.038282, | |
| "latitude": 38.90395 | |
| }, | |
| "hours": [ | |
| { | |
| "is_24_hours": false, | |
| "is_present": true, | |
| "day_text": "Sunday", | |
| "hours_label": "7:30 am - 3:00 pm" | |
| } | |
| ], | |
| "name": "Schnucks", | |
| "distance_to_user_in_meters": 263.5 | |
| }, | |
| "offer_category": "RESTAURANT", | |
| "discount": { | |
| "discount_type": "GIFTCARD_PERCENT", | |
| "percent_off": "0.1", | |
| "max_cash_back": { | |
| "amount": "20", | |
| "currency": "USD" | |
| }, | |
| "min_threshold": { | |
| "amount": "5", | |
| "currency": "USD" | |
| }, | |
| "max_giftcard_purchase_amount": { | |
| "amount": "200", | |
| "currency": "USD" | |
| }, | |
| "min_giftcard_purchase_amount": { | |
| "amount": "5", | |
| "currency": "USD" | |
| } | |
| }, | |
| "loss_aversion_earnings": { | |
| "amount": "200", | |
| "currency": "USD" | |
| } | |
| }, | |
| { | |
| "site_name": "BP", | |
| "offer_uuid": "0bf3dbb2-2e05-406e-99b1-4841ffe03afa", | |
| "location": { | |
| "location_uuid": "location_uuid", | |
| "address_street": "8 West", | |
| "address_full": "8 West, DC", | |
| "availability": { | |
| "is_open": true | |
| }, | |
| "geo_location": { | |
| "longitude": -77.038282, | |
| "latitude": 38.90395 | |
| }, | |
| "hours": [ | |
| { | |
| "is_24_hours": false, | |
| "is_present": true, | |
| "day_text": "Sunday", | |
| "hours_label": "7:30 am - 3:00 pm" | |
| } | |
| ], | |
| "name": "BP", | |
| "distance_to_user_in_meters": 263.5 | |
| }, | |
| "offer_category": "GAS", | |
| "discount": { | |
| "discount_type": "FUEL", | |
| "discount_per_gallon": { | |
| "amount": "0.03", | |
| "currency": "USD" | |
| }, | |
| "sign_price": { | |
| "amount": { | |
| "amount": "2.629", | |
| "currency": "USD" | |
| } | |
| }, | |
| "gas_grade": "MIDGRADE", | |
| "product_id": "MIDGRADE", | |
| "product_label": "Midgrade" | |
| }, | |
| "loss_aversion_earnings": { | |
| "amount": "200", | |
| "currency": "USD" | |
| } | |
| } | |
| ], | |
| "fine_print": "This is some fine print" | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "cashback_amount": { | |
| "amount": 0.05, | |
| "currency": "USD" | |
| }, | |
| "current_balance": { | |
| "amount": 10.25, | |
| "currency": "USD" | |
| } | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "type": "micro_cashback", | |
| "detail_uuid": "fake_detail_id", | |
| "site_name": "Micro Cashback Test Site", | |
| "timestamp": "2025-10-01T14:49:21+00:00", | |
| "status": "COMPLETE", | |
| "cashback_amount": { | |
| "amount": 0.05, | |
| "currency": "USD" | |
| }, | |
| "category": "GAS", | |
| "brand_image": null | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment