Skip to main content

List currencies

GET 

/api/currencies

Get the list of currencies supported by Immersve.

Responses

Schema

  • Array [

  • symbol string

    The Alpha code for the currency

    label string

    The full name of the currency

  • ]

Loading...