Gets the direct debit payment summary for a direct debit subscription
{
"Criteria": {
"PersonId": "00000000-0000-0000-0000-000000000000",
"ArticleId": "00000000-0000-0000-0000-000000000000",
"Quantity": 0,
"ContractStartDate": null,
"CollectionDay": null
},
"Context": {
"DivisionId": "00000000-0000-0000-0000-000000000000",
"Language": "string_example",
"ShopId": "00000000-0000-0000-0000-000000000000",
"SessionId": "00000000-0000-0000-0000-000000000000",
"Origin": 0,
"Password": "string_example",
"Encode": false,
"AccessToken": "string_example"
}
}
{
"Result": {
"Valid": false,
"ContractStartDate": "2025-10-27T11:07:28.0528182+01:00",
"FirstPaymentDate": "2025-10-27T11:07:28.0528182+01:00",
"CollectionFrequency": {
"Id": "00000000-0000-0000-0000-000000000000",
"Code": null,
"Name": null,
"NumberOfMonths": 0
},
"CollectionAmount": 0.0,
"ProRataAmount": 0.0,
"ProRataFactor": 0.0
}
}