---
title: "Querying Default Values for Flysheet Based on Populated Data"
slug: "querying-default-values-for-flysheet-based-on-populated-data"
updated: 2026-05-26T12:53:14Z
published: 2026-05-26T12:53:48Z
canonical: "developers.cmicglobal.com/querying-default-values-for-flysheet-based-on-populated-data"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://developers.cmicglobal.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Querying Default Values for Flysheet Based on Populated Data

Post/ecm-rest-api/jersey/v1/defaultValues/04EA97462500383DE063AF811DAC1BE3

SecurityHTTPType basic

Basic authentication

Body parameters<select class='api-response-data' aria-label='Media type'><option value='d365e3f8-6de0-4ee1-9bd2-0bc8e776181d'>application/json</option>
</select>object  Example{
  "headerFlysheet": "04EA9746245A383DE063AF811DAC1BE3",
  "headerData": {
    "APRI_COMP_CODE": "ZZ",
    "APRI_ORIG_AMT": "456"
  },
  "data": {
    "APRDIST_COMP_CODE": "ZZ"
  }
}

Responses200

Successful response

<select class='api-response-data' aria-label='Media type'><option value='a5a04af3-c86f-4411-b985-586778cb6e66'>application/json</option>
</select>
