CreateStakeholderContactDetail
emailstring
Email address of the contact (required for type=person/company)
Default value:
##defaultExample:
john.doe@example.comphoneNumberstring
Phone number of the contact (not required)
Default value:
##defaultExample:
0123456789additionalInfosstring
Additional infos of the contact (not required)
Default value:
##defaultCreateStakeholderContactDetail
{
"email": "john.doe@example.com",
"phoneNumber": "0123456789",
"additionalInfos": "##default"
}