GET api/EDI/Lynx/UpdateBooking/{companyCode}/{customerId}/{bookingId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| companyCode | string |
Required |
|
| customerId | string |
Required |
|
| bookingId | string |
Required |
Body Parameters
None.
Response Information
Resource Description
TaskOfGenericTransactionResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| Result | GenericTransactionResponse |
None. |
|
| Id | integer |
None. |
|
| Exception | AggregateException |
None. |
|
| Status | TaskStatus |
None. |
|
| IsCanceled | boolean |
None. |
|
| IsCompleted | boolean |
None. |
|
| CreationOptions | TaskCreationOptions |
None. |
|
| AsyncState | Object |
None. |
|
| IsFaulted | boolean |
None. |
Response Formats
application/json, text/json, text/html
Sample:
Sample not available.