Catalogs - Auto
Configure Auto Import Schedules
post/v2/user/catalogs/{storeId}/autoImport/scheduling/schedules
Path parameters
storeIdstring guid required
Your store identifier
Request body
Example request
{
"schedules": [
"21:00:00",
"23:00:00",
"08:30:00"
],
"localTimeZoneName": "Romance Standard Time"
}Response
Auto import scheduling saved