Suspend an end-user and all associated cards.
Card will show a new rule with type LINKCY setting the transaction limit to 0.
This endpoint is deprecated, please use the new one instead.
No Content
Bad Request
Unauthorized
Forbidden
Not Found
Conflict
{- "operator": "END_USER",
- "reason": "string"
}
{- "status": 400,
- "details": [
- {
- "field": "name",
- "rejectedValue": "John Doe 56",
- "message": "Name must contains only letters"
}
], - "error": "linkcy.bad.request",
- "timestamp": "2019-08-24T14:15:22Z"
}
Suspend an end-user and all associated cards.
Card will show a new rule with type LINKCY setting the transaction limit to 0.
No Content
Bad Request
Unauthorized
Forbidden
Not Found
Conflict
{- "operator": "END_USER",
- "reason": "string"
}
{- "status": 400,
- "details": [
- {
- "field": "name",
- "rejectedValue": "John Doe 56",
- "message": "Name must contains only letters"
}
], - "error": "linkcy.bad.request",
- "timestamp": "2019-08-24T14:15:22Z"
}
Unsuspend an end-user, this operation will also delete the card rules that were created by this suspension.
This endpoint is deprecated, please use the new one instead.
No Content
Bad Request
Unauthorized
Forbidden
{- "status": 400,
- "details": [
- {
- "field": "name",
- "rejectedValue": "John Doe 56",
- "message": "Name must contains only letters"
}
], - "error": "linkcy.bad.request",
- "timestamp": "2019-08-24T14:15:22Z"
}
Unsuspend an end-user, this operation will also delete the card rules that were created by this suspension.
No Content
Bad Request
Unauthorized
Forbidden
{- "status": 400,
- "details": [
- {
- "field": "name",
- "rejectedValue": "John Doe 56",
- "message": "Name must contains only letters"
}
], - "error": "linkcy.bad.request",
- "timestamp": "2019-08-24T14:15:22Z"
}