CorebanqCorebanq Developer Docs
Tariffsv1Dictionaries

Get velocity intervals

Get available velocity intervals

GET/v1/tariffs/velocity-intervals

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Response Body

application/json

curl -X GET "https://example.com/v1/tariffs/velocity-intervals"
[
  "once"
]