Update a delegate's information
patch
/fscmRestApi/resources/11.13.18.05/publicSectorDelegateNotifications/{DelegateHeaderId}
Request
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Path Parameters
-
DelegateHeaderId: integer
The unique identifier of a delegation record.
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorDelegateNotifications-item
Type:
Show Source
object-
DelegateEmail(optional):
string
Title:
Delegate EmailThe email of a delegate user. -
DelegateFirstName(optional):
string
Title:
Delegate First NameThe first name of a delegate user. -
DelegateHeaderId(optional):
integer(int64)
The unique identifier of a delegation record.
-
DelegateLastName(optional):
string
Title:
Delegate Last NameThe last name of a delegate user. -
DelegatePhone(optional):
string
Title:
Delegate PhoneThe phone number of a delegate user. -
DelegateType(optional):
string
Title:
Delegation TypeThe 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. -
DelegateUsername(optional):
string
Title:
Delegate User NameThe user name that a delegate uses to sign into the system. -
links(optional):
array Items
Title:
ItemsLink Relations -
PrivilegeType(optional):
string
Title:
Privilege TypeThe privilege type. ORA_MANAGE indicates that the delegate can manage transactions. ORA_VIEWONLY indicates that the delegate has read-only access to transactions. -
ProfileName(optional):
string
Title:
Profile NameProfile or transaction owner's account profile name. -
ProfileType(optional):
string
Title:
Profile TypeThe profile type of the profile owner's profile. It can be of type Personal or Business. -
PTOEmail(optional):
string
Title:
Profile or Transaction Owner EmailEmail of the profile or transaction owner. -
PTOFirstName(optional):
string
Title:
Profile or Transaction Owner First NameThe first name of the profile or transaction owner. -
PTOLastName(optional):
string
Title:
Profile or Transaction Owner Last NameThe last name of the profile or transaction owner. -
PTOPhone(optional):
string
Title:
Profile or Transaction Owner PhoneThe phone number of the profile or transaction owner. -
PTOUsername(optional):
string
Title:
Profile or Transaction Owner User NameThe user name of the profile or transaction owner.
Nested Schema : link
Type:
Show Source
object-
href(optional):
string
Title:
hyperlink referenceThe URI to the related resource. -
rel(optional):
string
Title:
relationThe name of the relation to the resource instance. Example: self.
Response
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Default Response
The following table describes the default response for this task.
Root Schema : publicSectorDelegateNotifications-item
Type:
Show Source
object-
DelegateEmail(optional):
string
Title:
Delegate EmailThe email of a delegate user. -
DelegateFirstName(optional):
string
Title:
Delegate First NameThe first name of a delegate user. -
DelegateHeaderId(optional):
integer(int64)
The unique identifier of a delegation record.
-
DelegateLastName(optional):
string
Title:
Delegate Last NameThe last name of a delegate user. -
DelegatePhone(optional):
string
Title:
Delegate PhoneThe phone number of a delegate user. -
DelegateType(optional):
string
Title:
Delegation TypeThe 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. -
DelegateUsername(optional):
string
Title:
Delegate User NameThe user name that a delegate uses to sign into the system. -
links(optional):
array Items
Title:
ItemsLink Relations -
PrivilegeType(optional):
string
Title:
Privilege TypeThe privilege type. ORA_MANAGE indicates that the delegate can manage transactions. ORA_VIEWONLY indicates that the delegate has read-only access to transactions. -
ProfileName(optional):
string
Title:
Profile NameProfile or transaction owner's account profile name. -
ProfileType(optional):
string
Title:
Profile TypeThe profile type of the profile owner's profile. It can be of type Personal or Business. -
PTOEmail(optional):
string
Title:
Profile or Transaction Owner EmailEmail of the profile or transaction owner. -
PTOFirstName(optional):
string
Title:
Profile or Transaction Owner First NameThe first name of the profile or transaction owner. -
PTOLastName(optional):
string
Title:
Profile or Transaction Owner Last NameThe last name of the profile or transaction owner. -
PTOPhone(optional):
string
Title:
Profile or Transaction Owner PhoneThe phone number of the profile or transaction owner. -
PTOUsername(optional):
string
Title:
Profile or Transaction Owner User NameThe user name of the profile or transaction owner.
Nested Schema : link
Type:
Show Source
object-
href(optional):
string
Title:
hyperlink referenceThe URI to the related resource. -
rel(optional):
string
Title:
relationThe name of the relation to the resource instance. Example: self.