Thanks for the reply. This is what we currently do, but I was looking for a way to do it in the same first POST request as it seems like a waste of calls to the API to do two things on the same object. In addition, it does not break the REST rules as it is only a relationship to add to the request's body (it is used in a JSON API).