options.defaults[parent.options.makeForeignKey(parent.name)] = function(resource, req) {
        return req.rem.bound_id[parent.name];
    }.bind(this);