I am looking to display user roles when issuing a GET request e.g: https://yourdomain.com/wp-json/wc/v3/orders.
The end goal is to use the user roles as a unique identifier in order to separate orders within an ERP based on the user role.
Any ideas?