Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In the commit webhook payload, the fireOrderInSeconds indicates when the order should be send sent to the kitchen.

The fire webhook can be triggered for any order that hasn’t been fired yet, regardless of the value of fireOrderInSeconds in the commit webhook payload. This means that the fire webhook can be triggered both when fireOrderInSeconds is null or higher than 0.

...