Eligibility Admin Console
Name | Description | Introduced In |
---|---|---|
getMembershipEligibilityCriteria | This API retrieves the eligibility criteria list from the Spotlight app. | 2021.01 |

Description: |
This API retrieves the eligibility criteria list from the Spotlight app. |
|||||
Method: |
POST |
|||||
URL: |
{{baseUrl}}/services/data/v1/EligibilityAdminconsole/operations/MembershipEligibilityCriteria/getMembershipEligibilityCriteria |
|||||
Security Level: |
Anonymous App User | |||||
Header Request | X-Kony-Authorization | |||||
Body Request: |
{} |
|||||
Response |
{ "MembershipEligibilityCriteria": [{ "Status_id": "SID_ACTIVE", "description": "{" value ":" I live, work, worship, or attend school in a community that Infinity DBX bank serves. "," key ":" 11111 "}", "id": "KONY_DBX_BANK_AREA_RESIDENT" }, { "Status_id": "SID_ACTIVE", "description": "{" value ":" I am an employee or retiree of a company that Infinity DBX bank serves. "," key ":" 22222 "}", "id": "KONY_DBX_BANK_CLIENT_ACQ" }, { "Status_id": "SID_ACTIVE", "description": "{" value ":" I am a member of a membership organization Infinity DBX bank serves. "," key ":" 33333 "}", "id": "KONY_DBX_BANK_MEMBER" }, { "Status_id": "SID_ACTIVE", "description": "{" value ":" I am related to a current Infinity DBX bank customer(Note: Eligible relationships include spouse, domestic partner, parent, grandparent, child, sibling, grandchild, step sibling, or adopted children). "," key ":" 44444 "}", "id": "KONY_DBX_BANK_MEMBER_ACQ" }], "opstatus": 0, "httpStatusCode": 200 } |
|||||
Service Flow: |
|
In this topic