Back to Webhook
    
    
                Conversion Model
        ATTRIBUTES
        
    
    - 
                    ConversionTime stringTime and date the conversion occurred.
- 
                    Demo booleanSet to true if this payment was a test/demo payment.
- 
                    Details stringA short description about this conversion.
- 
                    ExtensionId integerIndex value to describe which provider was used to complete the convesion, for example a Donation could have been completed by Stripe. Value is nullable.
- 
                    GoalType integerIndex value to describe which type of conversion occurred i.e Donation, Giftaid or Subscription.
- 
                    Id integerA unique identifier for this Conversion.
- 
                    Interaction InteractionModelThe interaction that the conversion occurred on.
- 
                    Value decimalTotal amount of the conversion, for none payment based conversion it will be set to 0.
        Example Response