develop #38
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user