Syncronizes A specific reservation

Syncronizes A specific reservation

Syncronizes a specific reservation from a specific Reservation Provider to the Reservation Service.

Request
URI
POST
https://{api_host}/reservation-service/api/reservations/sync/{providerServiceTypeId}/{reservationId}
COPY
Path Parameters
string
providerServiceTypeId
Required

service type id of the Reservation Provider which to be synchronize the data from.

string
reservationId
Required

reservation id to be synchronized.


Responses
204
Operation doesn't return any data structure