Create a Cost
post
/damageClaims/{claimGid}/lineItems/{lineItemSeqNo}/costs
Request
Path Parameters
-
claimGid(required): string
Resource ID
-
lineItemSeqNo(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-
claimCostTypeGid: string
The cost type such as DAMAGE or SALVAGE.
-
cost:
cost
The cost amount.
-
costSeqNo: number
(int64)
The sequence number to keep costs on claim lines unique.
-
domainName: string
Database domain where this data is stored.
-
links: array
links
Read Only:
true -
payeeContactGid: string
The GID for the payee contact.
-
payorContactGid: string
The GID for the payer contact.
Nested Schema : currencyType
Type:
Show Source
object-
currency: string
ISO 4217 currency code
-
value: number
Numeric value that specifies a currency
Root Schema : schema
Type:
Show Source
object-
claimCostTypeGid: string
The cost type such as DAMAGE or SALVAGE.
-
cost:
cost
The cost amount.
-
costSeqNo: number
(int64)
The sequence number to keep costs on claim lines unique.
-
domainName: string
Database domain where this data is stored.
-
links: array
links
Read Only:
true -
payeeContactGid: string
The GID for the payee contact.
-
payorContactGid: string
The GID for the payer contact.
Nested Schema : currencyType
Type:
Show Source
object-
currency: string
ISO 4217 currency code
-
value: number
Numeric value that specifies a currency
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-
claimCostTypeGid: string
The cost type such as DAMAGE or SALVAGE.
-
cost:
cost
The cost amount.
-
costSeqNo: number
(int64)
The sequence number to keep costs on claim lines unique.
-
domainName: string
Database domain where this data is stored.
-
links: array
links
Read Only:
true -
payeeContactGid: string
The GID for the payee contact.
-
payorContactGid: string
The GID for the payer contact.
Nested Schema : currencyType
Type:
Show Source
object-
currency: string
ISO 4217 currency code
-
value: number
Numeric value that specifies a currency