Update an emergency contact

patch

/fscmRestApi/resources/11.13.18.05/personProfiles/{PartyId}/child/emergencyContacts/{EmergencyContactId}

Request

Path Parameters
Header Parameters
  • If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
  • The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Supported Media Types
Request Body - application/json ()
Root Schema : schema
Type: object
Show Source
Back to Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Headers
  • If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
  • The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Body ()
Root Schema : personProfiles-emergencyContacts-item-response
Type: object
Show Source
  • Maximum Length: 1000
    The additional email for an emergency contact.
  • Title: Additional Email Type Code
    Maximum Length: 30
    The additional email type code. A list of accepted values is defined in the lookup type CONTACT_POINT_PURPOSE.
  • Title: Additional Email Type Name
    Read Only: true
    Maximum Length: 80
    The meaning of the additional email type code. A list of accepted values is defined in the lookup type CONTACT_POINT_PURPOSE.
  • Maximum Length: 10
    The area code for additional phone of an emergency contact.
  • Maximum Length: 10
    The country code for additional phone of an emergency contact.
  • Maximum Length: 10
    The extension for additional phone of an emergency contact.
  • Maximum Length: 40
    The additional phone number for an emergency contact.
  • Title: Additional Phone Type Code
    Maximum Length: 30
    The additional phone type code. A list of accepted values is defined in the lookup type CONTACT_POINT_PURPOSE.
  • Title: Additional Phone Type Name
    Read Only: true
    Maximum Length: 80
    The meaning of the additional phone type code. A list of accepted values is defined in the lookup type CONTACT_POINT_PURPOSE.
  • Title: Contact Type Code
    Maximum Length: 30
    The emergency contact type of the person. A list of accepted values is defined in the lookup type ORA_HEY_EMERGENCY_CONTACT_TYPE.
  • Title: Relationship Type
    Read Only: true
    Maximum Length: 80
    The meaning of emergency contact type. A list of accepted values is defined in the lookup type ORA_HEY_EMERGENCY_CONTACT_TYPE.
  • Title: Email
    Maximum Length: 1000
    The email address of the emergency contact.
  • Title: Email Type Code
    Maximum Length: 30
    The email type code. A list of accepted values is defined in the lookup type CONTACT_POINT_PURPOSE.
  • Title: Email Type Name
    Read Only: true
    Maximum Length: 80
    The meaning of the email type code. A list of accepted values is defined in the lookup type CONTACT_POINT_PURPOSE.
  • Title: Emergency Contact ID
    Read Only: true
    The unique identifier for emergency contact.
  • Title: First Name
    Maximum Length: 150
    The first name by which emergency contact is known.
  • Title: Last Name
    Maximum Length: 150
    The last name by which emergency contact is known.
  • Links
  • Maximum Length: 60
    The middle name of the person.
  • Maximum Length: 30
    The suffix can be junior or senior.
  • Title: Area Code
    Maximum Length: 10
    The country area code for the emergency contact phone number.
  • Title: Select Country
    Maximum Length: 10
    The international country code for the emergency contact phone number.
  • Title: Extension
    Maximum Length: 10
    The extension number for the emergency contact phone number.
  • Title: Phone
    Maximum Length: 40
    The emergency contact phone number.
  • Title: Phone Type Code
    Maximum Length: 30
    The phone type code. A list of accepted values is defined in the lookup type CONTACT_POINT_PURPOSE.
  • Title: Phone Type Name
    Read Only: true
    Maximum Length: 80
    The meaning of the phone type code. A list of accepted values is defined in the lookup type CONTACT_POINT_PURPOSE.
  • Title: Preferred
    Maximum Length: 1
    Default Value: false
    Indicates the preferred emergency contact.
  • Title: Only One Name
    Maximum Length: 1
    Default Value: false
    Indicates if the person has single name.
  • Maximum Length: 60
    The title of the person, such as Mr or Mrs.
Back to Top