post
https://api.splio.com/loyalty/members//optout
Expire a member from a program based on its card code.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Error cases
Cardcode does not exist (404)
{
"status": 404,
"errors": [
{
"error_key": "card_code",
"error": "wrong_value",
"error_description": "Loyalty membership not found for card code 93531."
}
]
} 401Authentication failed.
403Forbidden.