Webhooks V2 Docs

Events

sale.succeeded

{
  "id": 34831,
  "transactionId": "7fa7bc1b-5516-41d8-9a73-450669a46ff1",
  "gross": 30,
  "tax": 0,
  "taxRate": 0,
  "net": 30,
  "merchant": users object,
  "userId": 77,
  "ip": "::1",
  "fee": "0.50",
  "parentTransactionId": "SND_2YQGKS1T8K3P6QQJ5",
  "created": 1667052097,
  "paymentStatus": "Completed",
  "transactionType": "payment",
  "receiptUrl": "https://soundee.com/receipt/7fa7bc1b-5516-41d8-9a73-450669a46ff1/044d33a40b099a2cc1eb59bc8f664b2b",
  "cartAbandonments": [
    "2a3d2c3d-753c-4400-989c-03a0680b9235"
  ],
  "parameters": parameters object,
  "currency": {
    "symbol": "$",
    "code": "USD"
  },
  "paymentSource": {
    "name": "Crypto",
    "slug": "crypto"
  },
  "store": {
    "id": 14,
    "name": "Scarecrow Beats Site"
  },
  "invoice": {
    "url": "https://soundee.com/invoice/7fa7bc1b-5516-41d8-9a73-450669a46ff1"
  },
  "customer": {
    "isNew": 0,
    "lifetime": {
      "purchases": 259,
      "spend": 15139.65
    },
    "object": users object,
  },
  "addressDetails": {
    "email": "scarecrowbeats@live.nl",
    "firstName": "Kevin",
    "lastName": "Touw",
    "fullName": "Kevin Touw",
    "address": "Oude-Molenstraat",
    "city": "ASSEN",
    "country": {
      "code": "US",
      "code3": "USA",
      "name": "United States"
    },
    "state": "Nederland",
    "zipCode": "9401DA",
    "phone": ""
  },
  "items": [
    {
      "entityId": 762,
      "productName": "Exhale",
      "productId": 528,
      "productType": "track",
      "price": 30,
      "license": {
        "id": 1286,
        "name": "Regular",
        "upgradable": {
          "status": 1,
          "from": 45
        }
      }
    }
  ]
}


cart.abandoned

{
  "country": {
    "code": "NL",
    "code3": "NLD",
    "name": "The Netherlands"
  },
  "token": "9203ff85-7213-423b-b1d3-b8f3aca64a2a",
  "recoverable": 1,
  "firstRecovered": null,
  "lastRecovered": null,
  "active": 1,
  "parentTransactionId": null,
  "status": "abandoned",
  "grandTotal": 135,
  "created": 1667419137,
  "lastActivity": "2022-11-02 19:28:57",
  "id": 510,
  "parameters": parameters object,
  "coupon": {
    "id": 895,
    "name": "PFEOL",
    "amount": 15,
    "type": "fixed",
    "expires": "1669181340",
    "amount_off_string": "$15 OFF"
  },
  "items": [
    {
      "name": "Lonely (Tmaine Da Producer)",
      "type": "track",
      "price": 150.00,
      "entityId": "19759",
      "license": {
        "name": "Unlimited",
        "id": 56,
        "exclusive": false
      },
      "imageUrl": "https://cdn.soundee.com/avatars/5e25ecd43a782-600x600.jpg",
      "productUrl": {
        "direct": "https://2171.soundee.com/tracks/lonely?snd_cart_recover=9203ff85-7213-423b-b1d3-b8f3aca64a2a",
        "session": "https://mycustomwebsite.com/?snd_track=lonely&snd_cart_recover=9203ff85-7213-423b-b1d3-b8f3aca64a2a"
      }
    }
  ],
  "lastCartActivity": "2022-11-02 19:22:15",
  "store": {
    "name": "PRO PAGE",
    "id": 2171,
    "url": "https://2171.soundee.com"
  },
  "currency": {
    "code": "USD",
    "symbol": "$"
  },
  "recoverUrl": {
    "direct": {
      "home": "https://2171.soundee.com/?snd_cart_recover=9203ff85-7213-423b-b1d3-b8f3aca64a2a",
      "checkout": "https://2171.soundee.com/checkout?snd_cart_recover=9203ff85-7213-423b-b1d3-b8f3aca64a2a"
    },
    "session": {
      "last_page": "https://mycustomwebsite.com/?snd_cart_recover=9203ff85-7213-423b-b1d3-b8f3aca64a2a",
      "checkout": "https://mycustomwebsite.com/?snd_cart_recover=9203ff85-7213-423b-b1d3-b8f3aca64a2a&snd_page=checkout"
    }
  },
  "contact": {
    "isCustomer": 1,
    "emails": [
      {
        "type": "user",
        "email": "scarecrowbeats@live.nl",
        "phone": null,
        "lastName": "Touw",
        "firstName": "Kevin",
        "isCustomer": 1
      }
    ]
  },
  "itemCount": 2,
  "subTotal": 150,
  "discount": 15
}


