WhatsApp · Example Payload

Whatsapp Cloud Api Document Object Example

Whatsapp Cloud Api Document Object Example is an example object payload from WhatsApp, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idlinkcaptionfilename

Example Payload

Raw ↑
{
  "id": "wamid.abc123",
  "link": "example_value",
  "caption": "example_value",
  "filename": "Example Business"
}