Retrieve a specific GL Account By View ID
- 06 Jan 2025
- 1 Minute to read
- Print
- DarkLight
Retrieve a specific GL Account By View ID
- Updated on 06 Jan 2025
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Get
/glrestapi/rest/v1/glaccounts/03022A8690E346A8E06316821FACD0FF
Security
HTTP
Type basic
Basic authentication
Responses
200
OK
Headers
Content-Type
string
Exampleapplication/vnd.oracle.adf.resourceitem+json
{
"AccConschartCode": "010",
"AccConschartName": "Chart of Accounts - Truebeck",
"AccCode": "50001",
"AccName": "ED",
"AccLowFlag": "Y",
"AccSequence": 50001,
"AccTypeCode": "E",
"AccTypeName": "EXPENSES",
"AccVUuid": "03022A8690E346A8E06316821FACD0FF",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/glrestapi/rest/v1/glaccounts/03022A8690E346A8E06316821FACD0FF",
"name": "glaccounts",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/glrestapi/rest/v1/glaccounts/03022A8690E346A8E06316821FACD0FF",
"name": "glaccounts",
"kind": "item"
}
]
}
object