Returns termination options for a membership/service
From Body | Type | Description | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Id | Guid | Contact Guid | |||||||||||||||||||||
[TerminationItemRequest] | |||||||||||||||||||||||
|
{ "Id": "67d44fb4-c4ca-40c3-acd0-b6b0e97fba6b", "Items": [ { "SourceType": 1, "SourceId": 1, "TerminationDate": "2025-08-02T22:16:49.0068661+01:00", "TerminationReasonId": 2 }, { "SourceType": 1, "SourceId": 1, "TerminationDate": "2025-08-02T22:16:49.0068661+01:00", "TerminationReasonId": 2 }, { "SourceType": 1, "SourceId": 1, "TerminationDate": "2025-08-02T22:16:49.0068661+01:00", "TerminationReasonId": 2 } ] }
TerminationResponse
Name | Type | Description | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Id | Guid | |||||||||||||||||||||||||
Success | Boolean | |||||||||||||||||||||||||
[TerminationItemResponse] | ||||||||||||||||||||||||||
|
{ "Id": "061926c2-606a-4213-9e32-0a3756872f50", "Items": [ { "SourceType": 1, "SourceId": 1, "ErrorMessage": "sample string 2", "WarningMessage": "sample string 3", "TerminationDate": "2025-08-02T22:16:49.0068661+01:00" }, { "SourceType": 1, "SourceId": 1, "ErrorMessage": "sample string 2", "WarningMessage": "sample string 3", "TerminationDate": "2025-08-02T22:16:49.0068661+01:00" }, { "SourceType": 1, "SourceId": 1, "ErrorMessage": "sample string 2", "WarningMessage": "sample string 3", "TerminationDate": "2025-08-02T22:16:49.0068661+01:00" } ], "Success": false }
Bundle(s) |
---|
Termination |