Get Rate Plans

post

/fscmRestApi/serviceMappings/contextServices/Sales/GetRatePlans

Get Rate Plans

Request

There are no request parameters for this operation.

Supported Media Types
Request Body - application/json ()
Root Schema : schema
Type: object
Get Rate Plans defined in Fusion Pricing.
Show Source
Nested Schema : Header
Type: array
Represents the Sales Order/Quote Header, Sales Agreement Header or Contract Header.
Show Source
Nested Schema : Line
Type: array
Represents the Sales Order/Quote Line, Sales Agreement Line or Contract Line.
Show Source
  • GRPLineType
    Values that describe the manual price adjustments that your transactional application applies during pricing. These adjustments apply for charges and for charge rules.
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
Stores the parameters that calling applications pass in to QP; also stores an output status of the pricing process.
Show Source
Nested Schema : PricingTerm
Type: array
Values that represent the various promotions or contracts, or other terms applied to the transaction. These attributes are only for input.
Show Source
Nested Schema : RatePlan
Type: array
Values that stores the output details of the valid rate plans for an item.
Show Source
Nested Schema : GRPHeaderType
Type: object
Represents the Sales Order/Quote Header, Sales Agreement Header or Contract Header.
Show Source
Nested Schema : GRPLineType
Type: object
Values that describe the manual price adjustments that your transactional application applies during pricing. These adjustments apply for charges and for charge rules.
Show Source
Nested Schema : GRPPricingMessageType
Type: object
This entity contains one instance for each pricing error found on the transaction.
Show Source
Nested Schema : GRPPricingServiceParameterType
Type: object
Stores the parameters that calling applications pass in to QP; also stores an output status of the pricing process.
Show Source
Nested Schema : GRPPricingTermType
Type: object
Values that represent the various promotions or contracts, or other terms applied to the transaction. These attributes are only for input.
Show Source
  • Value that identifies the entity to which the pricing term will be applied. Valid value is LINE.
  • Value that uniquely identifies the entity to which the term will be applied.
  • Value that uniquely identifies the PricingTerm entity. This is a primary key.
  • Optional. Value that uniquely identifies the entity for a pricing term. For example, sales agreement header identifier or promotion header identifier.
  • Optional. Value that uniquely identifies the entity for a pricing term. For example, sales agreement line identifier or promotion line identifier.
  • Optional. Value that uniquely identifies the entity for a pricing term. For example, sales agreement major version identifier.
  • Optional. Value that uniquely identifies the entity for a pricing term. For example, sales agreement status.
  • Optional. Value that uniquely identifies the entity for a pricing term. For example, a sales agreement header identifier to support a key that includes more than one part.
  • Name of the source of an entity for a pricing term. For example, Sales Agreement or Promotion.
  • Value that uniquely identifies the source code of an entity for a pricing term. For example, SALES_AGREEMENT or PROMOTION.
  • Value that uniquely identifies the term defined in the promotion or sales agreement.
Nested Schema : GRPRatePlanType
Type: object
Values that stores the output details of the valid rate plans for an item.
Show Source
Back to Top

Response

Supported Media Types

200 Response

Rate Plans retrieved successfully.
Body ()
Root Schema : schema
Type: object
Get Rate Plans defined in Fusion Pricing.
Show Source
Nested Schema : Header
Type: array
Represents the Sales Order/Quote Header, Sales Agreement Header or Contract Header.
Show Source
Nested Schema : Line
Type: array
Represents the Sales Order/Quote Line, Sales Agreement Line or Contract Line.
Show Source
  • GRPLineType
    Values that describe the manual price adjustments that your transactional application applies during pricing. These adjustments apply for charges and for charge rules.
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
Stores the parameters that calling applications pass in to QP; also stores an output status of the pricing process.
Show Source
Nested Schema : PricingTerm
Type: array
Values that represent the various promotions or contracts, or other terms applied to the transaction. These attributes are only for input.
Show Source
Nested Schema : RatePlan
Type: array
Values that stores the output details of the valid rate plans for an item.
Show Source
Nested Schema : GRPHeaderType
Type: object
Represents the Sales Order/Quote Header, Sales Agreement Header or Contract Header.
Show Source
Nested Schema : GRPLineType
Type: object
Values that describe the manual price adjustments that your transactional application applies during pricing. These adjustments apply for charges and for charge rules.
Show Source
Nested Schema : GRPPricingMessageType
Type: object
This entity contains one instance for each pricing error found on the transaction.
Show Source
Nested Schema : GRPPricingServiceParameterType
Type: object
Stores the parameters that calling applications pass in to QP; also stores an output status of the pricing process.
Show Source
Nested Schema : GRPPricingTermType
Type: object
Values that represent the various promotions or contracts, or other terms applied to the transaction. These attributes are only for input.
Show Source
  • Value that identifies the entity to which the pricing term will be applied. Valid value is LINE.
  • Value that uniquely identifies the entity to which the term will be applied.
  • Value that uniquely identifies the PricingTerm entity. This is a primary key.
  • Optional. Value that uniquely identifies the entity for a pricing term. For example, sales agreement header identifier or promotion header identifier.
  • Optional. Value that uniquely identifies the entity for a pricing term. For example, sales agreement line identifier or promotion line identifier.
  • Optional. Value that uniquely identifies the entity for a pricing term. For example, sales agreement major version identifier.
  • Optional. Value that uniquely identifies the entity for a pricing term. For example, sales agreement status.
  • Optional. Value that uniquely identifies the entity for a pricing term. For example, a sales agreement header identifier to support a key that includes more than one part.
  • Name of the source of an entity for a pricing term. For example, Sales Agreement or Promotion.
  • Value that uniquely identifies the source code of an entity for a pricing term. For example, SALES_AGREEMENT or PROMOTION.
  • Value that uniquely identifies the term defined in the promotion or sales agreement.
Nested Schema : GRPRatePlanType
Type: object
Values that stores the output details of the valid rate plans for an item.
Show Source

400 Response

Invalid input request.
Back to Top