Get sample card detail response
GET {{baseUrl}}/crm/v3/extensions/cards-dev/sample-response
Returns an example card detail response. This is the payload with displayed details for a card that will be shown to a user. An app should send this in response to the data fetch request.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"totalCount":"\u003cinteger\u003e","allItemsLinkUrl":"\u003cstring\u003e","cardLabel":"\u003cstring\u003e","topLevelActions":{"secondary":[{"httpMethod":"CONNECT","propertyNamesIncluded":["\u003cstring\u003e","\u003cstring\u003e"],"type":"ACTION_HOOK","url":"\u003cstring\u003e","confirmation":{"cancelButtonLabel":"\u003cstring\u003e","confirmButtonLabel":"\u003cstring\u003e","prompt":"\u003cstring\u003e"},"label":"\u003cstring\u003e"},{"httpMethod":"POST","propertyNamesIncluded":["\u003cstring\u003e","\u003cstring\u003e"],"type":"ACTION_HOOK","url":"\u003cstring\u003e","confirmation":{"cancelButtonLabel":"\u003cstring\u003e","confirmButtonLabel":"\u003cstring\u003e","prompt":"\u003cstring\u003e"},"label":"\u003cstring\u003e"}],"settings":{"height":"\u003cinteger\u003e","propertyNamesIncluded":["\u003cstring\u003e","\u003cstring\u003e"],"type":"IFRAME","url":"\u003cstring\u003e","width":"\u003cinteger\u003e","label":"\u003cstring\u003e"},"primary":{"httpMethod":"POST","propertyNamesIncluded":["\u003cstring\u003e","\u003cstring\u003e"],"type":"ACTION_HOOK","url":"\u003cstring\u003e","confirmation":{"cancelButtonLabel":"\u003cstring\u003e","confirmButtonLabel":"\u003cstring\u003e","prompt":"\u003cstring\u003e"},"label":"\u003cstring\u003e"}},"sections":[{"actions":[{"httpMethod":"HEAD","propertyNamesIncluded":["\u003cstring\u003e","\u003cstring\u003e"],"type":"ACTION_HOOK","url":"\u003cstring\u003e","confirmation":{"cancelButtonLabel":"\u003cstring\u003e","confirmButtonLabel":"\u003cstring\u003e","prompt":"\u003cstring\u003e"},"label":"\u003cstring\u003e"},{"httpMethod":"PATCH","propertyNamesIncluded":["\u003cstring\u003e","\u003cstring\u003e"],"type":"ACTION_HOOK","url":"\u003cstring\u003e","confirmation":{"cancelButtonLabel":"\u003cstring\u003e","confirmButtonLabel":"\u003cstring\u003e","prompt":"\u003cstring\u003e"},"label":"\u003cstring\u003e"}],"id":"\u003cstring\u003e","title":"\u003cstring\u003e","tokens":[{"value":"\u003cstring\u003e","name":"\u003cstring\u003e","label":"\u003cstring\u003e","dataType":"EMAIL"},{"value":"\u003cstring\u003e","name":"\u003cstring\u003e","label":"\u003cstring\u003e","dataType":"CURRENCY"}],"linkUrl":"\u003cstring\u003e"},{"actions":[{"httpMethod":"GET","propertyNamesIncluded":["\u003cstring\u003e","\u003cstring\u003e"],"type":"ACTION_HOOK","url":"\u003cstring\u003e","confirmation":{"cancelButtonLabel":"\u003cstring\u003e","confirmButtonLabel":"\u003cstring\u003e","prompt":"\u003cstring\u003e"},"label":"\u003cstring\u003e"},{"httpMethod":"PATCH","propertyNamesIncluded":["\u003cstring\u003e","\u003cstring\u003e"],"type":"ACTION_HOOK","url":"\u003cstring\u003e","confirmation":{"cancelButtonLabel":"\u003cstring\u003e","confirmButtonLabel":"\u003cstring\u003e","prompt":"\u003cstring\u003e"},"label":"\u003cstring\u003e"}],"id":"\u003cstring\u003e","title":"\u003cstring\u003e","tokens":[{"value":"\u003cstring\u003e","name":"\u003cstring\u003e","label":"\u003cstring\u003e","dataType":"DATE"},{"value":"\u003cstring\u003e","name":"\u003cstring\u003e","label":"\u003cstring\u003e","dataType":"DATETIME"}],"linkUrl":"\u003cstring\u003e"}],"responseVersion":"v1"}