GET api/v1/EYBookingAvailable
EYBookingAvailable - returns true if the calling agent has EY as a carrier with EBooking enabled.
Response Information
Response body formats
application/json, text/json
Sample:
true
application/xml, text/xml
Sample:
<boolean>true</boolean>