curl --request POST \
--url https://ota-int.axisdata.net:9443/bookread \
--header 'Content-Type: application/xml' \
--data '<OTA_ReadRQ xmlns="http://www.opentravel.org/OTA/2003/05" Version="2008.1" ReturnListIndicator="false" PrimaryLangID="EN">
<POS>
<Source>
<RequestorID ID_Context="AxisData" ID="TST1" Type="22" Instance="MF123"/>
</Source>
<Source>
<RequestorID Type="88" ID="TST1" MessagePassword="TST1password?"/>
</Source>
</POS>
<UniqueID Type="36" ID="test-xxx" ID_Context="Client"/>
</OTA_ReadRQ>'