Create a License Type
post
/licenseTypes
Request
Header Parameters
-
Prefer: string
An optional header parameter that allows you to process the request asynchronously. Set the request header "Prefer" to "respond-async" for asynchronous processing. For synchronous processing, leave the parameter blank or do not define it.
Supported Media Types
- application/vnd.oracle.resource+json;type=singular
Root Schema : schema
Type:
Show Source
object
-
domainName: string
No description.
-
insertDate:
insertDate
Read Only:
true
insert date -
licenseCategoryGid: string
No description.
-
licenseTypeDescription: string
No description.
-
licenseTypeGid: string
No description.
-
licenseTypeName: string
No description.
-
licenseTypeXid: string
No description.
-
limitingFactor: string
No description.
-
links: array
links
Read Only:
true
-
toleranceQuantityAbove: number
(int64)
No description.
-
toleranceQuantityBelow: number
(int64)
No description.
-
toleranceValueAbove: number
(int64)
No description.
-
toleranceValueBelow: number
(int64)
No description.
-
updateDate:
updateDate
Read Only:
true
update date
Response
Supported Media Types
- application/vnd.oracle.resource+json;type=singular
Default Response
Default Response.
Root Schema : schema
Type:
Show Source
object
-
domainName: string
No description.
-
insertDate:
insertDate
Read Only:
true
insert date -
licenseCategoryGid: string
No description.
-
licenseTypeDescription: string
No description.
-
licenseTypeGid: string
No description.
-
licenseTypeName: string
No description.
-
licenseTypeXid: string
No description.
-
limitingFactor: string
No description.
-
links: array
links
Read Only:
true
-
toleranceQuantityAbove: number
(int64)
No description.
-
toleranceQuantityBelow: number
(int64)
No description.
-
toleranceValueAbove: number
(int64)
No description.
-
toleranceValueBelow: number
(int64)
No description.
-
updateDate:
updateDate
Read Only:
true
update date