This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
ors-soap-api:public:offertripinfo [2015/03/06 19:48] admin [Examples] |
ors-soap-api:public:offertripinfo [2016/07/13 11:55] (current) admin |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Offer and Trip Info method ====== | ====== Offer and Trip Info method ====== | ||
| + | |||
| + | <WRAP center round important 90%> | ||
| + | This method is **deprecated**. We will not include this method in the next API version. | ||
| + | </WRAP> | ||
| + | |||
| Information about an offer and trip by sending ''hsc'' code. | Information about an offer and trip by sending ''hsc'' code. | ||
| Line 170: | Line 175: | ||
| * ''top'' : top trip (1) or a normal trip (0) | * ''top'' : top trip (1) or a normal trip (0) | ||
| * ''aid'' , ''iid'' , ''lid'' , ''vid'' , ''zid'' : (for internal use only) | * ''aid'' , ''iid'' , ''lid'' , ''vid'' , ''zid'' : (for internal use only) | ||
| - | * ''atx'' : a list of room facilities | + | * ''atx'' : room facilities text |
| - | * ''lty'' : location | + | * ''ltx'' : room location text |
| - | * ''ztx'' : short room description | + | * ''ztx'' : room detail description |
| - | * ''ltx'' : offer description or sometimes what this offer includes bersides a basic service | + | * ''itx'' : included services in room price |
| - | * ''ppc'' : lowest price per person for this region | + | * ''ppc'' : price per person |
| * ''url'' : a suggested URL with search parameters for [[check|check method]] | * ''url'' : a suggested URL with search parameters for [[check|check method]] | ||