API Reference

Checkpoint

Checkpoint Enabled

{
   "site":{
      "platformName":"shopify",
      "siteId":"size.ca",
      "siteName":"SizeCA",
      "siteUrl":"https://size.ca",
      "siteCurrency":"CAD",
      "siteImg":"https://lh3.googleusercontent.com/EyAD9elGWxxTXuFToWSC35WoHHi3JGQvPece10gkA-aqWL6MozT7SzXdiQRTSkFop2Y=w1200-h630-p",
      "hasLists":true,
      "hasProducts":true,
      "hasReleases":false,
      "hasForceAdd":false,
      "queryType":"productUrl"
   },
   "notificationType":"Checkpoint",
   "antibot":{
      "name":"reCAPTCHA Checkpoint",
      "url":"https://size.ca/checkpoint",
      "type":"Checkpoint",
      "status":"enabled"
   }
}

Checkpoint Disabled

{
   "site":{
      "platformName":"shopify",
      "siteId":"size.ca",
      "siteName":"SizeCA",
      "siteUrl":"https://size.ca",
      "siteCurrency":"CAD",
      "siteImg":"https://lh3.googleusercontent.com/EyAD9elGWxxTXuFToWSC35WoHHi3JGQvPece10gkA-aqWL6MozT7SzXdiQRTSkFop2Y=w1200-h630-p",
      "hasLists":true,
      "hasProducts":true,
      "hasReleases":false,
      "hasForceAdd":false,
      "queryType":"productUrl"
   },
   "notificationType":"Checkpoint",
   "antibot":{
      "name":"reCAPTCHA Checkpoint",
      "url":"https://size.ca/checkpoint",
      "type":"Checkpoint",
      "status":"disabled"
   }
}