Skip to main content
Solved

How to Get and Create SalesOrder Relationship REST API

  • February 26, 2024
  • 2 replies
  • 252 views

Forum|alt.badge.img

Hi,

I wasn’t able to get and add relationship in sales order. This is what I’m seeing on web Service history

 

Best answer by RohitRattan88

@jayson 

This message related to using key fields in the call in order to access this detail entity.(You should not do a generic GET with filters or $top etc)

Ref: Retrieve a Record by Key Fields

Linked article has an example on how to access a SO using “key” fields as follows:

http://localhost/AcumaticaDB/entity/Default/23.200.001/SalesOrder/SO/000123
 

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

2 replies

RohitRattan88
Acumatica Moderator
Forum|alt.badge.img+4
  • Acumatica Moderator
  • 253 replies
  • Answer
  • February 26, 2024

@jayson 

This message related to using key fields in the call in order to access this detail entity.(You should not do a generic GET with filters or $top etc)

Ref: Retrieve a Record by Key Fields

Linked article has an example on how to access a SO using “key” fields as follows:

http://localhost/AcumaticaDB/entity/Default/23.200.001/SalesOrder/SO/000123
 


Forum|alt.badge.img
  • Author
  • Jr Varsity II
  • 20 replies
  • March 1, 2024
RohitRattan88 wrote:

@jayson

This message related to using key fields in the call in order to access this detail entity.(You should not do a generic GET with filters or $top etc)

Ref: Retrieve a Record by Key Fields

Linked article has an example on how to access a SO using “key” fields as follows:

http://localhost/AcumaticaDB/entity/Default/23.200.001/SalesOrder/SO/000123
 

Thank you!


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