IPartnerBlockingAuthRestWcfService Methods |
The IPartnerBlockingAuthRestWcfService type exposes the following members.
Name | Description | |
---|---|---|
![]() | CalendarDeleteJson | Uri for this REST service method: https://appl.easybook.net/partnerblocking/json/Calendar/{rentalObjectNo} Http method: DELETE Response body format: Json Returns true if the partner blocking is successfully deleted. Otherwise an exception is thrown. |
![]() | CalendarGetJson | Uri for this REST service method: https://appl.easybook.net/partnerblocking/json/Calendar/{rentalObjectNo}?start={start}&end={end} Http method: GET Response body format: Json Returns a list of CalendarEntryWeb. |
![]() | CalendarPostJson | Uri for this REST service method: https://appl.easybook.net/partnerblocking/json/Calendar/{rentalObjectNo} Http method: POST Response body format: Json Returns a CalendarEntryWeb if the partner blocking is successfully created. Otherwise an exception is thrown. |
![]() | GetDocumentation |
Get standard help for the operations of this endpoint and interject xml documentation for fields of the dto classes.
|
![]() | RentalObjectGetJson | Uri for this REST service method: https://appl.easybook.net/partnerblocking/json/RentalObject Http method: GET Response body format: Json Returns a list of RentalObjectWeb shared with the partner. |