| SITE_CURRENCY_SEARCH | SITE Endpoint | |
| /rpc/site/?method=SITE_CURRENCY_SEARCH | ||
| Note: This search requires 1blankspace.advancedsearch.011.js or higher. | ||
| For information on how to use Advanced Searches, click here |
| DETAILS | |||
| Prefix | Currency |
| SUB SEARCHES | |||
| CUSTOM OPTIONS | TYPE | ||
| MyRatesOnly | Text | Y/N. Only return currencies that you have configured. Default is N |
| AVAILABLE FIELDS | TYPE | ||
| Code * | Text (10) | ||
| Description * | Text (250) | ||
| MarketRateToUSD * | Numeric | ||
| MarketRateUpdatedDate * | Date | ||
| RateToUSD * | Numeric | Your rate | |
| RateUpdatedDate * | Date | Date that your rate was updated | |
| * Default fields | |||
| Audit Fields |
Click here for more information |
| RETURN | ||
| Selected Fields |
| EXAMPLE | |
| 1. Return all default fields, limitied to your rates | |
{
"customOptions":
[
{
"name": "myratesonly",
"value": "Y"
}
]
}
|