XXXXXXX

POST api/regParent

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
reg_parent
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "father_id": 1,
  "father_fullname": "sample string 2",
  "father_fullname_a": "sample string 3",
  "father_tuteur": "sample string 4",
  "father_address": "sample string 5",
  "father_hometel": "sample string 6",
  "father_mobile": "sample string 7",
  "father_profession": "sample string 8",
  "father_domain": 1,
  "father_company": "sample string 9",
  "father_workplace": "sample string 10",
  "father_school": "sample string 11",
  "father_diplome": "sample string 12",
  "father_1lang": "sample string 13",
  "father_2lang": "sample string 14",
  "father_3lang": "sample string 15",
  "father_autreslang": "sample string 16",
  "father_email": "sample string 17",
  "mother_fullname": "sample string 18",
  "mother_address": "sample string 19",
  "mother_tuteur": "sample string 20",
  "mother_hometel": "sample string 21",
  "mother_mobile": "sample string 22",
  "mother_profession": "sample string 23",
  "mother_domain": 1,
  "mother_company": "sample string 24",
  "mother_workplace": "sample string 25",
  "mother_school": "sample string 26",
  "mother_diplome": "sample string 27",
  "mother_1lang": "sample string 28",
  "mother_2lang": "sample string 29",
  "mother_3lang": "sample string 30",
  "mother_autreslang": "sample string 31",
  "mother_email": "sample string 32",
  "if_otherparent": 1,
  "other_parentname": "sample string 33",
  "parent_status": "sample string 34",
  "remark": "sample string 35",
  "edit_date": "2025-12-05T20:24:01.7821661-08:00",
  "bar_code": "sample string 36",
  "mailing_language": 1,
  "contact_email": "sample string 37",
  "print_flag": 1,
  "parent_pwd": "sample string 38",
  "contact_mobile": "sample string 39",
  "parent_SMS": "sample string 40",
  "urgent_name1": "sample string 41",
  "urgent_parentrelation1": "sample string 42",
  "urgent_tel1": "sample string 43",
  "urgent_mobile1": "sample string 44",
  "urgent_name2": "sample string 45",
  "urgent_parentrelation2": "sample string 46",
  "urgent_tel2": "sample string 47",
  "urgent_mobile2": "sample string 48",
  "urgent_name3": "sample string 49",
  "urgent_parentrelation3": "sample string 50",
  "urgent_tel3": "sample string 51",
  "urgent_mobile3": "sample string 52",
  "Modify_status": 1,
  "Modify_date": "2025-12-05T20:24:01.7821661-08:00",
  "account_status": 1
}

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
{
  "father_id": 1,
  "father_fullname": "sample string 2",
  "father_fullname_a": "sample string 3",
  "father_tuteur": "sample string 4",
  "father_address": "sample string 5",
  "father_hometel": "sample string 6",
  "father_mobile": "sample string 7",
  "father_profession": "sample string 8",
  "father_domain": 1,
  "father_company": "sample string 9",
  "father_workplace": "sample string 10",
  "father_school": "sample string 11",
  "father_diplome": "sample string 12",
  "father_1lang": "sample string 13",
  "father_2lang": "sample string 14",
  "father_3lang": "sample string 15",
  "father_autreslang": "sample string 16",
  "father_email": "sample string 17",
  "mother_fullname": "sample string 18",
  "mother_address": "sample string 19",
  "mother_tuteur": "sample string 20",
  "mother_hometel": "sample string 21",
  "mother_mobile": "sample string 22",
  "mother_profession": "sample string 23",
  "mother_domain": 1,
  "mother_company": "sample string 24",
  "mother_workplace": "sample string 25",
  "mother_school": "sample string 26",
  "mother_diplome": "sample string 27",
  "mother_1lang": "sample string 28",
  "mother_2lang": "sample string 29",
  "mother_3lang": "sample string 30",
  "mother_autreslang": "sample string 31",
  "mother_email": "sample string 32",
  "if_otherparent": 1,
  "other_parentname": "sample string 33",
  "parent_status": "sample string 34",
  "remark": "sample string 35",
  "edit_date": "2025-12-05T20:24:01.7821661-08:00",
  "bar_code": "sample string 36",
  "mailing_language": 1,
  "contact_email": "sample string 37",
  "print_flag": 1,
  "parent_pwd": "sample string 38",
  "contact_mobile": "sample string 39",
  "parent_SMS": "sample string 40",
  "urgent_name1": "sample string 41",
  "urgent_parentrelation1": "sample string 42",
  "urgent_tel1": "sample string 43",
  "urgent_mobile1": "sample string 44",
  "urgent_name2": "sample string 45",
  "urgent_parentrelation2": "sample string 46",
  "urgent_tel2": "sample string 47",
  "urgent_mobile2": "sample string 48",
  "urgent_name3": "sample string 49",
  "urgent_parentrelation3": "sample string 50",
  "urgent_tel3": "sample string 51",
  "urgent_mobile3": "sample string 52",
  "Modify_status": 1,
  "Modify_date": "2025-12-05T20:24:01.7821661-08:00",
  "account_status": 1
}