Department of the Army Permanent Change of Station Order
The Department of the Army Permanent Change of Station (PCS) Order is an official document issued by the U.S. Army to authorize and direct the relocation of Army personnel from one duty station to another permanently. This order includes critical details such as the service member's current and new duty stations, reporting dates, authorized travel entitlements, transportation allowances, and any special instructions or conditions related to the move. The PCS Order ensures that the relocation is conducted according to Army regulations, providing necessary authorization and guidance to facilitate a smooth transition for the service member and their family, and serving as a record for administrative and financial purposes.
To use the Upload PDF endpoint for this document, you must use DEPARTMENT_OF_THE_ARMY_PERMANENT_CHANGE_OF_STATION_ORDER
in the form_type
parameter.
Field descriptions
The following fields are available on this document type:
JSON Attribute | Data Type | Description |
---|---|---|
department_of_the_army_permanent_change_of_station_order-Part1-General:effectiveDate | Date | Effective Date |
department_of_the_army_permanent_change_of_station_order-Part1-General:reportDate | Date | Report Date |
department_of_the_army_permanent_change_of_station_order-Part1-General:memberFirstName | Text | Member First Name |
department_of_the_army_permanent_change_of_station_order-Part1-General:memberMiddleNameOrInitial | Text | Member Middle Name Or Initial |
department_of_the_army_permanent_change_of_station_order-Part1-General:memberLastName | Text | Member Last Name |
department_of_the_army_permanent_change_of_station_order-Part1-General:currentArmyBaseName | Text | Current Army Base Name |
department_of_the_army_permanent_change_of_station_order-Part1-General:currentArmyBaseZipCode | ZIP Code | Current Army Base Zip Code |
department_of_the_army_permanent_change_of_station_order-Part1-General:reportTo | Text | Report To |
department_of_the_army_permanent_change_of_station_order-Part1-General:reportToZipCode | ZIP Code | Report To Zip Code |
Sample document
Sample JSON result
{
"pk": 50782565,
"uuid": "d3f5dcd7-2cf3-4a3c-89b0-fa81f49c8058",
"name": "DEPARTMENT_OF_THE_ARMY_PERMANENT_CHANGE",
"created": "2024-05-29T18:20:14Z",
"created_ts": "2024-05-29T18:20:14Z",
"verified_pages_count": 1,
"book_status": "ACTIVE",
"id": 50782565,
"forms": [
{
"pk": 55590551,
"uuid": "90ea9d2e-179e-4e01-a0a1-c7cb8c2aa437",
"uploaded_doc_pk": 72181990,
"form_type": "DEPARTMENT_OF_THE_ARMY_PERMANENT_CHANGE_OF_STATION_ORDER",
"raw_fields": {
"department_of_the_army_permanent_change_of_station_order-Part1-General:reportTo": {
"value": "WAGFAA - 0001 AR HHC 01 HEADQUARTERS AN KILLEEN, TX",
"is_empty": false,
"alias_used": null,
"source_filename": "DEPARTMENT_OF_THE_ARMY_PERMANENT_CHANGE_OF_STATION_ORDER.pdf",
"confidence": 1.0
},
"department_of_the_army_permanent_change_of_station_order-Part1-General:reportDate": {
"value": "11/20/2022",
"is_empty": false,
"alias_used": null,
"source_filename": "DEPARTMENT_OF_THE_ARMY_PERMANENT_CHANGE_OF_STATION_ORDER.pdf",
"confidence": 1.0
},
"department_of_the_army_permanent_change_of_station_order-Part1-General:effectiveDate": {
"value": "11/20/2022",
"is_empty": false,
"alias_used": null,
"source_filename": "DEPARTMENT_OF_THE_ARMY_PERMANENT_CHANGE_OF_STATION_ORDER.pdf",
"confidence": 1.0
},
"department_of_the_army_permanent_change_of_station_order-Part1-General:memberLastName": {
"value": "FAKE",
"is_empty": false,
"alias_used": null,
"source_filename": "DEPARTMENT_OF_THE_ARMY_PERMANENT_CHANGE_OF_STATION_ORDER.pdf",
"confidence": 1.0
},
"department_of_the_army_permanent_change_of_station_order-Part1-General:memberFirstName": {
"value": "JAMIE",
"is_empty": false,
"alias_used": null,
"source_filename": "DEPARTMENT_OF_THE_ARMY_PERMANENT_CHANGE_OF_STATION_ORDER.pdf",
"confidence": 1.0
},
"department_of_the_army_permanent_change_of_station_order-Part1-General:reportToZipCode": {
"value": "54321",
"is_empty": false,
"alias_used": null,
"source_filename": "DEPARTMENT_OF_THE_ARMY_PERMANENT_CHANGE_OF_STATION_ORDER.pdf",
"confidence": 1.0
},
"department_of_the_army_permanent_change_of_station_order-Part1-General:currentArmyBaseName": {
"value": "USA RCTG BN BALTIMORE FORT GEORGE G SAMPLE, MD",
"is_empty": false,
"alias_used": null,
"source_filename": "DEPARTMENT_OF_THE_ARMY_PERMANENT_CHANGE_OF_STATION_ORDER.pdf",
"confidence": 1.0
},
"department_of_the_army_permanent_change_of_station_order-Part1-General:currentArmyBaseZipCode": {
"value": "12345",
"is_empty": false,
"alias_used": null,
"source_filename": "DEPARTMENT_OF_THE_ARMY_PERMANENT_CHANGE_OF_STATION_ORDER.pdf",
"confidence": 1.0
},
"department_of_the_army_permanent_change_of_station_order-Part1-General:memberMiddleNameOrInitial": {
"value": "",
"is_empty": true,
"alias_used": null,
"source_filename": "DEPARTMENT_OF_THE_ARMY_PERMANENT_CHANGE_OF_STATION_ORDER.pdf",
"confidence": 1.0
}
},
"form_config_pk": 573474,
"tables": [],
"attribute_data": null
}
],
"book_is_complete": true
}
Updated 4 months ago