POST api/Opportunity/OpportunitySelectionProducts

Request Information

URI Parameters

None.

Body Parameters

OpportunitySelection
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

OpportunityName

string

None.

SelectedSelectionProduct

Collection of SelectionProduct

None.

SelectionProduct

Collection of SelectionProduct

None.

SelectedFlooringProduct

Collection of FlooringProduct

None.

FlooringProduct

Collection of FlooringProduct

None.

SelectedOptionProduct

Collection of OptionProduct

None.

OptionProduct

Collection of OptionProduct

None.

Request Formats

application/json, text/json, text/html, application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Collection of Object

None.

Response Formats

application/json, text/json, text/html

Sample:

Sample not available.