To get Chart of Accounts, see the following request and a sample of 200 response.
HTTP request:
GET https://rest.zuora.com/settings/chart-of-accounts
Response body:
03 | "id" : "bd5d1b5cfa98062a8c4acb7761a638a5" , |
05 | "type" : "AccountsReceivable" , |
07 | "customFieldsValues" : {}, |
08 | "name" : "Accounts Receivable" |
11 | "id" : "bd5d1b5c5812b68a91d5a9ca7b9521ed" , |
16 | "customFieldsValues" : {}, |
17 | "glaccountName" : "Bank" , |
18 | "glaccountNumber" : "1110" , |
22 | "id" : "bd5d1b5c208aecd2783f3f6a6116b148" , |
27 | "customFieldsValues" : {}, |
28 | "glaccountName" : "Cash On Hand" , |
29 | "glaccountNumber" : "1130" , |
30 | "name" : "Cash On Hand" |