Retrieve a specific GL budget
- 12 Feb 2025
- 1 Minute to read
- Print
- DarkLight
Retrieve a specific GL budget
- Updated on 12 Feb 2025
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Get
/glrestapi/rest/v1/glbudget/0010086610202121
Security
HTTP
Type basic
Basic authentication
Responses
200
OK
Headers
Content-Type
string
Exampleapplication/vnd.oracle.adf.resourceitem+json
{
"BudAccCode": "86610",
"BudAccName": "Broker Expense",
"BudCompCode": "001",
"BudDeptCode": "00",
"BudDeptName": "Company Level",
"BudNewRecFlag": "N",
"BudPer10Amt": 450,
"BudPer11Amt": 0,
"BudPer12Amt": 0,
"BudPer13Amt": 0,
"BudPer1Amt": 0,
"BudPer2Amt": 0,
"BudPer3Amt": 0,
"BudPer4Amt": 0,
"BudPer5Amt": 0,
"BudPer6Amt": 0,
"BudPer7Amt": 0,
"BudPer8Amt": 0,
"BudPer9Amt": 0,
"BudPk": "0010086610202121",
"BudTypeCode": "21",
"BudYr": 2021,
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestupg/glrestapi/rest/v1/glbudget/0010086610202121",
"name": "glbudget",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestupg/glrestapi/rest/v1/glbudget/0010086610202121",
"name": "glbudget",
"kind": "item"
}
]
}
object