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