API One to Many Relationship

API One to Many Relationship

If i have 2 forms when I add data through the REST API is there a way to manually establish the one to many relationship?

for example I have a form that tracks purchase orders and another one that tracks items in the purchase order If i were to have the purchase order number in both forms would this allow for the relationship to be created?

Thank You.