Authorizations
Company API key for authentication
Body
application/json
Fee policy creation request
Policy name (alphanumeric, underscores, hyphens only)
Required string length:
1 - 100Example:
"standard-card-fees"
Cashout price in cents (fixed fee for cashout operations)
Required range:
x >= 0Example:
350
Minimum length:
1Optional policy description
Maximum length:
500Example:
"Standard fee structure for card transactions"
Whether the policy is active
Example:
true
Response
Fee policy created successfully
Fee policy response
Policy ID
Example:
"a3dbd0c2-9f79-4f86-8caa-47779b3f2793"
Example:
"standard-card-fees"
Example:
"Standard fee structure for card transactions"
Example:
true
Cashout price in cents (fixed fee for cashout operations)
Example:
350
Organization company ID
Example:
"a3dbd0c2-9f79-4f86-8caa-47779b3f2794"

