Fulfilment API-deprecaion

As the below API is going to deprecate on March 31st then what is the equivalent API for the below operation as per the latest fulfillments order API

POST /admin/api/2022-01/orders/{fulfillmentId}/fulfillments.json – used to update Tracking # for a given order after fulfills the order

1 Like

Well according to the api documentation:

https://shopify.dev/docs/api/admin-rest/2023-01/resources/fulfillment#post-fulfillments-fulfillment-id-update-tracking

Cheers,

Gary