Last updated 2 months ago
Redeem Coupon/QR code where codes are system generated for an utility
POST /verify HTTP/1.1 Host: utility.danlabs.xyz Content-Type: application/json Accept: */* Content-Length: 34 { "utilityId": "text", "code": "text" }
Code redeemed successfully
{}