End Points
Here is the Skeleton of APIs Xoxoday requires communicating with your point system.
Fetch Redemption Point Balance
{
"unique_id":"DB123",
"auth_token":"0fe121f67cb0b90ef39fd83380bf1e12310912c86f4d7d5bfed3f3198e531b4f8d8af179b68361da28d0bc0353ce45ac7c374aa9c51dfb54c6705571f5ab8fe8"
}GetProfileAPI
{
"api_key": "5c720ad8bae86480c01abc0b3734dcfc9sndbjasbdjhabsjdbae",
"employee_id": "22816281"
}{
"status": 1,
"message": "Successfully loaded employee's data",
"employee_data": {
"employee_id": "22816281",
"company_email_id": "dwightschrute@dundlermifflin.com",*
"first_name": "Dwight",*
"last_name": "Schrute",*
"primary_mobile_number": "",
"designation_name": "Assistant Regional Manager",
"department": "Sales",
"group_company": "Dundler Mifflin"
}
}Parameters
Property
Description
Property
Description
Update Redemption Transaction
Refund API
Parameters
ParametersLast updated
Was this helpful?