Solved

Web services endpoint > Cant add noteid and scheduleid in Invoice

  • 2 October 2023
  • 5 replies
  • 76 views

Userlevel 1
Badge

Hi. How Can I add NoteID and ScheduleID in Invoice api?

 

icon

Best answer by stephenbologna39 2 October 2023, 18:21

View original

5 replies

Userlevel 7
Badge +17

@jayson  Have you added the NOTEID filed in the screen level? 

API can access the fields from the screen, if you have not added it, please add the NoteID field to the screen and check once.

 

 

Userlevel 1
Badge

@jayson  Have you added the NOTEID filed in the screen level? 

API can access the fields from the screen, if you have not added it, please add the NoteID field to the screen and check once.

 

 

I cant find the option to add NoteID in AR301000. Can you please share?

Userlevel 6
Badge +3

HI @jayson,

You can add the NoteID manually through the customization editor.



 

Userlevel 4
Badge

Hi @jayson

 

The NoteID is returned as the ‘id’ field.  It does not need to be added to your endpoint:

 

 

Userlevel 7
Badge +4

@jayson @stephenbologna39  is correct,

As per documentation @ https://help.acumatica.com/(W(167))/Help?ScreenId=ShowWiki&pageid=bc9531b0-717b-4b2d-8899-ff7ca805ade1

The entity ID is a GUID that is assigned to each entity you work with during an Acumatica ERP session. You can obtain the value of the entity ID from the ID property of an entity returned from Acumatica ERP. The records of top-level entities that you retrieve through the contract-based REST API have persistent IDs, which are the values in the NoteID column of the corresponding database tables. That is, you can use the value from the ID property of a top-level entity returned from Acumatica ERP throughout different sessions with Acumatica ERP. However, if a record does not have a note ID (which could be the case for detail entities, entities that correspond to generic inquiries, or custom entities), this record is assigned the entity ID that is new for each new session. That is, after a new login to Acumatica ERP, you cannot use the entity ID that you received in the previous session to work with the entity.

Reply


About Acumatica ERP system
Acumatica Cloud ERP provides the best business management solution for transforming your company to thrive in the new digital economy. Built on a future-proof platform with open architecture for rapid integrations, scalability, and ease of use, Acumatica delivers unparalleled value to small and midmarket organizations. Connected Business. Delivered.
© 2008 — 2024  Acumatica, Inc. All rights reserved