CancelLeaveSupplierInput
Input required to cancel a LeaveSupplier journey.
Input fields
The ID of the LeaveSupplier process to cancel.
Deprecation
The 'leaveSupplierProcessId' field is deprecated.Process IDs are deprecated, please use 'number' instead.
- Marked as deprecated on 2025-08-06.
- Scheduled for removal on or after 2025-09-30.
The ID of the LeaveSupplier process to cancel.
The reason for the cancellation.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"marketData": CancelLeaveSupplierMarketInputType,
"number": "19853305",
"reason": "spring-painting-glass-enough-remain"
}