Merchant operating hours parameters

The merchant settings operating hours API allows you to query and update the opening and closing hours of your store using the API.

Update merchant operating hours settings

PUT /merchants/settings/locations/operating_hours

Given an object with the desired settings to update, updates the merchant operating hours settings on Shippit.

The parameters for updating the merchant working days through the merchant operating hours API are:

Name In Type Required Description
body body MerchantOperatingHours true Provide all 7 working days in the working_days array.