gender

Synopsis The employee's gender.
Where used

/contributions request

The employee’s gender is a mandatory field and must be one of the values specified below.

The gender must also be consistent with the title of the employee, otherwise error D/B03 will be reported.

Data type

String

Constraints/format

one of:
"F"
"M"

Example

...
"gender": "F",
...

Related errors

D/B03 – Title is not consistent with gender

D/C04 – cannot be blank if title is "Dr"

See also

title