How do I request the set of related itemFulfillments for a given SalesOrder using the REST API?
I know I need to create the request based on the itemFulfillment.createdForm.id field, but I do not know how to structure the request because the field is nested.