GET eco/booking?id={id}&invoiceId={invoiceId}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | integer |
Default value is 0 |
|
invoiceId | integer |
Default value is 0 |
Body Parameters
None.
Response Information
Resource Description
BookingGETName | Description | Type | Additional information |
---|---|---|---|
Activity | ActivitySummary |
None. |
|
Addons | Collection of BookingAddonGET |
None. |
|
Packages | Collection of BookingAddonGET |
None. |
|
Adventurer | Adventurer |
None. |
|
EndDate | date |
None. |
|
Id | integer |
None. |
|
Pax | integer |
None. |
|
Permits | Collection of BookingPermitGET |
None. |
|
RefNo | string |
None. |
|
Session | SessionTypeGET |
None. |
|
StartDate | date |
None. |
|
TotalCost | decimal number |
None. |
|
Transactions | Collection of TransactionGET |
None. |
|
Status | Status |
None. |
|
Modified | date |
None. |
|
ModifiedBy | UserBasicGET |
None. |
|
InvoiceId | integer |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.