Last updated 3 months ago
Was this helpful?
Redeem Coupon/QR code where codes are system generated for an utility
/verify
curl -L \ --request POST \ --url 'https://devutility.streamnft.tech/verify' \ --header 'Content-Type: application/json' \ --data '{ "utilityId": "text", "code": "text" }'
{}