Hi everyone I cannot understand how I to get the correct stock_picking
"line" linked with my order this to process to check returns via API calls using Ripcord.
I need to retrieve some information regarding delivery return, my starting point is an order. I currently check for location_id = 5
but I need to pass also the order_id
/ order_line_id
to filter the results and get only the one for that order.
I looked into Model (whithin Odoo), Github, and Network tab (Developer tools) but I cannot figure it out.
Can someone help me or point me in the right direction please?
Thank you for your time