getCollectionData
$curl_post_data = array( "user" => $obj->user, "secret" => $obj->secret, "ubCall" => "getCollectionData", "ubParams" => array( user" => $obj->user, "collectionID" => $collectionID ) ); $objCollection = $restCall->post_rest( "https://ssl.upbooking.com/server/api/post", array( "dispatcher" => json_encode($curl_post_data), "debug" => "0" ) );
Value | Description |
ID | Id of the collection |
name | name of the collection |
photo | photo of the collection |
address | address of the collection |
url | url of the website of the collection |
coordx | coordinates x |
coordy | coordinates y |
city | city of the collection |
ID_REGION | Id of the region of the collection |
ID_COUNTRY | Id of the country of the collection |
SITE_AREA | ID of Site Area of the collection |
telephone | telephone of the collection |
stars | stars of the collection |
zip | zip code of the collection |
email of the collection administrator | |
checkOut | check-out time |
checkIn | check-in time |
currency | currency standard for the collection |