API Samples for interacting with Onboard Connectโs low-code integration
Sample Request
Sample Response
Property | Description |
---|---|
name | Full name of the fiat currency. |
isoCode | ISO 4217 code representing the currency. |
symbol | Symbol for the currency. |
unicodeSymbol | Unicode character for the currency. |
logo | URL to the flag or icon representing the currency. |
Sample Parameters
Sample Response
Get Trade URL
, which returns the trade url in JSON. Instead, the Start trade
endpoint automatically resolves to the trade URL. This endpoint is best used to initiate trades within a browser or webview.
๐ค Android
Java
and Kotlin
snippets below:๐ iOS
Swift
and Flutter
snippets below:Sample Parameters
Sample Response