How to fetch a specific delivery lead time via API
To fetch a single delivery lead time, send a GET request to the /api/delivery_lead_times/:id endpoint, where id is the ID of the resource that you want to retrieve.
Request
GET https://yourdomain.commercelayer.io/api/delivery_lead_times/:id
Example
The following request fetches the delivery lead time identified by the id "xYZkjABcde":