Redeem Code

Redeem Coupon/QR code where codes are system generated for an utility

Redeem code

post
Body
utilityIdstringRequired
codestringRequired
Responses
201
Code redeemed successfully
application/json
Responseobject
post
POST /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?