diff --git a/api/documentation/docs/tutorials/migrate-to-the-new-api.md b/api/documentation/docs/tutorials/migrate-to-the-new-api.md index 96eadeb712b..e8b81357074 100644 --- a/api/documentation/docs/tutorials/migrate-to-the-new-api.md +++ b/api/documentation/docs/tutorials/migrate-to-the-new-api.md @@ -75,3 +75,7 @@ Finally, to update the payload you are sending us: ] } ``` + +:::info +The new endpoint offers you the possibility to indicate a `bookingLimitDatetime` in the stock parameters. The `bookingLimitDatetime` is the date after which it is not possible to book the product. +:::