ExVerticalBooking v0.2.4 ExVerticalBooking.Request.OtaPing View Source

Link to this section Summary

Link to this section Types

Link to this type

credentials()

View Source
credentials() :: %{user: String.t(), password: String.t(), endpoint: String.t()}

Link to this section Functions

Ping message

This is a simple XML message that could be useful to test if the connection is working correctly. We suggest to implement this method first in order to be sure that the SOAP level communication is correct.

Example

ExVerticalBooking.Request.OtaPing.execute()