| Name | Description | Type | Additional information |
|---|---|---|---|
| ActiveOnly |
Search for Active FDI Codes only. True by default. |
boolean? |
None. |
| FDICode |
Search by FDI Code. If nothing is provided, all FDI codes will be returned. |
string |
String length: inclusive between 0 and 20 |
| IncludeDeleted |
Include deleted FDI Codes. False by default. |
boolean? |
None. |
| Page |
Specifies the page to return in the result set. Defaults to 1. |
int? |
None. |
| PageSize |
Specifies the number of records to return per-page. Defaults to 50. |
int? |
None. |