Returns termination options for a membership/service
From Body | Type | Description | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Id | Guid | Contact Guid | |||||||||||||||||||||
[TerminationItemRequest] | |||||||||||||||||||||||
|
{ "Id": "c74c050f-ec79-4617-a38d-af780ae6e78e", "Items": [ { "SourceType": 1, "SourceId": 1, "TerminationDate": "2025-04-25T14:13:06.7008757+01:00", "TerminationReasonId": 2 }, { "SourceType": 1, "SourceId": 1, "TerminationDate": "2025-04-25T14:13:06.7008757+01:00", "TerminationReasonId": 2 }, { "SourceType": 1, "SourceId": 1, "TerminationDate": "2025-04-25T14:13:06.7008757+01:00", "TerminationReasonId": 2 } ] }
TerminationResponse
Name | Type | Description | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Id | Guid | |||||||||||||||||||||||||
Success | Boolean | |||||||||||||||||||||||||
[TerminationItemResponse] | ||||||||||||||||||||||||||
|
{ "Id": "bce35fe4-f1b7-4f54-bc12-fb28cb2d93a1", "Items": [ { "SourceType": 1, "SourceId": 1, "ErrorMessage": "sample string 2", "WarningMessage": "sample string 3", "TerminationDate": "2025-04-25T14:13:06.7008757+01:00" }, { "SourceType": 1, "SourceId": 1, "ErrorMessage": "sample string 2", "WarningMessage": "sample string 3", "TerminationDate": "2025-04-25T14:13:06.7008757+01:00" }, { "SourceType": 1, "SourceId": 1, "ErrorMessage": "sample string 2", "WarningMessage": "sample string 3", "TerminationDate": "2025-04-25T14:13:06.7008757+01:00" } ], "Success": false }
Bundle(s) |
---|
Termination |