We have recently tied up with Shiprocket which is a logistic company but the tracking details are not getting fetched automatically.
For the customer to get their tracking details automatically we need to get implement a code for Tracking through AWB number.
I need help in getting Tracking through AWB number automatically.
I am not sure where should I implement this code
“curl --location 'https://apiv2.shiprocket.in/v1/external/courier/track/awb/788830567028'
–header ‘Content-Type: application/json’
–header ‘Authorization: Bearer {{token}}’”
Please help me in implementing this code on Shopify backend,