API Playground - search_reservations_by_form_item

search_reservations_by_form_item


Finds all reservations whose form item (name specified in item_name) has the specified value. This is useful especially for hidden form items which can have a special meaning to you, e.g. booking ID in an external system. This function will return max 500 reservations. (click for full documentation)

item_name

Name of the form item.

item_value

Value of the form item. It can include star (*) to match a pattern, e.g. abc* would match both abc and abcdef.

detail_level

Sum of one or more of the following integers (ORed value): 1=reservation info, 2=reservation properties (reservation form items), 4=pricing info and flexible package assignments, 8=custom resource properties, 16=site properties, 32=user properties. Default value is 1.

language

by specifying a 2-letter (ISO 639-1) language code (all capital letters e.g. EN, DE, FR, ES, IT) you can change the language of the text values returned

api_key

* - påkrevd felt