-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #375 from nci-ats/feat/get-fixes
Feat/get fixes
- Loading branch information
Showing
10 changed files
with
94 additions
and
152 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -306,149 +306,87 @@ | |
"200": { | ||
"description": "Success", | ||
"examples": { | ||
"application/json": { | ||
"accinstCn": "123456789", | ||
"application/json": { | ||
"accinstCn": "4882975010848", | ||
"adminOrg": "0102", | ||
"authOfficerName": "John Doe", | ||
"authOfficerTitle": "Officer", | ||
"contCn": "987654321", | ||
"contId": "1234", | ||
"contName": "Jane Roe", | ||
"authOfficerName": null, | ||
"authOfficerTitle": null, | ||
"contCn": "777833010848", | ||
"contId": "PARTNER 2, PERONS1", | ||
"contName": null, | ||
"contactType": "PERSON", | ||
"crExemptInd": "N", | ||
"effectiveDate": "2016-06-04", | ||
"epermitId": "0102", | ||
"formDesc": "Special Use Application & Permit (Noncommercial Group Uses)", | ||
"formName": "FS-2700-3b ", | ||
"holderCombKey": "123456789-987654321", | ||
"firstName": "Jane", | ||
"lastName": "Roe", | ||
"effectiveDate": null, | ||
"epermitId": "01021495567957048", | ||
"firstName": "perons1", | ||
"formDesc": "Outfitting & Guiding Special Use Permit", | ||
"formName": "FS-2700-4I ", | ||
"holderCombKey": "4882975010848-777833010848", | ||
"lastName": "Partner 2", | ||
"managingOrg": "0102", | ||
"orgCode": null, | ||
"orgType": null, | ||
"personPrefix": null, | ||
"purpose": "Permit Purpose", | ||
"purpose": "NEW Rafting on the Platt River-org", | ||
"remarks": null, | ||
"securityId": "0102", | ||
"status": "ACCEPTED", | ||
"sudsId": "0102", | ||
"status": null, | ||
"sudsId": "01021495567957048", | ||
"addresses": [ | ||
{ | ||
"addrCn": "987654321", | ||
"addressType": "BILLING", | ||
"address1": "1234 Main St", | ||
"address2": null, | ||
"address3": null, | ||
"addressSeq": null, | ||
"cityName": "Washington", | ||
"stateCode": "DC", | ||
"postalCode": "82555", | ||
"combKey": "4882911010848-565662", | ||
"contCn": "987654321", | ||
"contId": "1234", | ||
"contName": "Jane Roe", | ||
"contactType": "PERSON", | ||
"countryName": "United States of America", | ||
"createdDate": "2016-06-04", | ||
"email": "[email protected]", | ||
"fmmiCustomerNumber": "1234", | ||
"modifiedDate": "2016-06-04", | ||
"programArea": "SUDS", | ||
"securityId": "0102" | ||
} | ||
], | ||
"holders": [ | ||
{ | ||
"combKey": "1095010356-351010356", | ||
"contCn": "351010356", | ||
"contId": "COOLEY RIVER EX", | ||
"contName": "COOLEY RIVER EXPEDITIONS", | ||
"contactType": "ORGANIZATION", | ||
"firstName": null, | ||
"lastName": null, | ||
"orgCode": "COOLEY RIVER EX", | ||
"orgType": "ORGANIZATION", | ||
"personPrefix": null | ||
} | ||
], | ||
"phones":[ | ||
{ | ||
"areaCode":"555", | ||
"combKey":"987654321-123456789", | ||
"contCn":"987654321", | ||
"contId":"1234", | ||
"contName":"Jane Roe", | ||
"contactType":"PERSON", | ||
"extension":null, | ||
"internationalCode":null, | ||
"phoneNumber":"555-1234", | ||
"phoneNumberType":"BUSINESS", | ||
"pnCn":"123456789", | ||
"programArea":"SUDS", | ||
"restrictions":"Test", | ||
"securityId":"0102" | ||
} | ||
{ | ||
"addrCn": "565894", | ||
"address1": "123 Time Rd.", | ||
"address2": null, | ||
"address3": null, | ||
"addressSeq": null, | ||
"addressType": "BILLING", | ||
"cityName": "Gunston", | ||
"combKey": "4882975010848-565894", | ||
"contCn": "777833010848", | ||
"contId": "PARTNER 2, PERONS1", | ||
"contName": null, | ||
"contactType": "PERSON", | ||
"countryName": "United States of America", | ||
"createdDate": "2017-05-23", | ||
"email": "[email protected]", | ||
"fmmiCustomerNumber": null, | ||
"modifiedDate": null, | ||
"postalCode": "21555", | ||
"programArea": "SUDS", | ||
"securityId": "0102", | ||
"stateCode": "MO" | ||
} | ||
], | ||
"statuses": [ | ||
{ | ||
"authOfficerName":"John Doe", | ||
"authOfficerTitle":"Officer", | ||
"combKey":"1234567890-222333-27-JUN-06", | ||
"effectiveDate":"2016-06-04", | ||
"status":"ACCEPTED", | ||
"statusCn":"222333" | ||
}, | ||
{ | ||
"authOfficerName":"John Doe", | ||
"authOfficerTitle":"Officer", | ||
"combKey":"1234567890-222333-20-AUG-05", | ||
"effectiveDate":"2016-06-04", | ||
"status":"ACCEPTED", | ||
"statusCn":"222333" | ||
}, | ||
{ | ||
"authOfficerName":"John Doe", | ||
"authOfficerTitle":"Officer", | ||
"combKey":"1234567890-7776666-12-DEC-05", | ||
"effectiveDate":"2016-06-04", | ||
"status":"ON HOLD", | ||
"statusCn":"7776666" | ||
}, | ||
{ | ||
"authOfficerName":"John Doe", | ||
"authOfficerTitle":"Officer", | ||
"combKey":"1234567890-9998888-11-AUG-06", | ||
"effectiveDate":"2016-06-04", | ||
"status":"ISSUED", | ||
"statusCn":"9998888" | ||
}, | ||
{ | ||
"authOfficerName":"John Doe", | ||
"authOfficerTitle":"Officer", | ||
"combKey":"1234567890-4445555-08-DEC-09", | ||
"effectiveDate":"2016-06-04", | ||
"status":"CLOSED", | ||
"statusCn":"4445555" | ||
}, | ||
{ | ||
"authOfficerName":"John Doe", | ||
"authOfficerTitle":"Officer", | ||
"combKey":"1234567890-88882222-28-JUN-06", | ||
"effectiveDate":"2016-06-04", | ||
"status":"APP APPROVED", | ||
"statusCn":"88882222" | ||
} | ||
"phones": [ | ||
{ | ||
"areaCode": "510", | ||
"combKey": "4882975010848-604373010848", | ||
"contCn": "777833010848", | ||
"contId": "PARTNER 2, PERONS1", | ||
"contName": null, | ||
"contactType": "PERSON", | ||
"createdDate": "2017-05-23", | ||
"extension": "0", | ||
"internationalCode": null, | ||
"modifiedDate": null, | ||
"phoneNumber": "2224444", | ||
"phoneNumberType": "BUSINESS", | ||
"pnCn": "604373010848", | ||
"programArea": "SUDS", | ||
"restrictions": null, | ||
"securityId": "0102" | ||
} | ||
], | ||
"statuses": [], | ||
"uses": [ | ||
{ | ||
"acres": 0, | ||
"cn": "987654321", | ||
"feeCalculation": "O&G", | ||
"primaryFlag": "Y", | ||
"useCn": "777778888" | ||
} | ||
{ | ||
"acres": 0, | ||
"cn": "38076936010848", | ||
"feeCalculation": "O&G", | ||
"primaryFlag": "Y", | ||
"useCn": "170010343" | ||
} | ||
] | ||
|
||
} | ||
} | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters