Create a Percentage Value
post
/tradeTransactions/{gtmTransactionGid}/lines/{gtmTransactionLineGid}/percentageValues
Request
Path Parameters
-
gtmTransactionGid(required): string
Resource ID
-
gtmTransactionLineGid(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-
domainName: string
Database domain where this data is stored.
-
gtmPercentageValueQualGid: string
The GID for the percentage value qualifier associated with the GTM trade transaction line.
-
links: array
links
Read Only:
true -
percentageValue: number
(double)
The percentage value associated with the GTM trade transaction line.
Root Schema : schema
Type:
Show Source
object-
domainName: string
Database domain where this data is stored.
-
gtmPercentageValueQualGid: string
The GID for the percentage value qualifier associated with the GTM trade transaction line.
-
links: array
links
Read Only:
true -
percentageValue: number
(double)
The percentage value associated with the GTM trade transaction line.
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-
domainName: string
Database domain where this data is stored.
-
gtmPercentageValueQualGid: string
The GID for the percentage value qualifier associated with the GTM trade transaction line.
-
links: array
links
Read Only:
true -
percentageValue: number
(double)
The percentage value associated with the GTM trade transaction line.