API Reference

AddFiatCurrency

Allows a tenant to add a Fiat currency to the system

Log in to see full request history
Body Params
string
required
Defaults to USD

Your unique identifier for the asset - this can be used as an internal identifier / reference - it will not be used as the display symbol. You can assign a more meaningful symbol to the asset using the asset_unique_symbol field which will be used for display purposes.

string
required
Defaults to USD

Your unique symbol for the asset (this is the symbol that will be displayed)

string
required
Defaults to US Dollars

The name of the asset you wish to display in the system

string

A description for the asset

string
required
Defaults to USD

The official ISO code for the currency

string
required
Defaults to US Dollar

The official ISO name for the currency

json
Defaults to {"some_value":123}

Optionally add custom attributes to the currency

provider_assets
array of objects
provider_assets
Responses

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json