Introduction
The client API is a set of predefined commands to control some aspects of the Rateparity widgets.
All commands are issued as javascript objects {}
passed as arguments to the rpt
function which is declared globally on the window object.
info
As the client API is part of the main Rateparity script, its commands will not work before Rateparity has fully loaded.
Follow the instructions at Getting Started - Integration