rf_get_title
Description
Returns a list of available contact title structures containing “name” and “id”.
Version
Available from 7.14.0.
Access
Read-only, master access not required, available to all users.
Parameters
Number | Name | O/R | Version | Usage |
---|---|---|---|---|
1 | Auth | Required | 7.14.0+ | Authentication structure.* |
2 | Search | Required | 7.14.0+ | Allows a search on title. May use * or % as wildcards. |
Example
Requests
{ "method": "rf_get_title", "params": [ { "bridge_username": "username", "bridge_password": "password", "link_id": 1 }, "M*r" ], "id": 1 }
Response
{ "id": 1, "error": null, "result": [ { "id": "RS1", "name": "Mr" }, { "id": "RS7", "name": "Mstr" } ] }
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