MaintenancePayment
Properties
| Name | Type | Description |
|---|---|---|
| customerReference | string | |
| exSpouseName | string | |
| exSpouseDateOfBirth | string | |
| amount | number |
JSON Example
{
"customerReference": "string",
"exSpouseName": "string",
"exSpouseDateOfBirth": "2024-01-01",
"amount": 0
}