Options
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Retrieving IBAN and BIC from payment method with Visma.net Financials API
‎06-03-2024
09:15
by
danielboylan
Hi,
We're trying to retrieve IBAN and BIC from a payment method. We get the following using https://integration.visma.net/API/controller/api/v1/paymentmethod/10:
{
"paymentMethodID": "10",
"active": true,
"meansOfPayment": "CashOrCheck",
"description": "test",
"useInAP": true,
"details": []
}
So how do we get the IBAN and BIC contained in the payment settings of the payment method?
1 REPLY 1
Good afternoon Daniel,
Unfortunately, this functionality is not available within the API. You can pitch it in as a new idea on this page:
https://community.visma.com/t5/Ideas-in-Developers-Visma-net/idb-p/DV_CO_Vismanet_ideas
