Currencies
This section deals with currencies and foreign exchanges rates, either available for your use or that you need to add to your solution account
Last updated
Was this helpful?
This section deals with currencies and foreign exchanges rates, either available for your use or that you need to add to your solution account
Last updated
Was this helpful?
POST
https://api.bws.ninja/v1/call
Use this operation to list currencies you have registered for your account.
solution*
string
BWS.ESG.Credits
operation*
string
getCurrencies
POST
https://api.bws.ninja/v1
Use this operation to list foreign exchange rates you have registered for a particular reporting year.
solution*
string
BWS.ESG.Credits
operation*
string
getFXrates
parameters*
JSON
check Operation parameters
reporting_year
number/4 digits
yes
Calendar year that the FX rate is used for
POST
https://api.bws.ninja/v1/call
Use this operation to add currencies that you foresee being applicable to your green asset universe, and for which you want to add foreign exchange rates.
solution*
string
BWS.ESG.Credits
operation*
string
addCurrency
parameters*
JSON
check Operation parameters
currency_code
string/3 char.
yes
Standard currency code
POST
https://api.bws.ninja/v1/call
Use this operation to add foreign exchnage rate for currencies applicable to your green asset universe.
solution*
string
BWS.ESG.Credits
operation*
string
addFXrate
parameters*
JSON
check Operation parameters
currency_code_numerator
string/3 char.
yes
Standard currency code
currency_code_denominator
string/3 char.
yes
Standard currency code
currency_code_quota
number/decimal
yes
numerator / denominator
reporting_year
number/4 digits
yes
Calendar year that the FX rate will be used for
POST
https://api.bws.ninja/v1/call
Use this operation to remove a currency from your records
solution*
string
BWS.ESG.Credits
operation*
string
removeCurrency
parameters*
string
check Operation parameters
currency_code
string
yes
POST
https://api.bws.ninja/v1/call
Use this operation to remove an FX rate between two currencies
solution*
string
BWS.ESG.Credits
operation*
string
removeFXrate
parameters*
JSON
check Operation parameters
currency_code_1
string
yes
currency_code_2
string
yes
reporting_year
number/4 digits
yes