Cancel a payment vehicle
| From Body | Type | Description |
|---|---|---|
| CancelDate | DateTime | Optional. |
| ChargeScheduleID | Int32 | Optional. |
| ContactGuid | Guid | |
| CourseReference | String | Max 50 characters |
{
"ContactGuid": "9a2bbc8b-52b6-4230-87a2-e3d62d41cf1e",
"CourseReference": "sample string 2",
"CancelDate": "2026-06-29T20:36:44.8033624+01:00",
"ChargeScheduleID": 1
}
CancelPaymentVehicleResponse
| Name | Type | Description |
|---|---|---|
| Success | Boolean |
{
"Success": true
}
| Bundle(s) |
|---|
| Cap2 |