Versions Compared

Key

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

...

MPI attribute

Pre-condition

Condition

POST data attribute

MPI.person.last_namealwaysequal$.last_name
MPI.person.first_namealwaysequal$.first_name
MPI.person.birth_datealwaysequal$.birth_date
MPI.person.tax_idoptional (if $.tax_id is not null)equal$.tax_id
MPI.person.second_nameoptional (if $.tax_id is not null)equal$.second_name
MPI.person.phones.number (type=MOBILE)optional (if $.phone_number is not null)equal$.phone_number
MPI.person.birth_certificate

optional if $.person_age > 18

always if $.person_age < 18

equal$.birth_certificate

...