Create/update individual tariff
Request:
Public API-key
Signing the request body with a private API-key
Request content type
application/jsonThe body of the request to create an individual tariff
User ID
ff72f744-beda-4cc4-8b44-2b3deb584f99Organization ID
2a06421c-edae-4df1-9851-17d6479449e2Target action on the tariff
EXCHANGE_AUTOPossible values: The commission percentage of the transaction amount (for example, 0.01 means a commission of 1% of the transaction amount)
0.03Type of fare amount
PERCENTPossible values: Tariff Comment
tariff for JohnMinimum commission for debiting (for example, when performing an operation, 1% of the transaction amount will be debited, but not less than MinAmount)
null - no restrictions
0.1The maximum commission for debiting (for example, when performing an operation, 1% of the transaction amount will be debited, but no more than MaxAmount)
null - no restrictions
3000Successful response
Request success indicator
The response body of the tariff creation request
Last updated