Program Eligibility

post

/fscmRestApi/serviceMappings/contextServices/Sales/ProgramEligibility

Program Eligibility

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
Show Source
Nested Schema : ChannelProgram
Type: array
Show Source
Nested Schema : EligibilityServiceParameter
Type: array
Show Source
Nested Schema : Header
Type: array
Show Source
Nested Schema : Line
Type: array
Show Source
Nested Schema : Message
Type: array
Show Source
Nested Schema : ChangeSummaryType
Type: object
Nested Schema : ChannelProgramType
Type: object
Entity for the channel program.
Show Source
Nested Schema : EligibilityServiceParameterType
Type: object
Input parameters and output status of the eligibility service.
Show Source
Nested Schema : HeaderType
Type: object
Represents the Sales Order/Quote Header, Sales Agreement Header or Contract Header.
Show Source
Nested Schema : LineType
Type: object
Represents the Sales Order/Quote Line, Sales Agreement Line or Contract Line.
Show Source
Nested Schema : AssessableValue
Type: object
Show Source
Nested Schema : ExtendedQuantity
Type: object
Show Source
  • Rolled-up quantity of CP. This is the same as the line requested quantity for simple products, but is a product of the requested quantity of the component and its ancestors for a configurable product component.
  • Rolled-up quantity of CP. This is the same as the line requested quantity for simple products, but is a product of the requested quantity of the component and its ancestors for a configurable product component.
Nested Schema : LineQuantity
Type: object
Show Source
  • Quantity requested to be priced. In the case of a CP component, the RequestedQuantity should be a relative quantity. In the case of simple products, value of RequestedQuantity equals the value of ExtendedQuantity.
  • Quantity requested to be priced. In the case of a CP component, the RequestedQuantity should be a relative quantity. In the case of simple products, value of RequestedQuantity equals the value of ExtendedQuantity.
Nested Schema : PerModelUnitQuantity
Type: object
Show Source
  • Indicates the unit quantity per root model for the lines of a configuration.
  • Indicates the unit quantity per root model for the lines of a configuration.
Nested Schema : ServiceDuration
Type: object
Show Source
Nested Schema : MessageType
Type: object
Show Source
Back to Top

Response

Supported Media Types

200 Response

Eligibility Request Completed successfully.
Body ()
Root Schema : schema
Type: object
Show Source
Nested Schema : ChangeSummary
Type: array
Show Source
Nested Schema : ChannelProgram
Type: array
Show Source
Nested Schema : EligibilityServiceParameter
Type: array
Show Source
Nested Schema : Header
Type: array
Show Source
Nested Schema : Line
Type: array
Show Source
Nested Schema : Message
Type: array
Show Source
Nested Schema : ChangeSummaryType
Type: object
Nested Schema : ChannelProgramType
Type: object
Entity for the channel program.
Show Source
Nested Schema : EligibilityServiceParameterType
Type: object
Input parameters and output status of the eligibility service.
Show Source
Nested Schema : HeaderType
Type: object
Represents the Sales Order/Quote Header, Sales Agreement Header or Contract Header.
Show Source
Nested Schema : LineType
Type: object
Represents the Sales Order/Quote Line, Sales Agreement Line or Contract Line.
Show Source
Nested Schema : AssessableValue
Type: object
Show Source
Nested Schema : ExtendedQuantity
Type: object
Show Source
  • Rolled-up quantity of CP. This is the same as the line requested quantity for simple products, but is a product of the requested quantity of the component and its ancestors for a configurable product component.
  • Rolled-up quantity of CP. This is the same as the line requested quantity for simple products, but is a product of the requested quantity of the component and its ancestors for a configurable product component.
Nested Schema : LineQuantity
Type: object
Show Source
  • Quantity requested to be priced. In the case of a CP component, the RequestedQuantity should be a relative quantity. In the case of simple products, value of RequestedQuantity equals the value of ExtendedQuantity.
  • Quantity requested to be priced. In the case of a CP component, the RequestedQuantity should be a relative quantity. In the case of simple products, value of RequestedQuantity equals the value of ExtendedQuantity.
Nested Schema : PerModelUnitQuantity
Type: object
Show Source
  • Indicates the unit quantity per root model for the lines of a configuration.
  • Indicates the unit quantity per root model for the lines of a configuration.
Nested Schema : ServiceDuration
Type: object
Show Source
Nested Schema : MessageType
Type: object
Show Source

400 Response

Invalid input request.
Back to Top