PaymentScheduleChangeEventType
A recorded change to a payment schedule (creation, update or deletion), sourced from the financial events audit log.
Fields
The kind of change made to the schedule.
When the change was recorded.
A human-readable description of the change.
Whether the change was made by a member of support staff. When false, the change was made by an automated/system process.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"category": "CREATED",
"createdAt": "2021-04-23T13:07:17.953609+00:00",
"description": "continue-in-road-anyone-between",
"madeBySupportUser": true
}