Operation creates KeyDh Supply Interruption from given fields. Available from version 2025.3.
Token issued for API consumer.
KeyDH Supply Interruption to be created.
KeyDh Supply Interruption object. Flat version for patch and post methods.
Actual end date of supply interruption. Should not be before the actualStartDate.
Actual start date of supply interruption. Should not be after the actualEndDate.
Description of supply interruption
Estimated end date of supply interruption. Should not be before the estStartDate.
Estimated start date of supply interruption. Should not be after the estEndDate.
Filling amount of supply interruption
Supply interruption identification
In charge of supply interruption. Must be a valid contact person. Can be name or phone or combination of both. Found valid contact person is automatically linked to supply interruption. Can also be a contact person ID.
Location of supply interruption
New end date of supply interruption. Should not be before the newStartDate.
New start date of supply interruption. Should not be after the newEndDate.
Planner of supply interruption. Must be a valid contact person. Can be name or phone or combination of both. Found valid contact person is automatically linked to supply interruption. Can also be a contact person ID.
Address ID for supply interruption
Plan id for supply interruption
Supply interruption job ID. ID must be a valid TxtConstant with group name INTERRUPTION_JOB
Supply interruption network type ID. ID must be a valid TxtConstant with group name INTERRUPTION_NETTYPE.
Supply interruption state ID. ID must be a valid TxtConstant with group name INTERRUPTION_STATE. NOT_VALID(num_value=0) state automatically added if no state is set. When updating, the following automatic change occurs:
- if the state is VALID(num_value=1) or ENDED(num_value=4), the current state matches the previous state, and the actual end date is set, then the state automatically transitions to COMPLETE (num_value=2).
- if the previous state is VALID or NOT_VALID, and new state is CANCELLED(num_value=3), then actual end date is removed.
Supply interruption type ID. ID must be a valid TxtConstant with group name INTERRUPTION_TYPE
A newly created KeyDH Supply Interruption
nullnullnullnull"2025-07-31""2025-07-01"null32333"Rest Supply Interruption""John Doe 123456789"40481null40421nullnullnull"John Doe 123456789"4044140501KeyDh Supply Interruption object. Flat version for patch and post methods.
Actual end date of supply interruption. Should not be before the actualStartDate.
Actual start date of supply interruption. Should not be after the actualEndDate.
Description of supply interruption
Estimated end date of supply interruption. Should not be before the estStartDate.
Estimated start date of supply interruption. Should not be after the estEndDate.
Filling amount of supply interruption
Primary key
Supply interruption identification
In charge of supply interruption. Must be a valid contact person. Can be name or phone or combination of both. Found valid contact person is automatically linked to supply interruption. Can also be a contact person ID.
Location of supply interruption
New end date of supply interruption. Should not be before the newStartDate.
New start date of supply interruption. Should not be after the newEndDate.
Planner of supply interruption. Must be a valid contact person. Can be name or phone or combination of both. Found valid contact person is automatically linked to supply interruption. Can also be a contact person ID.
Address ID for supply interruption
Plan id for supply interruption
Supply interruption job ID. ID must be a valid TxtConstant with group name INTERRUPTION_JOB
Supply interruption network type ID. ID must be a valid TxtConstant with group name INTERRUPTION_NETTYPE.
Supply interruption state ID. ID must be a valid TxtConstant with group name INTERRUPTION_STATE. NOT_VALID(num_value=0) state automatically added if no state is set. When updating, the following automatic change occurs:
- if the state is VALID(num_value=1) or ENDED(num_value=4), the current state matches the previous state, and the actual end date is set, then the state automatically transitions to COMPLETE (num_value=2).
- if the previous state is VALID or NOT_VALID, and new state is CANCELLED(num_value=3), then actual end date is removed.
Supply interruption type ID. ID must be a valid TxtConstant with group name INTERRUPTION_TYPE
There was an error in request. Usually field validation failed.
{
"planner": [
"Contact person does not exist."
],
"type": [
"This field is required."
]
}Fields which failed validation
Authentication credentials are missing or invalid
{
"details": "Authentication credentials were not provided"
}Detailed description of error