Retrieves a list of RevisionProposal objects for the requested orders.
The request body is of type http://www.FatTail.com/api:GetRevisionProposalsForOrder.
Request Body Parameters
Name | Description | Data Type |
orderIDsList | Collection of OrderIDs for which to retrieve RevisionProposal objects. | http://schemas.microsoft.com/2003/10/Serialization/Arrays:ArrayOflong |
Overview
The response body is of type http://www.FatTail.com/api:GetRevisionProposalsForOrderResponse.
Response Body Parameters
Name | Description | Data Type |
GetRevisionProposalsForOrderResult | Collection of RevisionProposal objects requested. | http://www.FatTail.com/api:ArrayOfRevisionProposal |
Overview
 |
 |
Sequence
 |
 |
Sequence
 |
 |
Sequence
 |
RevisionName optional xs:string
Name assigned to the revision.
|
 |
SourceOrderID optional xs:long
System ID of the order the revision is associated with.
|
 |
TotalBudget optional xs:decimal
Total budget for the revision.
| | | | | | |