curl --location --request POST '/shipmentDetails/labelLink?identificationParameter'
{ "status": 200, "msg": "Label link generated successfully!!", "data": "https://example.com/signed-url-to-label.pdf" }