cURL example:
curl --user ${ownerrez_user}:${ownerrez_key} --location --request POST "${ownerrez_api}/haolb/bookingindex?id=${ownerrez_account_id}" \
XML payload:
<bookingContentIndex>
<documentVersion>1.4</documentVersion>
<advertiser>
<assignedId>ora7ccdcde3fx</assignedId>
<bookingContentIndexEntry>
<bookingUpdateUrl>https://faststage.ownerreservations.com/haapi/haolb/ORB320055/booking</bookingUpdateUrl>
<lastUpdatedDate>2022-08-10T18:13:36</lastUpdatedDate>
</bookingContentIndexEntry>
</advertiser>
</bookingContentIndex>