Back to Webhook

Conversion Model


ATTRIBUTES
  • ConversionTime string
    Time and date the conversion occurred.
  • Demo boolean
    Set to true if this payment was a test/demo payment.
  • Details string
    A short description about this conversion.
  • ExtensionId integer
    Index 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 integer
    Index value to describe which type of conversion occurred i.e Donation, Giftaid or Subscription.
  • Id integer
    A unique identifier for this Conversion.
  • Interaction InteractionModel
    The interaction that the conversion occurred on.
  • Value decimal
    Total amount of the conversion, for none payment based conversion it will be set to 0.
Example Response