Create a Text
post
/equipments/{equipmentGid}/texts
Request
Path Parameters
-
equipmentGid(required): string
Resource ID
Supported Media Types
- application/vnd.oracle.resource+json;type=singular
- application/vnd.oracle.resource+json;type=collection
Nested Schema : schema
Type:
Show Source
object-
documentDefGid: string
The GID of the document that should hold the text.
-
domainName: string
Database domain where this data is stored.
-
links: array
links
Read Only:
true -
textOverride: string
Transactional override for the template on the specific document.
-
textTemplateGid: string
The GID for the text template related to equipment, The selected template is used with the text override option to populate the remark text.
Root Schema : schema
Type:
Show Source
object-
documentDefGid: string
The GID of the document that should hold the text.
-
domainName: string
Database domain where this data is stored.
-
links: array
links
Read Only:
true -
textOverride: string
Transactional override for the template on the specific document.
-
textTemplateGid: string
The GID for the text template related to equipment, The selected template is used with the text override option to populate the remark text.
Response
Supported Media Types
- application/vnd.oracle.resource+json;type=singular
- application/vnd.oracle.resource+json;type=collection
Default Response
Default Response.
Root Schema : schema
Type:
Show Source
object-
documentDefGid: string
The GID of the document that should hold the text.
-
domainName: string
Database domain where this data is stored.
-
links: array
links
Read Only:
true -
textOverride: string
Transactional override for the template on the specific document.
-
textTemplateGid: string
The GID for the text template related to equipment, The selected template is used with the text override option to populate the remark text.