Skip to main content
PUT

Base URL https://api.tolt.com


Body Parameters

amount
number - optional
The transaction amount in cents
billing_type
string - optional
The billing type. Valid values are: ‘one_time’ or ‘subscription’
charge_id
string - optional
Associated charge identifier
click_id
string - optional
Associated click identifier
created_at
string - optional
ISO 8601 timestamp of when the transaction was created
product_id
string - optional
The ID of the product associated with this transaction
product_name
string - optional
The name of the product associated with this transaction
source
string - optional
Source of the transaction
interval
string - optional
For subscription billing type. Valid values are: ‘month’ or ‘year’

Response

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