# Full Payload (JSON)

At the bottom of the Asset Detail page is the Full Payload section, which displays the complete JSON data object for the detected asset. This is the same data structure that is sent to configured integrations and webhooks.

The JSON payload includes all fields associated with the asset detection, such as **Text** (the Asset ID), **Type** (the Asset Type), **slno** (the source video segment name), **Status** (e.g., "Success"), **gps\_lat** and **gps\_lon** (GPS coordinates), **datetime** (ISO 8601 timestamp of the detection), **Asset Image** (a URL to the hosted asset thumbnail), **Status\_Code**, **Asset Heading**, **Container\_Company** (the registered owner of the container), **Container\_Country** (the country of registration), and **datetime\_original** and **datetime\_digitized** (original capture timestamps from the video metadata).

This raw payload is valuable for developers integrating with the SiteTrax.io API or for troubleshooting data discrepancies between the Service Portal and downstream systems.

![SiteTrax.io Asset Full Payload JSON](https://docs.sitetrax.io/uploads/images/gallery/2026-04/sp-asset-full-payload.jpg)