develop #38

Merged
bboterm merged 451 commits from develop into main 2025-11-19 14:28:14 +00:00
Showing only changes of commit bfea9a5967 - Show all commits

View File

@ -27,13 +27,6 @@ paths:
example: 12
required: false
description: The id of the customer related to the mandate.
- in: query
name: customerNumber
schema:
type: integer
example: 14
required: false
description: The number of the customer related to the mandate.
- in: query
name: billingInformationId
schema:
@ -119,9 +112,12 @@ paths:
{
"directDebitMandateId": 71,
"customerProfileId": 12,
"customerNumber": 14,
"billingInformationId": 51,
"directDebitMandateTypeId": 5,
"directDebitMandateType": {
"directDebitMandateTypeId": 1,
"name": "import",
"description": "import"
},
"mandateAddressId": 21,
"created": "2024-03-22T08:55:00",
"mandateReference": "CORE01",