Gravity Field API - V1
  1. Schemas
Gravity Field API - V1
  • SSAPI
    • /ssapi/page
      POST
    • /ssapi/event
      POST
    • /ssapi/engagement
      POST
    • /ssapi/choose
      POST
  • Schemas
    • Schemas
      • addToCart
      • purchase
      • removeFromCart
      • syncCart
      • addToWishList
      • changeAttr
      • filterItems
      • keywordSearch
      • promocodeEntered
      • sortItems
      • newsletterSubscription
      • signUp
      • login
      • customEvent
      • user
      • session
      • context
    • Response
      • ValidationError
    • Untitled Schema
  1. Schemas

newsletterSubscription

{
    "name": "string",
    "properties": {
        "eventType": "string",
        "cuid": "string",
        "event_time": "string"
    }
}
Built with