Announcements
Hi All
I have created a new copy of the Customer Payments APIv2 and tried to add new fields but looks like you cannot simply add fields - similar to say customer API. For example, if add Bal Acct Type or Shortcut Dim 1 code or anything not in the original API, using POST though no error data does not get populated. Then I looked at the Graph code units and I could see that only fields defined in below code unit are available:
Sorry to hijack your post a bit, can you tell me where you got the source of the API, i need to customize SalesOrder APi and I cant find the source.. Since you created a copy of a V2 API i figured you had it
What if you create an api page without using the graph mgt. codeunit? Then you don’t have to conform to the design. Api pages being the preferred method of implementation you could base it more on the typical odata way. For instance if you publish the cash receipt journal page and post data you just need the template and batch name to satisfy accessing the underlying table
André Arnaud de Cal...
294,118
Super User 2025 Season 1
Martin Dráb
232,866
Most Valuable Professional
nmaenpaa
101,158
Moderator