Skip to main content
GET
List currencies available in the branch

Authorizations

Authorization
string
header
required

Partner API key. Format: sk_branch_<32chars>, sk_personal_<32chars>, or pk_<32chars> (public, read-only)

Response

List of currencies

id
integer
Example:

1

name
string
Example:

"US Dollar"

ticker
string
Example:

"USD"

image
object | null