Last updated 13 days ago
Redeem Coupon/QR code where codes are system generated for an utility
curl -L \ --request POST \ --url 'https://utility.danlabs.xyz/verify' \ --header 'Content-Type: application/json' \ --data '{ "utilityId": "text", "code": "text" }'
{}