Rest API V1
Rest API V1
POST
/api/Redeem
POST
/api/Redeem
API for redeeming rewards
Request body
application/json-patch+json
application/json
text/json
application/*+json
Object
tenantId
string
uuid
userProfileId
string
uuid
redeemPoints
integer
int32
categoryId
integer
int32
brandId
integer
int32
productId
integer
int32
redeemDate
string
date-time
Responses
200
200
Success
POST
/api/User/batchcreate/
{tenantId}
POST
/api/User/batchcreate/
{tenantId}
API for importing list of member account
Path variables
tenantId
string
uuid
required
Request body
application/json-patch+json
application/json
text/json
application/*+json
Array
Object
tenantId
string
uuid
userProfile
Object
firstName
string
lastName
string
dob
string
date-time
email
string
mobileNumber
string
gender
string
Responses
200
200
Success
POST
/api/UserTransaction/import/
{tenantId}