Coast Guard Retiree Annuitant Statement
A Coast Guard Retiree Annuitant Statement is a document, also known as a Retiree Account Statement (RAS), that summarizes a Coast Guard retiree's pay, benefits, and deductions at a specific point in time, including changes made to their account. It's essentially a statement of what the retiree can expect to receive on their next pay date.
To use the Upload PDF endpoint for this document, you must use COAST_GUARD_RETIREE_ANNUITANT_STATEMENT
in the form_type
parameter.
Optional itemized line item fields captured
Field data attributed to itemized line items in this document is captured as Table objects.
Form-Driven Output
column_id
s associated with the Table objects will be a subset of the following list that matches the line item headers as they appear on the specific form.
Table ID | Column ID | Data Type | Description |
---|---|---|---|
coast_guard_retiree_annuitant_statement-Part03-Entitlements | entitlementsType | Text | Entitlements Type |
coast_guard_retiree_annuitant_statement-Part03-Entitlements | new | Money | Entitlement amount |
coast_guard_retiree_annuitant_statement-Part05-Deductions | deductionsType | Text | Deductions Type |
coast_guard_retiree_annuitant_statement-Part05-Deductions | new | Money | Deduction amount |
coast_guard_retiree_annuitant_statement-Part04-Allotments | allotmentsType | Text | Allotments Type |
coast_guard_retiree_annuitant_statement-Part04-Allotments | new | Money | Allotment amount |
Field descriptions
The following fields are available on this document type:
JSON Attribute | Data Type | Description |
---|---|---|
coast_guard_retiree_annuitant_statement-Part01-General:retireeName | Text | Retiree Name |
coast_guard_retiree_annuitant_statement-Part01-General:retireeAddress:addressLine1 | Text | Retiree Address |
coast_guard_retiree_annuitant_statement-Part01-General:retireeAddress:addressLine2 | Text | Retiree Address |
coast_guard_retiree_annuitant_statement-Part01-General:retireeAddress:city | Text | Retiree Address |
coast_guard_retiree_annuitant_statement-Part01-General:retireeAddress:state | State | Retiree Address |
coast_guard_retiree_annuitant_statement-Part01-General:retireeAddress:zip | ZIP Code | Retiree Address |
coast_guard_retiree_annuitant_statement-Part01-General:periodCovered:startDate | Date | Period Covered |
coast_guard_retiree_annuitant_statement-Part01-General:periodCovered:endDate | Date | Period Covered |
coast_guard_retiree_annuitant_statement-Part01-General:yourNetPay:newAmount | Money | Your Net Pay |
coast_guard_retiree_annuitant_statement-Part02-TablesTotal:totalEntitlements:new | Money | Total Entitlements |
coast_guard_retiree_annuitant_statement-Part02-TablesTotal:totalAllotments:new | Money | Total Allotments |
coast_guard_retiree_annuitant_statement-Part02-TablesTotal:totalDeductions:new | Money | Total Deductions |
Sample document
Sample JSON result
{
"pk": 59913799,
"uuid": "b03b0509-d13a-4b82-bd79-f6eeb01fd0de",
"name": "Coast Guard Retiree Annuitant statement",
"created": "2025-04-09T16:55:57Z",
"created_ts": "2025-04-09T16:55:51Z",
"verified_pages_count": 1,
"book_status": "ACTIVE",
"id": 59913799,
"forms": [
{
"pk": 65636895,
"uuid": "f90b9854-dcdc-4f0d-948c-b4a0917aefd2",
"uploaded_doc_pk": 94692954,
"form_type": "COAST_GUARD_RETIREE_ANNUITANT_STATEMENT",
"form_config_pk": 1456582,
"tables": [
{
"pk": 148727,
"table_type": "coast_guard_retiree_annuitant_statement-Part03-Entitlements",
"columns": [
{
"column_id": "new",
"alias_used": "New"
},
{
"column_id": "entitlementsType",
"alias_used": "Entitlements Type"
}
],
"rows": [
{
"cells": {
"new": {
"value": "2,657.00"
},
"entitlementsType": {
"value": "RETIRED PAY"
}
},
"page_doc_pk": 740099493,
"page_idx": 0
}
]
},
{
"pk": 148725,
"table_type": "coast_guard_retiree_annuitant_statement-Part05-Deductions",
"columns": [
{
"column_id": "new",
"alias_used": "New"
},
{
"column_id": "deductionsType",
"alias_used": "Deductions Type"
}
],
"rows": [
{
"cells": {
"new": {
"value": "248.76"
},
"deductionsType": {
"value": "FITW"
}
},
"page_doc_pk": 740099493,
"page_idx": 0
},
{
"cells": {
"new": {
"value": "173.62"
},
"deductionsType": {
"value": "SBP-SP PREMIUM"
}
},
"page_doc_pk": 740099493,
"page_idx": 0
},
{
"cells": {
"new": {
"value": "1,241.69"
},
"deductionsType": {
"value": "FSPA GARN"
}
},
"page_doc_pk": 740099493,
"page_idx": 0
}
]
},
{
"pk": 148726,
"table_type": "coast_guard_retiree_annuitant_statement-Part04-Allotments",
"columns": [
{
"column_id": "new",
"alias_used": "New"
},
{
"column_id": "allotmentsType",
"alias_used": "Allotments Type"
}
],
"rows": [
{
"cells": {
"new": {
"value": "36.92"
},
"allotmentsType": {
"value": "DENTAL"
}
},
"page_doc_pk": 740099493,
"page_idx": 0
},
{
"cells": {
"new": {
"value": "5.00"
},
"allotmentsType": {
"value": "CG ASSOC"
}
},
"page_doc_pk": 740099493,
"page_idx": 0
},
{
"cells": {
"new": {
"value": "54.00"
},
"allotmentsType": {
"value": "VGLI"
}
},
"page_doc_pk": 740099493,
"page_idx": 0
}
]
}
],
"attribute_data": null,
"raw_fields": {
"coast_guard_retiree_annuitant_statement-Part01-General:retireeName": {
"value": "JOSEPH FAKE",
"is_empty": false,
"alias_used": null,
"source_filename": "COAST GUARD RETIREE ANNUITANT STATEMENT.pdf",
"confidence": 1.0
},
"coast_guard_retiree_annuitant_statement-Part01-General:retireeAddress:zip": {
"value": "12345",
"is_empty": false,
"alias_used": null,
"source_filename": "COAST GUARD RETIREE ANNUITANT STATEMENT.pdf",
"confidence": 1.0
},
"coast_guard_retiree_annuitant_statement-Part01-General:retireeAddress:city": {
"value": "ANYCITY",
"is_empty": false,
"alias_used": null,
"source_filename": "COAST GUARD RETIREE ANNUITANT STATEMENT.pdf",
"confidence": 1.0
},
"coast_guard_retiree_annuitant_statement-Part01-General:retireeAddress:state": {
"value": "CA",
"is_empty": false,
"alias_used": null,
"source_filename": "COAST GUARD RETIREE ANNUITANT STATEMENT.pdf",
"confidence": 1.0
},
"coast_guard_retiree_annuitant_statement-Part01-General:yourNetPay:newAmount": {
"value": "897.01",
"is_empty": false,
"alias_used": null,
"source_filename": "COAST GUARD RETIREE ANNUITANT STATEMENT.pdf",
"confidence": 1.0
},
"coast_guard_retiree_annuitant_statement-Part01-General:periodCovered:endDate": {
"value": "12/31/2012",
"is_empty": false,
"alias_used": null,
"source_filename": "COAST GUARD RETIREE ANNUITANT STATEMENT.pdf",
"confidence": 1.0
},
"coast_guard_retiree_annuitant_statement-Part01-General:periodCovered:startDate": {
"value": "12/01/2012",
"is_empty": false,
"alias_used": null,
"source_filename": "COAST GUARD RETIREE ANNUITANT STATEMENT.pdf",
"confidence": 1.0
},
"coast_guard_retiree_annuitant_statement-Part02-TablesTotal:totalAllotments:new": {
"value": "95.92",
"is_empty": false,
"alias_used": null,
"source_filename": "COAST GUARD RETIREE ANNUITANT STATEMENT.pdf",
"confidence": 1.0
},
"coast_guard_retiree_annuitant_statement-Part02-TablesTotal:totalDeductions:new": {
"value": "1664.07",
"is_empty": false,
"alias_used": null,
"source_filename": "COAST GUARD RETIREE ANNUITANT STATEMENT.pdf",
"confidence": 1.0
},
"coast_guard_retiree_annuitant_statement-Part02-TablesTotal:totalEntitlements:new": {
"value": "2657.00",
"is_empty": false,
"alias_used": null,
"source_filename": "COAST GUARD RETIREE ANNUITANT STATEMENT.pdf",
"confidence": 1.0
},
"coast_guard_retiree_annuitant_statement-Part01-General:retireeAddress:addressLine1": {
"value": "123 MAIN FAKE STREET",
"is_empty": false,
"alias_used": null,
"source_filename": "COAST GUARD RETIREE ANNUITANT STATEMENT.pdf",
"confidence": 1.0
},
"coast_guard_retiree_annuitant_statement-Part01-General:retireeAddress:addressLine2": {
"value": "",
"is_empty": true,
"alias_used": null,
"source_filename": "COAST GUARD RETIREE ANNUITANT STATEMENT.pdf",
"confidence": 1.0
}
}
}
],
"book_is_complete": true
}
Updated about 13 hours ago