same here, was trying to return the id of the relationship when it's created (REST API)
How about using $this->call() ? $response = $this->call('GET', "/order/$id", [], [],...
The Laravel portal for problem solving, knowledge sharing and community building.
The community