object

AppCurrencyInfo

Response object containing details about currencies related to an application.
Fields
application
String
Alphanumeric ID allotted to an application (sales channel website) created within a business account.
default_currency
DefaultCurrency
Details of the default currency for the application.
supported_currency
[Currency]
A list of currencies supported by the application.
The unique identifier of the application.
created_at
String
ISO 8601 timestamp of when the application was created.
modified_at
String
ISO 8601 timestamp of when the application was last modified.