rv_get_extra
Description
Returns a list of reservation extra detail structures containing “id”, “extra_id”, ”extra_desc”, “type”, “reference”, “service_date”, “property”, “supplier”, “qty”, “cost”, “currency”, “discount”, “comm_rec”, “comm_pay”, “note” and “memo”. Additionally “eta” and “etd” will be included for travel extras. For accommodation extra “adults”, “children” “arrival_date” and “departure_date” will be included and “service_date” will be removed. Currency will be blank in the case of a non-chargeable extra.
Access
Read-only, master access not required, available to internal users only.
Parameters
Number | Name | O/R | Usage |
---|---|---|---|
1 | Auth | Required | Authentication structure.* |
2 | Reservation ID | Required | “Id” of the reservation to list extras from. |
Example
Request
{ "method": "rv_get_extra", "params": [ { "bridge_username":"username", "bridge_password":"password", "link_id":"4" }, "WB677" ], "id": 1 }
Response
{ "id": 1, "error": null, "result": [ { "id": "11e82e618e12132ca677021f2a6099e3", "extra_id": "WB8", "extra_desc": "SAA - ORT to JKIA", "type": "2", "reference": "Example reference", "service_date": "2018-03-23", "property": "", "supplier": "", "qty": "2", "cost": "500.00", "currency": "USD", "discount": "0.00", "comm_rec": "0.00", "comm_pay": "0.00", "note": "General extra note", "memo": "Internal extra memo", "eta": "", "etd": "" } ] }
Keep up to date with us
Menu
Visit our website
ResRequest Modules
- Business Intelligence
- Central Reservations
- Channel Management
- Customer Relationship Management
- Developer
- Email Series 2022
- Email Series 2023
- Financial Management
- Marketing tools
- Payment Gateways
- Point of sale
- Product
- Professional Services
- Property Management
- ResConnect
- ResInsite
- ResNova
- System Setup
- Technical Alerts
- Technical Tips
- Telephone Management
- Webinars Index