Snooze Scheduled Order

Snoozes a Scheduled Order until the specified date. The order will be automatically reactivated when the snooze period expires.
Only Active or Paused orders can be snoozed.

Path Params
int64
required

The site identifier

int64
required

The scheduled order identifier

Body Params

An object containing the snooze until date

date-time
required
int32 | null
string | null
Responses
200

Success

400
  • If the snooze date is not in the future.
  • If the scheduled order status is not Active or Paused.
  • If the scheduled order is on the lock window.
Language
Credentials
Header
Response
Click Try It! to start a request and see the response here!