Last active
April 21, 2019 21:28
-
-
Save Rashidium/7bb50cedbd8190cf27159c9c2933d5a0 to your computer and use it in GitHub Desktop.
This file contains 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
{ | |
"message": "", | |
"status": 0, | |
"data": { | |
"cpnid": "XXX-XXX-XXX", | |
"couponname": "29.Kupon", | |
"couponno": "29", | |
"iscouponopen" : false, | |
"matches": [ | |
{ | |
"mtchguid": "XXX-XXX-XXX" | |
}, | |
{ | |
"mtchguid": "XXX-XXX-XXX" | |
} | |
] | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment