Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

MPI attributePre-conditionConditionPOST data attribute
MPI.person.phones.number (type=MOBILE)birth_datealwaysequal$.birth_date
MPI.person.birth_certificateoptional (always if age<16)equal$.birth_certificate


Add optional query params to search if exist

MPI attributePre-conditionConditionPOST data attribute
MPI.person.second_nameoptionalequal$.
phone
second_
number
name
MPI.person.
birth
phone_
certificate
numberoptionalequal$.
birth
phone_
certificate
number
  • Return empty array if no data found
  • Return only requested params, birth_place, second_name and merged_ids if data found

...