Cancel a payment vehicle
| From Body | Type | Description |
|---|---|---|
| CancelDate | DateTime | Optional. |
| ChargeScheduleID | Int32 | Optional. |
| ContactGuid | Guid | |
| CourseReference | String | Max 50 characters |
{
"ContactGuid": "19e187af-cac6-4c1e-a0c7-c2d03868f548",
"CourseReference": "sample string 2",
"CancelDate": "2026-03-27T02:44:56.1176604+00:00",
"ChargeScheduleID": 1
}
CancelPaymentVehicleResponse
| Name | Type | Description |
|---|---|---|
| Success | Boolean |
{
"Success": true
}
| Bundle(s) |
|---|
| Cap2 |