Update a web form
patch
/fscmRestApi/resources/11.13.18.05/publicSectorWebFormResponses/{LogMessageId}/child/WebForms/{WebformId}
Request
Supported Media Types
- application/vnd.oracle.adf.resourceitem+json
- application/json
Path Parameters
-
LogMessageId: integer
The unique identifier of the communication message. This ID generated automatically by the application.
-
WebformId: integer
The unique identifier for the web form attached with the communication message. This ID is automatically generated by the application.
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorWebFormResponses-WebForms-item
Type:
Show Source
object-
AgencyId(optional):
integer(int32)
Title:
Agency IDThe unique identifier for the agency associated with the web form. -
AnswerDate(optional):
string(date)
The date and time answer of the web form message.
-
AnswerNumber(optional):
number
The numeric answer of the web form message.
-
AnswerText(optional):
string
Maximum Length:
1000The text answer of the web form message. -
AnswerType(optional):
string
Title:
Answer TypeMaximum Length:15The answer type of the web form message. -
CreatedBy(optional):
string
Title:
Created ByMaximum Length:64The user who created the web form message. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe creation date of the web form message. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated DateThe date that the web form message was last updated. -
LastUpdatedBy(optional):
string
Title:
Last Updated ByMaximum Length:64The user who last updated the web form message. -
links(optional):
array Items
Title:
ItemsLink Relations -
LogId(optional):
integer(int64)
Title:
Log IDThe unique identifier of the log associated with the web form message. -
LogMessageId(optional):
integer(int64)
Title:
Log Message IDThe unique identifier for the communication message. -
Question(optional):
string
Title:
Question TextMaximum Length:1000The question text of the web form message. -
WebformId(optional):
integer(int64)
Title:
Web Form IDThe unique identifier for the web form attached with the communication message. This ID is automatically generated by the application.
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 : publicSectorWebFormResponses-WebForms-item
Type:
Show Source
object-
AgencyId(optional):
integer(int32)
Title:
Agency IDThe unique identifier for the agency associated with the web form. -
AnswerDate(optional):
string(date)
The date and time answer of the web form message.
-
AnswerNumber(optional):
number
The numeric answer of the web form message.
-
AnswerText(optional):
string
Maximum Length:
1000The text answer of the web form message. -
AnswerType(optional):
string
Title:
Answer TypeMaximum Length:15The answer type of the web form message. -
CreatedBy(optional):
string
Title:
Created ByMaximum Length:64The user who created the web form message. -
CreationDate(optional):
string(date-time)
Title:
Creation DateThe creation date of the web form message. -
LastUpdateDate(optional):
string(date-time)
Title:
Last Updated DateThe date that the web form message was last updated. -
LastUpdatedBy(optional):
string
Title:
Last Updated ByMaximum Length:64The user who last updated the web form message. -
links(optional):
array Items
Title:
ItemsLink Relations -
LogId(optional):
integer(int64)
Title:
Log IDThe unique identifier of the log associated with the web form message. -
LogMessageId(optional):
integer(int64)
Title:
Log Message IDThe unique identifier for the communication message. -
Question(optional):
string
Title:
Question TextMaximum Length:1000The question text of the web form message. -
WebformId(optional):
integer(int64)
Title:
Web Form IDThe unique identifier for the web form attached with the communication message. This ID is automatically generated by the application.
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.