Overview

Version information

Version : 1.0

Contact information

Contact : Infinity Engineering
Contact Email : infinity.engineering@comviva.com

License information

Terms of service : Terms of service

URI scheme

Host : 172.19.7.189:4120
BasePath : /

Tags

  • participation-controller : Participation Controller

Paths

To verify a participation code reward

POST /participation/check-code-benefit

Parameters

Type Name Description Schema

Header

Accept-Language
required

The response of the API will be in the language provided

string

Header

Authorization
required

OAuth 2.0 Bearer access token

string

Body

request
required

The request body is used to send data to the API

CodeVerifyRequest

Responses

HTTP Code Description Schema

200

OK

CodeVerifyResponse

201

Created

No Content

401

Unauthorized

No Content

403

Forbidden

No Content

404

Not Found

No Content

Consumes

  • application/json

Produces

  • /

Tags

  • participation-controller

Definitions

CodeVerifyRequest

Name Schema

code
optional

string

params
optional

< string, string > map

user
optional

string

CodeVerifyResponse

Name Schema

rewardDesc
optional

string