Returns termination options for a membership/service
| From Body | Type | Description | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Id | Guid | Contact Guid | ||||||||||||||||||
| [TerminationOptionItemRequest] | ||||||||||||||||||||
|
||||||||||||||||||||
{
"Id": "b8e6b7f5-e85d-4a9d-9197-51d9a88195ef",
"Items": [
{
"SourceType": 1,
"SourceId": 1,
"TerminationDate": "2025-11-02T06:23:27.5976799+00:00"
},
{
"SourceType": 1,
"SourceId": 1,
"TerminationDate": "2025-11-02T06:23:27.5976799+00:00"
},
{
"SourceType": 1,
"SourceId": 1,
"TerminationDate": "2025-11-02T06:23:27.5976799+00:00"
}
]
}
TerminationOptionsResponse
| Name | Type | Description | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Id | Guid | |||||||||||||||||||||||||||||||
| [TerminationOptionsItemResponse] | ||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||
{
"Id": "1b1b6175-29e7-4c85-a040-772f16deb481",
"Items": [
{
"SourceType": 1,
"SourceId": 1,
"ErrorMessage": "sample string 2",
"WarningMessage": "sample string 3",
"TerminationDates": [
"2025-11-02T06:23:27.6133115+00:00",
"2025-11-02T06:23:27.6133115+00:00",
"2025-11-02T06:23:27.6133115+00:00"
],
"TerminationDateRequested": "2025-11-02T06:23:27.6133115+00:00",
"CanTerminate": false
},
{
"SourceType": 1,
"SourceId": 1,
"ErrorMessage": "sample string 2",
"WarningMessage": "sample string 3",
"TerminationDates": [
"2025-11-02T06:23:27.6133115+00:00",
"2025-11-02T06:23:27.6133115+00:00",
"2025-11-02T06:23:27.6133115+00:00"
],
"TerminationDateRequested": "2025-11-02T06:23:27.6133115+00:00",
"CanTerminate": false
},
{
"SourceType": 1,
"SourceId": 1,
"ErrorMessage": "sample string 2",
"WarningMessage": "sample string 3",
"TerminationDates": [
"2025-11-02T06:23:27.6133115+00:00",
"2025-11-02T06:23:27.6133115+00:00",
"2025-11-02T06:23:27.6133115+00:00"
],
"TerminationDateRequested": "2025-11-02T06:23:27.6133115+00:00",
"CanTerminate": false
}
]
}
| Bundle(s) |
|---|
| Termination |