Tariffsv1Dictionaries
Get velocity types
Get available velocity types
GET
/v1/tariffs/velocity-typesAuthorization
bearerAuth AuthorizationBearer <token>
In: header
Response Body
application/json
curl -X GET "https://example.com/v1/tariffs/velocity-types"[
"transaction_count"
]Get available velocity intervals
Calculate transaction fee. When `customer_id` is set, the server resolves `reference_id` from customer metadata (`{customer_id}:{package_year}`). Either `customer_id` or `reference_id` must be supplied. With `commit: true`, pass `transfer_id` so velocity commits are idempotent per transfer and matched rule (`transfer_id:rule_id`).