Get a Cost
get
/damageClaims/{claimGid}/costs/{costSeqNo}
Request
Path Parameters
-
claimGid(required): string
Resource ID
-
costSeqNo(required): string
Resource ID
Query Parameters
-
expand: string
Comma-delimited string of child resource names that you want to expand so that the contents return with the parent in the same GET request.
-
fields: string
Comma-delimited string of field names that you wanted returned in a GET request.
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/vnd.oracle.resource+json;type=singular
Default Response
Default Response.
Root Schema : schema
Type:
Show Source
object
-
claimCostTypeGid: string
Cost type of the claim cost. These values are a combination of PUBLIC types shippped with the system and types specified by the user. The cost type will indicate if this cost should be added or subtracted from the claim damage/loss value.
-
cost:
cost
Value of the claim cost.
-
costSeqNo: number
(int64)
Sequence number to keep costs 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 payor contact.
Nested Schema : currencyType
Type:
Show Source
object
-
currency: string
ISO 4217 currency code
-
value: number
Numeric value that specifies a currency