Returns paginated exchange rate offers (currency pairs and rates) available to clients.
Partner API key. Format: sk_branch_<32chars>, sk_personal_<32chars>, or pk_<32chars> (public, read-only)
Number of records to skip
Maximum number of records to return
x <= 100JSON-encoded filter object. Example: {"isActive":true}
JSON-encoded sort array. Example: [["rate","ASC"]]