Coast Guard Standard Travel Order
The Coast Guard Standard Travel Order (CGSTO) is an official document issued by the United States Coast Guard to authorize and detail the arrangements for official travel by Coast Guard personnel. It includes essential information such as the traveler's details, purpose of travel, itinerary, mode of transportation, financial data, entitlements, allowances, and any specific instructions or conditions related to the travel. The CGSTO ensures that the travel is conducted in compliance with regulatory and financial guidelines, providing necessary authorization and instructions for the traveler, and serving as a record for audit and reimbursement purposes.
To use the Upload PDF endpoint for this document, you must use COAST_GUARD_STANDARD_TRAVEL_ORDER
in the form_type
parameter.
Field descriptions
The following fields are available on this document type:
JSON Attribute | Data Type | Description |
---|---|---|
coast_guard_standard_travel_order-Part1-General:issueDt. | Date | Issue Dt. |
coast_guard_standard_travel_order-Part1-General:rotationDt. | Date | Rotation Dt. |
coast_guard_standard_travel_order-Part1-General:memberFirstName | Text | Member First Name |
coast_guard_standard_travel_order-Part1-General:memberMiddleNameOrInitial | Text | Member Middle Name Or Initial |
coast_guard_standard_travel_order-Part1-General:memberLastName | Text | Member Last Name |
coast_guard_standard_travel_order-Part1-General:currentDutyStation | Text | Current Duty Station |
coast_guard_standard_travel_order-Part1-General:currentDutyStationZipCode | ZIP Code | Current Duty Station Zip Code |
coast_guard_standard_travel_order-Part1-General:reportToAddress | Text | Report To Address |
coast_guard_standard_travel_order-Part1-General:reportToZipCode | ZIP Code | Report To Zip Code |
coast_guard_standard_travel_order-Part1-General:estReportDate | Date | Est Report Date |
Sample document
Sample JSON result
{
"pk": 50782597,
"uuid": "02c650f4-8a08-4d2c-aad6-9a6b4f22564f",
"name": "MARINE_CORPS_BASIC_ORDER",
"created": "2024-05-29T18:21:19Z",
"created_ts": "2024-05-29T18:21:19Z",
"verified_pages_count": 1,
"book_status": "ACTIVE",
"id": 50782597,
"forms": [
{
"pk": 55590582,
"uuid": "46395c2c-b145-401c-b4bb-2a5667146965",
"uploaded_doc_pk": 72182088,
"form_type": "MARINE_CORPS_BASIC_ORDER",
"raw_fields": {
"marine_corps_basic_order-Part1-General:futureCommand": {
"value": "SPECIAL EDUCATION - ARIZONA FL",
"is_empty": false,
"alias_used": null,
"source_filename": "MARINE_CORPS_BASIC_ORDER.pdf",
"confidence": 1.0
},
"marine_corps_basic_order-Part1-General:memberLastName": {
"value": "SAMPLE",
"is_empty": false,
"alias_used": null,
"source_filename": "MARINE_CORPS_BASIC_ORDER.pdf",
"confidence": 1.0
},
"marine_corps_basic_order-Part1-General:presentCommand": {
"value": "CA123 CAMP",
"is_empty": false,
"alias_used": null,
"source_filename": "MARINE_CORPS_BASIC_ORDER.pdf",
"confidence": 1.0
},
"marine_corps_basic_order-Part1-General:memberFirstName": {
"value": "JOHN",
"is_empty": false,
"alias_used": null,
"source_filename": "MARINE_CORPS_BASIC_ORDER.pdf",
"confidence": 1.0
},
"marine_corps_basic_order-Part1-General:estimatedDetachDate": {
"value": "06/01/2023",
"is_empty": false,
"alias_used": null,
"source_filename": "MARINE_CORPS_BASIC_ORDER.pdf",
"confidence": 1.0
},
"marine_corps_basic_order-Part1-General:hqmcOrderDetails(Date)": {
"value": "05/14/2023",
"is_empty": false,
"alias_used": null,
"source_filename": "MARINE_CORPS_BASIC_ORDER.pdf",
"confidence": 1.0
},
"marine_corps_basic_order-Part1-General:memberMiddleNameOrInitial": {
"value": "",
"is_empty": true,
"alias_used": null,
"source_filename": "MARINE_CORPS_BASIC_ORDER.pdf",
"confidence": 1.0
}
},
"form_config_pk": 581146,
"tables": [],
"attribute_data": null
}
],
"book_is_complete": true
}
Updated 4 months ago