I'm starting a project and as part of the project I need to have the Parent field of a customer account set.
So I stareted looking at the API docs and right away I'm not seeing a reference to any "parent" field at the customer account level. I've inherited the code that interacts with the Zuora API, so I'm not super well versed with it, but when I ran into this potential road block I wanted to check right away to see if that particular field is something that I can even edit via the API.
For reference, this page: https://knowledgecenter.zuora.com/DC_Developers/REST_API/B_REST_API_reference/Accounts/4_Update_account
Is one of the ones I would think that I would find a "parent" field that could be edited, but I don't see anything resembling it.
/John
... View more