Get an Accrual
get
/orderReleases/{orderReleaseGid}/accruals/{orderReleaseAccrualGid}
Request
Path Parameters
-
orderReleaseAccrualGid(required): string
Resource ID
-
orderReleaseGid(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
-
accessorialCodeGid: string
If line accruals are enabled, this will be populated with the accessorial ID for the accrual line.
-
accruedDate:
accruedDate
The date the amount was accrued.
-
costTypeGid: string
If line accruals are enabled, this will be populated with the cost type for the accrual line.
-
delta:
delta
Delta or difference for the accrual calculated as: new amount - amount previously sent.
-
domainName: string
Database domain where this data is stored.
-
exchangeRateDate:
exchangeRateDate
The exchange rate date used for currency conversion calculation.
-
exchangeRateGid: string
The exchange rate GID used for currency conversion calculation.
-
freightCost:
freightCost
The total current allocated freight costs.
-
freightSentCost:
freightSentCost
Total allocated freight cost already sent via the accrual interface.
-
isReversal: boolean
A flag to determine whether the order release accrual is a reversal.
-
links: array
links
Read Only:
true
-
orderReleaseAccrualGid: string
The GID for this accrual entry.
-
orderReleaseAccrualXid: string
The XID for this accrual entry.
-
sentDate:
sentDate
Timestamp of when this accrual was sent from the system. Null means it has not been sent yet.
-
shipmentGid: string
The shipment GID associated to this accrual entry.
-
shipmentStartDate:
shipmentStartDate
The shipment start date used for exchange rate calculations.
Nested Schema : accruedDate
The date the amount was accrued.
Match All
The date the amount was accrued.
Show Source
Nested Schema : delta
Delta or difference for the accrual calculated as: new amount - amount previously sent.
Match All
Delta or difference for the accrual calculated as: new amount - amount previously sent.
Show Source
Nested Schema : exchangeRateDate
The exchange rate date used for currency conversion calculation.
Match All
The exchange rate date used for currency conversion calculation.
Show Source
Nested Schema : freightCost
The total current allocated freight costs.
Match All
The total current allocated freight costs.
Show Source
Nested Schema : freightSentCost
Total allocated freight cost already sent via the accrual interface.
Match All
Total allocated freight cost already sent via the accrual interface.
Show Source
Nested Schema : sentDate
Timestamp of when this accrual was sent from the system. Null means it has not been sent yet.
Match All
Timestamp of when this accrual was sent from the system. Null means it has not been sent yet.
Show Source
Nested Schema : shipmentStartDate
The shipment start date used for exchange rate calculations.
Match All
The shipment start date used for exchange rate calculations.
Show Source
Nested Schema : dateTimeType
Type:
Show Source
object
-
timezone: string
Timezone in Olson database format
-
value: string
(date-time)
Date in ISO 8601 format
Nested Schema : currencyType
Type:
Show Source
object
-
currency: string
ISO 4217 currency code
-
value: number
Numeric value that specifies a currency