Returns termination options for a membership/service
From Body | Type | Description | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Id | Guid | Contact Guid | |||||||||||||||||||||
[TerminationItemRequest] | |||||||||||||||||||||||
|
{ "Id": "42afeb7d-8296-4375-bdeb-173082271978", "Items": [ { "SourceType": 1, "SourceId": 1, "TerminationDate": "2025-06-11T07:09:01.6705409+01:00", "TerminationReasonId": 2 }, { "SourceType": 1, "SourceId": 1, "TerminationDate": "2025-06-11T07:09:01.6705409+01:00", "TerminationReasonId": 2 }, { "SourceType": 1, "SourceId": 1, "TerminationDate": "2025-06-11T07:09:01.6705409+01:00", "TerminationReasonId": 2 } ] }
TerminationResponse
Name | Type | Description | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Id | Guid | |||||||||||||||||||||||||
Success | Boolean | |||||||||||||||||||||||||
[TerminationItemResponse] | ||||||||||||||||||||||||||
|
{ "Id": "6d8f098c-f107-44d7-9e7d-3386e447239e", "Items": [ { "SourceType": 1, "SourceId": 1, "ErrorMessage": "sample string 2", "WarningMessage": "sample string 3", "TerminationDate": "2025-06-11T07:09:01.6861801+01:00" }, { "SourceType": 1, "SourceId": 1, "ErrorMessage": "sample string 2", "WarningMessage": "sample string 3", "TerminationDate": "2025-06-11T07:09:01.6861801+01:00" }, { "SourceType": 1, "SourceId": 1, "ErrorMessage": "sample string 2", "WarningMessage": "sample string 3", "TerminationDate": "2025-06-11T07:09:01.6861801+01:00" } ], "Success": false }
Bundle(s) |
---|
Termination |