...
Panel | ||
---|---|---|
| ||
|
Request Elements
Element | Data Type | Required? | Description | Sample Data |
---|---|---|---|---|
RequestId | Int32 | No | Click here for more information | 1 |
SessionTicket | String | Yes | Click here for more information | Ad3Z5G23kLb35rVjXm+A3g== |
ContractLineItemIdentities | PwsContractLineItemRef[1..100] | Yes | One or more (up to 100) contract line items to be retrieved |
...
Panel | ||
---|---|---|
| ||
|
Response Elements
Element | Data Type | Description | Sample Data |
---|---|---|---|
Messages | The web service response status and message. Click here for more information | ||
ResponseId | Int32 | Click here for more information | |
Status | Click here for more information | ||
ServerTimestampUtc | DateTime | Click here for more information | |
ContractLineItems | PwsContractLineItemElement[1..100] | The details of the contract line items that were fetched |
...