I am planning to integrate fedex api in my salesforce e-commerce project. The requirement is if the customer lost the return label. They will reach out us to generate for them.
Is it possible to retrieve the label information by sending the tracking/order number in the request.
I went through the latest fedex webservice documentation but I couldn't find the exact scenario what I am looking for. I found a section "Print return label" but it looks the API is to create a return shipment in that response I am getting a label.
Please correct me If my understanding is wrong. Any help is highly appreciated.