Response__v2
Fields
| Name | Type | Required | Description |
|---|---|---|---|
interactionId | string | optional | Response ID |
source | string | optional | Source platform |
title | string | optional | Response title |
content | string | optional | Response content |
locationDbId | string | optional | Location database ID |
locationEncodedId | string | optional | Base64 encoded location ID |
authorName | string | optional | Responder name |
authorAvatar | string | optional | Responder avatar URL |
authorUrl | string | optional | Responder profile URL |
authorInfo | string | optional | Additional responder info |
rating | integer | optional | Response rating if applicable |
date | string | optional | Response timestamp |
permalink | string | optional | URL to response |
category | string | optional | Response category |
type | string | optional | Always "Response"Response |
photoUrl | string | optional | Response photo URL |
photoThumbnailUrl | string | optional | Response photo thumbnail |
responded | boolean | optional | Response status |
notes | string | optional | Notes on response |
responseCount | integer | optional | Number of sub-responses |
canRespond | boolean | optional | Whether sub-responses allowed |
totalResponses | integer | optional | Total sub-responses |
locationId | integer | optional | Location ID |
respondedWith | string | optional | Template used |
respondedBy | integer | optional | User ID who responded |
interactionStatus | string | optional | Status of the responseCREATEDCOMPLETEDCONFIRMEDFAILED |