to get a personalized navigation.
to get a personalized navigation.
We have a customer who is using the DirectDebit functionality with muliple branches. If branches are enabled, a branch is available on a direct debit line, it can be set to a branch or it can be cleared to make it available for all branches. For this customer, we need to set the branch to a specific branch id, or we need to clear the field. Both are not posible due to the fact that the branch is not a property of the DirectDebitLine.
Currently only these properties are available:
"directDebitLines": [
{
"operation": "Insert",
"id": "string",
"mandateId": {
"value": "string"
},
"mandateDescription": {
"value": "string"
},
"dateOfSignature": {
"value": "2022-03-24T15:54:31.245Z"
},
"isDefault": {
"value": true
},
"oneTime": {
"value": true
},
"bic": {
"value": "string"
},
"iban": {
"value": "string"
},
"lastCollectionDate": {
"value": "2022-03-24T15:54:31.245Z"
},
"maxAmount": {
"value": 0
},
"expirationDate": {
"value": "2022-03-24T15:54:31.245Z"
}
}
],
Could you please add BrancheNumber or BranchId so we can set it correctly?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Copyright © 2022 Visma.com. All rights reserved.