Expad
  1. Webhook
Expad
  • Eventos - Webhooks
  • webhooks
    • lead atualizado
    • lead criado
  • Create Lead
    POST
  • Get Lead
    GET
  • Insights
    GET
  • List Leads
    GET
  • Esquemas
    • Schemas
      • Webhook
        • Events
          • NewLead
          • LeadUpdated
        • LeadAttributionUser
        • LeadCart
        • LeadField
        • LeadProduct
      • Requests
        • CreateLeadRequest
      • AttributionUserPerformance
      • Department
      • Field
      • Interest
      • LeadActivityReason
      • LeadActivityReferenceLead
      • LeadActivity
      • LeadAiData
      • LeadAttributionUser
      • LeadAudio
      • LeadCampaignIdData
      • LeadCart
      • LeadDialog360Info
      • LeadFacebookAdsPixelData
      • LeadFile
      • LeadLossReason
      • LeadMessageContact
      • LeadMessage
      • LeadProduct
      • LeadTag
      • Lead
      • PerformanceWithIntValue
      • ProductPerformance
      • Product
      • Unit
      • BooleanMap
      • IntegerMap
      • LeadSource
      • LeadType
  1. Webhook

LeadCart

{
    "lead_products": [
        {
            "product": {
                "id": "string",
                "name": "string",
                "value": 0
            },
            "amount": 0,
            "value": 0
        }
    ],
    "custom_lead_source_id": "string",
    "custom_lead_type_id": "string"
}
Built with