Retrieves a list of ProposalVersion objects for the requested orders.
The request body is of type http://www.FatTail.com/api:GetProposalVersionsForOrder.
Request Body Parameters
Name | Description | Data Type |
orderIDsList | Collection of OrderIDs for which to retrieve ProposalVersion objects. | http://schemas.microsoft.com/2003/10/Serialization/Arrays:ArrayOflong |
Overview
The response body is of type http://www.FatTail.com/api:GetProposalVersionsForOrderResponse.
Response Body Parameters
Name | Description | Data Type |
GetProposalVersionsForOrderResult | Collection of ProposalVersion objects requested. | http://www.FatTail.com/api:ArrayOfProposalVersion |
Overview
 |
 |
Sequence
 |
 |
Sequence
 |
 |
Sequence
 |
FinalizedDate optional xs:dateTime
Date the version was finalized.
|
 |
IsPrimary optional xs:boolean
True if the version is the primary version, false if not.
|
 |
SourceOrderID optional xs:long
Order ID of the order the version is associated with.
| | | | | | |