contact.free.download

{
  "firstName": "Kevin",
  "lastName": "Touw",
  "fullName": "Kevin Touw",
  "email": "scarecrowbeatszzzzzzzzzzzzzzzzzzzzzzzz@live.nl",
  "phone": "+31641834858",
  "ip": "::1",
  "parameters": parameters object,
  "isCustomer": 0,
  "created": 1666176428,
  "track": {
    "id": 46604,
    "title": "Caribbean Rose",
    "url": "caribbean-rose",
    "entityId": 77615
  },
  "store": {
    "id": 14,
    "name": "Scarecrow Beats Site"
  },
  "event": {
    "type": "download",
    "name": "Track Free Download"
  }
}


contact.email.opt.in

{
  "firstName": "Kevin",
  "lastName": "Touw",
  "fullName": "Kevin Touw",
  "email": "scarecrowbeats@live.nl",
  "phone": "+31641834858",
  "ip": "::1",
  "parameters": parameters object,
  "isCustomer": 1,
  "created": 1661020178,
  "store": {
    "id": 14,
    "name": "Scarecrow Beats Site"
  },
  "event": {
    "type": "store-email-opt-in",
    "name": "Store Email Opt-In"
  }
}


entity.created | entity.updated

{
  "id": 75982,
  "objectId": 16,
  "entityId": 75982,
  "userId": 77,
  "url": "mixing-and-mastering",
  "type": "service",
  "typeId": 3,
  "artwork": {
    "color": "#033174",
    "sources": {
      "small": "https://cdn.soundee.com/artwork/61ed4e3d82861-100x100.png",
      "medium": "https://cdn.soundee.com/artwork/61ed4e3d82861-300x300.png",
      "large": "https://cdn.soundee.com/artwork/61ed4e3d82861-600x600.png"
    }
  },
  "created": 1642942201,
  "title": "Mixing and Mastering",
  "published": 1,
  "private": 0
}


entity.deleted

{
  "entityId": 41720
}


Objects

Parameters Object

{
  "custom": {
    "email": "john.doe@gmail.com",
    "campaign_id": "X-8IJ-S"
  },
  "session": {
    "session_id": "w85qX31Oyp",
    "number_of_visits": 786,
    "first_visit": "2022-10-30 10:14:36",
    "last_visit": "2022-11-02 10:30:58",
    "domain_name": "mycustomwebsite.com",
    "is_iframe": 0,
    "iframe_url": null,
    "is_mobile": 0,
    "first_referring_site": null,
    "last_referring_site": null,
    "browser_name": "Chrome",
    "device_os": "Windows",
    "first_landing_page": "https://mycustomwebsite.com/",
    "last_landing_page": "https://mycustomwebsite.com/",
    "utm_medium": null,
    "utm_source": null,
    "utm_campaign": null,
    "utm_content": null,
    "utm_term": null
  }
}

User Object

{
  "id": 77,
  "entityId": 601,
  "avatar": {
    "color": "#B96246",
    "sources": {
      "small": "https://cdn.soundee.com/avatars/600ed88f46d5c-100x100.jpg",
      "medium": "https://cdn.soundee.com/avatars/600ed88f46d5c-300x300.jpg",
      "large": "https://cdn.soundee.com/avatars/600ed88f46d5c-600x600.jpg"
    }
  },
  "username": "scarecrowbeats",
  "displayname": "Scarecrow Beats1",
  "verified": 1,
  "countryId": 161,
  "type": "Producer",
  "isProducer": 1,
  "color": "#ba6245",
  "active": 1,
  "email": "scarecrowbeats@live.nl",
  "firstName": "Kevin1",
  "lastName": "Touw1",
  "country": {
    "code": "NL",
    "code3": "NLD",
    "name": "The Netherlands"
  },
  "interaction": {
    "following": 0
  }
}
Was this article helpful?