I’m attempting to add a new Vendor via the REST API. I receive the error:
DiscTakenAcctID: 'Cash Discount Account' cannot be empty
This is a required field located under the GL Accounts tab. However, the field does not appear when getting the list of Vendors via the REST API. How should the JSON be structured to include this field when adding a new Vendor via the REST API?