rv_get_payment_plan_outstanding
Description
Returns the amount outstanding for the specified reservation based on the payment plan.
Version
Available from version 5.20.0.
Access
Read-only, master access not required, available only to all users.
Number | Name | O/R | Version | Usage |
---|---|---|---|---|
1 | Auth | Required | 5.20.0+ | Authentication structure.* |
2 | Reservation ID | Required | 5.20.0+ | “Id” of the reservation to query. |
3 | Date | Optional | 5.20.0+ | The date, in yyyy-mm-dd format, used to determine what portion of the outstanding balance needs to be paid based on the payment plan of the reservation. If empty this field will default to the current date. |
Example
Request
{ "method": "rv_get_payment_plan_outstanding", "params": [ { "bridge_username":"username", "bridge_password":"password", "link_id":"4" }, "WB677", "" ], "id": 1 }
Response
{ "id": 1, "error": null, "result": { "amount": "0.00", "currency": "USD" } }
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