Redeem Code
Redeem Coupon/QR code where codes are system generated for an utility
Body
utilityIdstringRequired
codestringRequired
Responses
201
Code redeemed successfully
application/json
500
Server error
application/json
post
/verifyPOST /verify HTTP/1.1
Host: devutility.streamnft.tech
Content-Type: application/json
Accept: */*
Content-Length: 34
{
"utilityId": "text",
"code": "text"
}{}Last updated
Was this helpful?