If you need to create PO's programmatically using REST, and the non inventory items endpoints are beta, what's the alternative? Thank you, and happy holidays to all 🙂
c
Charlie
12/27/2022, 4:27 AM
Please check SOAP API
/help/helpcenter/en_US/srbrowser/Browser2022_2/schema/record/noninventorypurchaseitem.html
d
Das Boomer
12/28/2022, 3:54 AM
@Charlie thanks for sharing! I guess now that we're using REST we have to consider if we want to mix in some SOAP as well. Would you?
s
Shawn Talbert
01/02/2023, 5:28 PM
I would consider writing a RESTlet to do what you need if you want to stay in the 'JSON' space for the data contract.