Skip to main content
POST

Base URL https://api.tolt.com


Body Parameters

amount*
number
The commission amount in cents
customer_id*
string
The ID of the customer associated with this commission
transaction_id
string - optional
Associated transaction identifier
charge_id
string - optional
Associated charge identifier
source
string - optional
Source of the commission
status
string - optional
Commission status. Valid values are: ‘pending’, ‘approved’, ‘paid’, ‘rejected’, ‘refunded’
revenue
number - optional
The revenue amount in cents
created_at
string - optional
ISO 8601 timestamp of when the commission was created

Response

success
boolean
Whether the request was successful
data
array[object]