Value that identifies the recalculate price and weight action for the Intrastat transaction.
post
/fscmRestApi/resources/11.13.18.05/intrastatTransactions/action/recalculateValues
Value that identifies the recalculate values such as territory code, quantity, unit price, freight charges, freight factor, currency code, or reporting currency code for the Intrastat transaction.
Request
Header Parameters
-
Metadata-Context: string
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version: string
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Supported Media Types
- application/vnd.oracle.adf.action+json
Root Schema : schema
Type:
Show Source
object
-
currencyCode: string
Value that identifies the currency code to recalculate values for an Intrastat transaction.
-
currencyConversionDate: string
(date-time)
Value that identifies the currency conversion date to recalculate values for an Intrastat transaction.
-
currencyConversionType: string
Value that identifies the currency conversion type to recalculate values for an Intrastat transaction.
-
freightCharges: number
Value that identifies the freight charge to recalculate values for an Intrastat transaction.
-
freightFactor: number
Value that identifies the freight factor to recalculate values for an Intrastat transaction.
-
quantity: number
Value that identifies the quantity to recalculate values for an Intrastat transaction.
-
reportingCurrencyCode: string
Value that identifies the reporting currency code to recalculate values for an Intrastat transaction.
-
territoryCode: string
Value that identifies the territory code to recalculate values for an Intrastat transaction.
-
unitPrice: number
Value that identifies the unit price to recalculate values for an Intrastat transaction.
-
unitWeight: number
Value that identifies the unit weight to recalculate values for an Intrastat transaction.
Response
Supported Media Types
- application/json
- application/vnd.oracle.adf.actionresult+json
Default Response
The following table describes the default response for this task.
Root Schema : schema
Type:
Show Source
object
-
result(required): string
Value that identifies the output of the recalculate values for an Intrastat transaction.