{
  "data": {
    "type": "waiver_submissions",
    "id": "01k5examplewa1vers1gn00001",
    "attributes": {
      "signed_at": "2026-09-05T10:00:00Z",
      "signer_name": "Mike Sample",
      "signer_email": "mike@example.com",
      "template_version": 1,
      "title": "Test Ride Waiver",
      "agreement": "<p>I, Mike, accept the risks of a test ride with Example Bikes.</p>",
      "fields": [
        {
          "identifier": "emergency_contact",
          "label": "Emergency contact",
          "type": "short_text",
          "value": "Pat Sample"
        },
        {
          "identifier": "email_opt_in",
          "label": "Email me news and offers",
          "type": "checkbox",
          "value": true
        }
      ],
      "ip_address": "203.0.113.42",
      "user_agent": "Mozilla/5.0 (iPhone; CPU iPhone OS 17_0 like Mac OS X)",
      "created_at": "2026-09-05T10:00:00Z",
      "updated_at": "2026-09-05T10:00:00Z"
    },
    "relationships": {
      "template": {
        "data": {
          "type": "waiver_templates",
          "id": "01k5examplewa1vertempl0001"
        },
        "links": {
          "related": "https://integrations.stokedhq.com/api/v1/waiver_templates/01k5examplewa1vertempl0001"
        }
      },
      "conversation": {
        "data": {
          "type": "conversations",
          "id": "01k5examplec0nversat10n001"
        },
        "links": {
          "related": "https://integrations.stokedhq.com/api/v1/conversations/01k5examplec0nversat10n001"
        }
      },
      "advocate": {
        "data": {
          "type": "advocates",
          "id": "01k5exampleadv0cate0000001"
        },
        "links": {
          "related": "https://integrations.stokedhq.com/api/v1/advocates/01k5exampleadv0cate0000001"
        }
      },
      "prospect": {
        "data": {
          "type": "prospects",
          "id": "01k5examplepr0spect0000001"
        },
        "links": {
          "related": "https://integrations.stokedhq.com/api/v1/prospects/01k5examplepr0spect0000001"
        }
      }
    },
    "links": {
      "self": "https://integrations.stokedhq.com/api/v1/waiver_submissions/01k5examplewa1vers1gn00001"
    }
  }
}
