Skip to main content
Solved

Web services endpoint > Cant add noteid and scheduleid in Invoice


Forum|alt.badge.img

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

 

Best answer by stephenbologna39

Hi @jayson

 

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

 

 

View original
Did this topic help you find an answer to your question?

5 replies

Naveen Boga
Captain II
Forum|alt.badge.img+19
  • Captain II
  • 3409 replies
  • October 2, 2023

@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.

 

 


Forum|alt.badge.img
  • Author
  • Jr Varsity II
  • 20 replies
  • October 2, 2023
Naveen Boga wrote:

@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?


praveenpo
Semi-Pro II
Forum|alt.badge.img+3
  • Semi-Pro II
  • 99 replies
  • October 2, 2023

HI @jayson,

You can add the NoteID manually through the customization editor.



 


Forum|alt.badge.img+1

Hi @jayson

 

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

 

 


RohitRattan88
Acumatica Moderator
Forum|alt.badge.img+4
  • Acumatica Moderator
  • 253 replies
  • October 3, 2023

@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


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings