Update a delegate's information

patch

/fscmRestApi/resources/11.13.18.05/publicSectorDelegateNotifications/{DelegateHeaderId}

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 : publicSectorDelegateNotifications-item-response
Type: object
Show Source
  • Title: Delegate Email
    Read Only: true
    The email of a delegate user.
  • Title: Delegate First Name
    Read Only: true
    The first name of a delegate user.
  • The unique identifier of a delegation record.
  • Title: Delegate Last Name
    Read Only: true
    The last name of a delegate user.
  • Title: Delegate Phone
    Read Only: true
    The phone number of a delegate user.
  • Title: Delegation Type
    Read Only: true
    The delegation type. The value ORA_PROFILE indicates that the delegation is for all transactions of a profile. The value ORA_TRANSACTION indicates that the delegation is for individual transactions.
  • Title: Delegate User Name
    Read Only: true
    The user name that a delegate uses to sign into the system.
  • Links
  • Title: Privilege Type
    Read Only: true
    The privilege type. ORA_MANAGE indicates that the delegate can manage transactions. ORA_VIEWONLY indicates that the delegate has read-only access to transactions.
  • Title: Profile Name
    Read Only: true
    Profile or transaction owner's account profile name.
  • Title: Profile Type
    Read Only: true
    The profile type of the profile owner's profile. It can be of type Personal or Business.
  • Title: Profile or Transaction Owner Email
    Read Only: true
    Email of the profile or transaction owner.
  • Title: Profile or Transaction Owner First Name
    Read Only: true
    The first name of the profile or transaction owner.
  • Title: Profile or Transaction Owner Last Name
    Read Only: true
    The last name of the profile or transaction owner.
  • Title: Profile or Transaction Owner Phone
    Read Only: true
    The phone number of the profile or transaction owner.
  • Title: Profile or Transaction Owner User Name
    Read Only: true
    The user name of the profile or transaction owner.
Back to Top