If you need to create PO's programmatically using ...
# suitetalkapi
d
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
Please check SOAP API /help/helpcenter/en_US/srbrowser/Browser2022_2/schema/record/noninventorypurchaseitem.html
d
@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
I would consider writing a RESTlet to do what you need if you want to stay in the 'JSON' space for the data contract.