Returns termination options for a membership/service
From Body | Type | Description | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Id | Guid | Contact Guid | |||||||||||||||||||||
[TerminationItemRequest] | |||||||||||||||||||||||
|
{ "Id": "6c23ab86-7629-4fb6-bcdd-90064618b950", "Items": [ { "SourceType": 1, "SourceId": 1, "TerminationDate": "2025-09-18T09:09:50.9155292+01:00", "TerminationReasonId": 2 }, { "SourceType": 1, "SourceId": 1, "TerminationDate": "2025-09-18T09:09:50.9155292+01:00", "TerminationReasonId": 2 }, { "SourceType": 1, "SourceId": 1, "TerminationDate": "2025-09-18T09:09:50.9155292+01:00", "TerminationReasonId": 2 } ] }
TerminationResponse
Name | Type | Description | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Id | Guid | |||||||||||||||||||||||||
Success | Boolean | |||||||||||||||||||||||||
[TerminationItemResponse] | ||||||||||||||||||||||||||
|
{ "Id": "41dd2cde-686c-4b1c-887d-5d80366efb99", "Items": [ { "SourceType": 1, "SourceId": 1, "ErrorMessage": "sample string 2", "WarningMessage": "sample string 3", "TerminationDate": "2025-09-18T09:09:50.9155292+01:00" }, { "SourceType": 1, "SourceId": 1, "ErrorMessage": "sample string 2", "WarningMessage": "sample string 3", "TerminationDate": "2025-09-18T09:09:50.9155292+01:00" }, { "SourceType": 1, "SourceId": 1, "ErrorMessage": "sample string 2", "WarningMessage": "sample string 3", "TerminationDate": "2025-09-18T09:09:50.9155292+01:00" } ], "Success": false }
Bundle(s) |
---|
Termination |