website#planningguide

planningguide

Message

website user planning guide

Payload Example(s) (generated)

{
  "data": {
    "identifier":"nwurogb34tnoi3t",
    "agent": {
            "name": "String",
            "email": "someone@yahoo.com",
            "telephone": "0011223344",
            "identifier": {
                "hsfconsumerid": "jkevqh598p3h-gkjent-j5n3i"
            },
      "additionalProperty": {
        "userPath": "||https%xyx%123%0",
        "workingWithAgent": true
      },
      "mortgage": false,
      "type": "Contact"
    },
    "object": {
      "text": "How soon are you planning on buying your next home?: In the next month\nDo you currently have a Berkshire Hathaway HomeServices real estate agent?: Yes\n Who Is Your Real Estate Agent?: Sans\n",
      "type": "PlanningGuide"
    },
    "recipient": {
      "id": "https://<pod>.bhhs.dev.yodata.io/profile/card#me",
      "name": "NorCal Real Estate",
      "type": "RealEstateOrganization"
    },
    "instrument": {
      "type": "RealEstateWebsite",
      "url":"https://<pod>.bhhs.dev.yodata.io/profile/card#me"
    },
    "type": "PlanningGuide"
  },
  "topic": "realestate/website#planningguide",
  "source": "https://<pod>.bhhs.dev.yodata.io/profile/card#me",
  "recipient": "https://dev.bhhs.hsfaffiliates.com/profile/card#me",
  "instrument": "https://aem.dev.bhhs.hsfaffiliates.com/profile/card#me"
}

Payload

NameTypeDescription
topicstringstring const ("realestate/website#planningguide")
recipienturlthe agent being asked
sourceurla copy of the event was sent to the source(s). format (uri)
instrumenturlthe app or service that produced the event on behalf of the agent/user format (uri)
data.identifierstringunique identifier
data.agent.namestringagent name
data.agent.emailemailagent email
data.agent.telephonetelephone numberagent telephone number
data.agent.identifier.hsfconsumeridalpha numerichsf consumer Id
data.agent.additionalProperty.userPathurluri
data.agent.additionalProperty.workingWithAgentboolworking with agent or not
data.agent.mortgagebooltrue/false
data.agent.typestringagent type
data.object.textstringplanningGuide text
data.object.typestringplanningGuide
data.recipient.idurlrecipient uri
data.recipient.namestringrecipient name
data.recipient.typestringrecipient type
data.instrumentobjectinstrument object
data.typestringconst ("planningguide Action")
data.originatingSystemobjectthe original system where this item was created. Can be of type Thing or any sub-type.

Headers

NameTypeDescription
(root)object-
timestringdate & time the event was produced format (date-time)
agentstringif you are a multi-tenant app, then the agent is the user associated with the event data. any future events related to this message will be sent to the same agent/recipient format (uri)
instrumentstringthe app or service that produced the event on behalf of the agent/user format (uri)
sourcestringa copy of the event was sent to the source(s). format (uri)
originalRecipientstringthe originalRecipient helps you determine the subscription that delivered the event to you. if the originalRecipient is the same as the agent, then the you are subscribed to the agent. if the originalRecipient is different from the agent, then you are subscribed to the event source format (uri)
idstringthe Event ID (aka "Publish ID") is the immutable canonical identifier for the event. it is a URI that is unique to the event and will not change. all subscribers will receive the same id for the same event. format (uri)
@idstringformat (uri)

Tools