Price Usages

post

/fscmRestApi/serviceMappings/contextServices/Sales/PriceUsages

Price Usages

Request

There are no request parameters for this operation.

Supported Media Types
Request Body - application/json ()
Root Schema : schema
Type: object
Show Source
Nested Schema : ChangeSummary
Type: array
Values that store the summary of the changes.
Show Source
Nested Schema : Charge
Type: array
Represents a charge calculated within the pricing process or a charge that is passed to QP by consuming applications.
Show Source
  • ChargeType
    Represents a charge calculated within the pricing process or a charge that is passed to QP by consuming applications.
Nested Schema : ChargeComponent
Type: array
Stores the price elements for each charge applied within the pricing process.
Show Source
Nested Schema : Line
Type: array
Represents the Sales Order/Quote Line, Sales Agreement Line or Contract Line.
Show Source
Nested Schema : PricingMessage
Type: array
This entity contains one instance for each pricing error found on the transaction.
Show Source
Nested Schema : PricingServiceParameter
Type: array
Values that the calling applications send to Oracle Pricing Cloud. These attributes also store the output status of the pricing process.
Show Source
Nested Schema : ChangeSummaryType
Type: object
Values that store the summary of the changes.
Show Source
Nested Schema : ChargeType
Type: object
Represents a charge calculated within the pricing process or a charge that is passed to QP by consuming applications.
Show Source
Nested Schema : PricedQuantity
Type: object
Show Source
Nested Schema : ChargeComponentType
Type: object
Stores the price elements for each charge applied within the pricing process.
Show Source
Nested Schema : ExtendedAmount
Type: object
Show Source
  • This attribute indicates the extended amount in line currency. Extended amount equals the unit price multiplied by the line requested quantity for simple products and equals the unit price multiplied by the line extended quancity for CP. If either isEstimatedPricedQuantity or isEstimatedUnitPrice is set to Y, the extended amount will be an estimated amount.
  • This attribute indicates the extended amount in line currency. Extended amount equals the unit price multiplied by the line requested quantity for simple products and equals the unit price multiplied by the line extended quancity for CP. If either isEstimatedPricedQuantity or isEstimatedUnitPrice is set to Y, the extended amount will be an estimated amount.
Nested Schema : UnitPrice
Type: object
Show Source
Nested Schema : LineType
Type: object
Represents the Sales Order/Quote Line, Sales Agreement Line or Contract Line.
Show Source
Nested Schema : UsageQuantity
Type: object
Show Source
Nested Schema : PricingMessageType
Type: object
This entity contains one instance for each pricing error found on the transaction.
Show Source
Nested Schema : PricingServiceParameterType
Type: object
Value that the calling applications send to Oracle Pricing Cloud. This attribute also stores the output status of the pricing process
Show Source
  • Value that determines which price element is calculated up to by the pricing engine. Value of this attribute is the element code for a price element of type Price or Margin. Values include List Price, Net Price, Margin, and so on. This attribute is currently used by Oracle Fusion Contracts.
  • Value that indicates the output status. Values include Success or Error.
  • Value that identifies the calling application. Valid values are SALES and MATERIAL_TRANSFER.
Back to Top

Response

Supported Media Types

200 Response

Price calculated successfully.
Body ()
Root Schema : schema
Type: object
Show Source
Nested Schema : ChangeSummary
Type: array
Values that store the summary of the changes.
Show Source
Nested Schema : Charge
Type: array
Represents a charge calculated within the pricing process or a charge that is passed to QP by consuming applications.
Show Source
  • ChargeType
    Represents a charge calculated within the pricing process or a charge that is passed to QP by consuming applications.
Nested Schema : ChargeComponent
Type: array
Stores the price elements for each charge applied within the pricing process.
Show Source
Nested Schema : Line
Type: array
Represents the Sales Order/Quote Line, Sales Agreement Line or Contract Line.
Show Source
Nested Schema : PricingMessage
Type: array
This entity contains one instance for each pricing error found on the transaction.
Show Source
Nested Schema : PricingServiceParameter
Type: array
Values that the calling applications send to Oracle Pricing Cloud. These attributes also store the output status of the pricing process.
Show Source
Nested Schema : ChangeSummaryType
Type: object
Values that store the summary of the changes.
Show Source
Nested Schema : ChargeType
Type: object
Represents a charge calculated within the pricing process or a charge that is passed to QP by consuming applications.
Show Source
Nested Schema : PricedQuantity
Type: object
Show Source
Nested Schema : ChargeComponentType
Type: object
Stores the price elements for each charge applied within the pricing process.
Show Source
Nested Schema : ExtendedAmount
Type: object
Show Source
  • This attribute indicates the extended amount in line currency. Extended amount equals the unit price multiplied by the line requested quantity for simple products and equals the unit price multiplied by the line extended quancity for CP. If either isEstimatedPricedQuantity or isEstimatedUnitPrice is set to Y, the extended amount will be an estimated amount.
  • This attribute indicates the extended amount in line currency. Extended amount equals the unit price multiplied by the line requested quantity for simple products and equals the unit price multiplied by the line extended quancity for CP. If either isEstimatedPricedQuantity or isEstimatedUnitPrice is set to Y, the extended amount will be an estimated amount.
Nested Schema : UnitPrice
Type: object
Show Source
Nested Schema : LineType
Type: object
Represents the Sales Order/Quote Line, Sales Agreement Line or Contract Line.
Show Source
Nested Schema : UsageQuantity
Type: object
Show Source
Nested Schema : PricingMessageType
Type: object
This entity contains one instance for each pricing error found on the transaction.
Show Source
Nested Schema : PricingServiceParameterType
Type: object
Value that the calling applications send to Oracle Pricing Cloud. This attribute also stores the output status of the pricing process
Show Source
  • Value that determines which price element is calculated up to by the pricing engine. Value of this attribute is the element code for a price element of type Price or Margin. Values include List Price, Net Price, Margin, and so on. This attribute is currently used by Oracle Fusion Contracts.
  • Value that indicates the output status. Values include Success or Error.
  • Value that identifies the calling application. Valid values are SALES and MATERIAL_TRANSFER.

400 Response

Invalid input request.
Back to Top