GET Tenders/GetTenderAmountsForTransaction/{SiteId}?TransactionID={TransactionID}
Gets A List Of the Tenders against the Transaction ID
Request Information
URI Parameters
| Name | Type | Description | Additional information |
|---|---|---|---|
| SiteId | integer | ||
| TransactionID | integer |
Body Parameters
None.
Response Information
Resource Description
TendersByTransactionCatalogue| Name | Type | Description | Additional information |
|---|---|---|---|
| SiteID | integer |
None. |
|
| TransactionID | integer |
None. |
|
| Tenders | Collection of TendersByTransactionModel |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.