CorebanqCorebanq Developer Docs
Tariffsv1Dictionaries

Get fee methods

Get available fee calculation methods

GET/v1/tariffs/fee-methods

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Response Body

application/json

curl -X GET "https://example.com/v1/tariffs/fee-methods"
[
  "fixed"
]