Skip to content
BolderBolder API
Esc
navigateopen⌘Jpreview

List exchange rates

Returns exchange rates across the account. Optionally filter by shop_id or seller_id query parameter.

GET/exchange_rates
Authorization
AuthorizationBearer token (JWT) · headerrequired
Query parameters
shop_idinteger
Filter by shop ID
seller_idinteger
Filter by seller ID
Responses
200Exchange rates list
Request
curl -X GET "https://api.onbolder.com/v2/exchange_rates" \
  -H "Authorization: Bearer YOUR_TOKEN"
Response
Exchange rates list