get
https://api.splio.com/loyalty/reward-attributions/
Get more information on a specific grant, can also be used to check if the granted reward exists
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Error cases
Reward attribution id does not exist (404)
{
"status": 404,
"errors": [
{
"error_key": "id",
"error": "wrong_value",
"error_description": "Record not found for id test_attr_id."
}
]
} 401Authentication failed.
403Forbidden.