Is there any way to link a purchase order to a sup...
# integrations
p
Is there any way to link a purchase order to a support case via SOAP or REST API? Client wants to do this. In the UI, you can go to the case, the related records tab, then click new, and create a purchase order that is now linked to the case. I cannot find any way to do this with the APIs, in the records catalog, I don't see any joins with purchase order. Does anyone know if this is possible, and how it could be done? Or what table(s) or fields even hold this relationship saying the PO is a related record of the case?
a
Is there perhaps a reference field in the SOAP/REST request that contains the ‘transform from’ record? 🤔 I know that in Celigo, this is typically the approach taken; that said, we leverage RESTlets for that so it’s likely the equivalent doesn’t (yet) exist in NetSuite’s REST API…