curl -H "Authorization: Basic BASE64_ENCODED_PUBLIC_KEY_AND_PRIVATE_KEY" -H "Content-Type: application/json" -X PUT -d '{"payout": 9, "duration": 120}' https://[your-subdomain].trackdrive.com/api/v1/offer_conversions/1008923
    
    | Param name | 
           
              Description
             
            
                Validations
               
             | 
      ||||||
|---|---|---|---|---|---|---|---|
| 
        serializer  Optional Blank Value Allowed  | 
      
         This endpoint supports multiple response formats. Pass  Validations: 
  | 
    ||||||
| 
        payout_type  Optional  | 
      
         How should the payout be calculated? Validations: 
  | 
    ||||||
| 
        payout  Optional Blank Value Allowed  | 
      
         The Traffic Source will be paid this amount when  Validations: 
  | 
    ||||||
| 
        revenue_percentage  Optional Blank Value Allowed  | 
      
         Calculate the payout as a percentage of the revenue paid to the buyer when  Validations: 
  | 
    ||||||
| 
        duration  Optional  | 
      
         The number of seconds after the buyer answers the call before the traffic source gets paid. 0 seconds means the call will convert for the traffic source even if a buyer doesn't answer. Validations: 
  | 
    ||||||
| 
        duplicate_timeframe  Optional  | 
      
         The period of time that must elapse before a traffic source will be paid again when transferring the same CallerID. Validations: 
  | 
    ||||||
| 
        name  Optional  | 
      
         This name that will appear in your call logs when the call converts. Validations: 
  | 
    ||||||
| 
        record_token_filter_list  Optional Blank Value Allowed  | 
      
         Assign filters to the object by passing an array of key:value pairs Validations: 
  | 
    ||||||
| 
        sortable_order  Optional Blank Value Allowed  | 
      
         The order in which Traffic Source Conversions will be checked for a matching conversion. Values are sorted in ascending order; smaller values are checked first. Validations: 
  |