Set time for the first live
Create or update first live at for all the variants of a product.
Rate Limit: 300 Max attempts within 1 minute.
Request body
requiredParameter | Details |
---|---|
shopKey
| string Example: ms |
countryCodes
| string Example: DE,GB |
products
| object productId integerExample: 12311 firstLiveAt stringFormat: date-time Example: 2021-01-23T11%3A30%3A58%2B00%3A00 |
Responses
200
First live at for all the variants of the products and shop countries provided in the request are updated or created.
Success
400
Bad Request
application/json
Error
401
Unauthorized
application/json
Error
PUT