Cancel a payment vehicle
| From Body | Type | Description |
|---|---|---|
| CancelDate | DateTime | Optional. |
| ChargeScheduleID | Int32 | Optional. |
| ContactGuid | Guid | |
| CourseReference | String | Max 50 characters |
{
"ContactGuid": "6ae1927d-e4a6-41c5-a871-0ea644669483",
"CourseReference": "sample string 2",
"CancelDate": "2025-12-04T19:49:10.4568895+00:00",
"ChargeScheduleID": 1
}
CancelPaymentVehicleResponse
| Name | Type | Description |
|---|---|---|
| Success | Boolean |
{
"Success": true
}
| Bundle(s) |
|---|
| Cap2 |