This commit is contained in:
Syed Ali Shahbaz
2026-01-13 12:51:24 +00:00
committed by GitHub
parent 3aa6499cd4
commit d381c2c2cb
13 changed files with 110 additions and 53 deletions
@@ -311,7 +311,8 @@ Select a version and trigger event to view the example payload:
"requiresConfirmation": true,
"price": null,
"currency": "usd",
"status": "CANCELLED"
"status": "CANCELLED",
"requestReschedule": false
}
}
```