[email removed]
request body:
{
“fulfillment”: {
“location_id”: 9054977,
“tracking_number”: 1411*19004625,
“tracking_company”: “Fedex”,
“line_items”:[
"4567898765"
]
}
}
[email removed]
request body:
{
“fulfillment”: {
“location_id”: 9054977,
“tracking_number”: 1411*19004625,
“tracking_company”: “Fedex”,
“line_items”:[
"4567898765"
]
}
}
Hi,
Looks like you have not properly authorized your application.
If you are using public/custom app credentials, you need to go through the oauth process.
Else you can just private api key and password for your store.
Hi jayvin,