Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save anaxetogrind/60930a8d88ac94cf3a01019d7ce5c9fe to your computer and use it in GitHub Desktop.
Save anaxetogrind/60930a8d88ac94cf3a01019d7ce5c9fe to your computer and use it in GitHub Desktop.
Blog 2: URL and Results
https://madeupcompany.acumatica.com/entity/Default/20.200.01/AccountSummaryInquiry?$expand=Results
{
"id": "0aa3a2b1-4ccc-4b07-9d81-9c39c9c12a72",
"rowNumber": 1,
"note": null,
"AccountClass": {},
"Branch": {
"value": "BRANCH"
},
"Ledger": {
"value": "ACTUAL"
},
"Period": {
"value": "032022"
},
"Results": [
{
"id": 57a14d4e-15b1-4209-90c3-97ad509641db",
"rownumber": 1,
"note": null,
"Account": {
value: "20500"
},
...
],
"Subaccount": {},
"custom": {}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment