CancelReservation
The CancelReservation requests simply cancels a previously approved reservation.
This method is available in the following countries:
Input Parameters:
Field | nillable | Max | Type | Description |
Username | false | 50 | string | The username used to authorize the request. |
Password | false | 50 | string | The password used to authorize the request. |
StoreId | true | 4 | short | The StoreId used for identification of store. |
CorrelationId | true | 50 | string | CorrelationID is sent back in the response. |
CountryCode | false | 2 | string | The country code (ISO 3166-1 alpha-2) for the country. |
RegNo | false | 12 | string | The organization number should be provided. |
Output Parameters:
Field | nillable | Max | Type | Description |
CorrelationId | true | 50 | string | CorrelationID from the request if any. |