Update

Path parameters

entityIdstringRequired
Entity ID or Entity ForeignID
representativeIdstringRequired

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
nameobjectOptional
phoneobjectOptional
emailstringOptional
addressobjectOptional
birthDateobjectOptional
governmentIDobjectOptional
responsibilitiesobjectOptional

Response

This endpoint returns an object.
idstring
nameobject
addressobject
birthDateProvidedboolean
governmentIDProvidedboolean
responsibilitiesobject
createdOndatetime
updatedOndatetime
phoneobject or null
emailstring or null
disabledOndatetime or null

Errors