Request
Note:
For more information about how to create Request/id, see ExampleGetRequests01.
java.
For more information about how to create Request/requestType, see ExampleCreateRequest.
java.
Property |
Type |
Description |
Required |
---|---|---|---|
Id |
string |
Request ID. A numeric value, which is typically greater than 30,000. |
No a |
requestType |
string |
Request type name. This field is case-sensitive. |
Yes |
simpleFields |
SimpleField |
An array list of the following elements:
|
No |
tables |
Table |
An array list of token and columns elements. |
No |
notes |
Note |
An array list of the following optional elements:
|
No |
fieldChangeNotes |
FieldChangeNote |
An array list of the following optional elements:
The following are required elements:
|
No |
URLReferences |
URLReference |
An array list of the following optional elements:
The following is the required element:
|
No |
remoteReferences |
RemoteReference |
An array list of the following optional elements:
The following are required elements:
|
No |
a. Property ID is required for certain operations such as setRequestFields. |