🀬Block

All Members of Block

λ‹΄λ‹Ήμž : κ³ μž¬ν˜•

select all member of block

GET https://api.fatos.biz/mogos/v3/viriyaselectallblocknember

Query Parameters

Name
Type
Description

location_uid*

String

company_uid*

String

{
    "code": 200,
    "message": "ok",
    "dev_message": "",
    "data": [
        {
            "member_list": [
                {
                    "nric": "",
                    "race": "",
                    "photo": [],
                    "gender": "male",
                    "address": "1 ALNWICK ROAD SERANGOON GARDEN ESTATE SINGAPORE 559955",
                    "religion": "",
                    "active_yn": "y",
                    "edit_date": "2023-04-26",
                    "full_name": "test10",
                    "nick_name": "",
                    "block_list": {
                        "risk_color": "gray",
                        "risk_behavior": null,
                        "cya_functioning": null,
                        "safety_concerns": null
                    },
                    "engagement": "",
                    "member_uid": "bf9978a7-88e9-3cbd-abfa-2714e08880c0",
                    "citizenship": "",
                    "company_uid": "e1e25cc3-b2f6-9f13-dc23-aaa9d3062ce9",
                    "create_date": "2023-04-26",
                    "declaration": "",
                    "family_type": "",
                    "address_unit": "21",
                    "location_uid": "0096d36d-91e4-3166-8d76-eda65da8f5c6",
                    "which_centre": "",
                    "address_block": "1",
                    "address_floor": "7",
                    "date_moved_in": "",
                    "date_of_birth": "15-04-1994",
                    "email_address": "",
                    "contact_number": "1234567891246",
                    "housing_status": "",
                    "marital_status": "",
                    "preferred_mode": "",
                    "programme_zone": "",
                    "education_level": "",
                    "language_spoken": "",
                    "register_number": "M2304261246",
                    "registration_of": "",
                    "type_of_housing": "",
                    "participation_in": "",
                    "are_you_or_person": "",
                    "marketing_consent": "",
                    "number_of_persons": "",
                    "types_of_services": "",
                    "if_yes_what_agency": "",
                    "viriya_case_status": "",
                    "household_information": "",
                    "primary_community_role": "",
                    "relationships_to_persons": "",
                    "secondary_community_role": ""
                },
                {
                    "nric": "",
                    "race": "",
                    "photo": [],
                    "gender": "male",
                    "address": "1 ALNWICK ROAD SERANGOON GARDEN ESTATE SINGAPORE 559955",
                    "religion": "",
                    "active_yn": "y",
                    "edit_date": "2023-04-26",
                    "full_name": "test2",
                    "nick_name": "",
                    "block_list": {
                        "risk_color": "yellow",
                        "risk_behavior": {
                            "color": 1,
                            "user_name": "sd",
                            "suicide_risk": 0,
                            "self_harm_risk": 1,
                            "danger_to_others": 1,
                            "sexual_aggression": 0,
                            "anti_social_behaviors": 0,
                            "other_risk_taking_behaviours": 0
                        },
                        "cya_functioning": {
                            "color": 2,
                            "user_name": "sd",
                            "social_functioning": 0,
                            "daily_functioning_skills": 1,
                            "emotional_mental_health_needs": 1
                        },
                        "safety_concerns": {
                            "color": 1,
                            "user_name": "sd",
                            "child_abuse": 0,
                            "spousal_abuse": 0,
                            "abuse_by_caregiver": 0,
                            "exploitation_by_others": 1,
                            "home_environment_safety": 0,
                            "other_types_of_family_violence": 1
                        }
                    },
                    "engagement": "",
                    "member_uid": "59c9f7fc-cbbe-bfbf-c50d-5053a9c7ec16",
                    "citizenship": "",
                    "company_uid": "e1e25cc3-b2f6-9f13-dc23-aaa9d3062ce9",
                    "create_date": "2023-04-26",
                    "declaration": "",
                    "family_type": "",
                    "address_unit": "21",
                    "location_uid": "0096d36d-91e4-3166-8d76-eda65da8f5c6",
                    "which_centre": "",
                    "address_block": "1",
                    "address_floor": "7",
                    "date_moved_in": "",
                    "date_of_birth": "15-04-1994",
                    "email_address": "",
                    "contact_number": "1234567891235",
                    "housing_status": "",
                    "marital_status": "",
                    "preferred_mode": "",
                    "programme_zone": "",
                    "education_level": "",
                    "language_spoken": "",
                    "register_number": "M2304261235",
                    "registration_of": "",
                    "type_of_housing": "",
                    "participation_in": "",
                    "are_you_or_person": "",
                    "marketing_consent": "",
                    "number_of_persons": "",
                    "types_of_services": "",
                    "if_yes_what_agency": "",
                    "viriya_case_status": "",
                    "household_information": "",
                    "primary_community_role": "",
                    "relationships_to_persons": "",
                    "secondary_community_role": ""
                }
            ],
            "floor_list": [
                7
            ],
            "unit_list": []
        }
    ]
}

Select Block Member

GET https://api.fatos.biz/mogos/v3/viriya/memberinfo

λ‹΄λ‹Ήμž : κ³ μž¬ν˜•

Query Parameters

Name
Type
Description

company_uid*

String

member_uid*

String

Last updated