Skip to main content
GET
Get a single exchange office

Authorizations

Authorization
string
header
required

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

Path Parameters

id
integer
required

Exchange office ID

Response

Exchange office details

id
integer
Example:

1

name
string
Example:

"Main Office"

address
string
Example:

"123 Currency St"

city
string
Example:

"Kyiv"

isActive
boolean
Example:

true

schedule
object

Operating hours by day of week

createdAt
string<date-time>
updatedAt
string<date-time>