GET api/AdditionalItems
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of AdditionalItem| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| Description | string |
Required String length: inclusive between 0 and 512 |
|
| Qty | integer |
Required |
|
| UnitCost | decimal number |
None. |
|
| IsInactive | boolean |
None. |
|
| TourTransactionId | integer |
None. |
|
| CurrencyId | string |
Required |
|
| ExchangeRateId | integer |
None. |
|
| AdditionalItemTypeId | integer |
None. |
|
| CreatedBy | string |
String length: inclusive between 0 and 256 |
|
| CreatedDate | date |
None. |
|
| LastModifiedBy | string |
String length: inclusive between 0 and 256 |
|
| LastModifiedDate | date |
None. |
|
| IsHiddenData | boolean |
None. |
|
| TourTransaction | TourTransaction |
None. |
|
| Currency | Currency |
None. |
|
| ExchangeRate | ExchangeRate |
None. |
|
| AdditionalItemType | AdditionalItemType |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.