Cancel a payment vehicle
| From Body | Type | Description |
|---|---|---|
| CancelDate | DateTime | Optional. |
| ChargeScheduleID | Int32 | Optional. |
| ContactGuid | Guid | |
| CourseReference | String | Max 50 characters |
{
"ContactGuid": "99ec08b9-5e9f-4029-b5ec-a196aaa2a274",
"CourseReference": "sample string 2",
"CancelDate": "2026-08-14T19:22:35.4201434+01:00",
"ChargeScheduleID": 1
}
CancelPaymentVehicleResponse
| Name | Type | Description |
|---|---|---|
| Success | Boolean |
{
"Success": true
}
| Bundle(s) |
|---|
| Cap2 |