Gebruikersprofiel
Magnus Johnsen
1050
Berichten
112
Kudos
172
Oplossingen
‎02-11-2023
08:31
We're aware that the thread has been marked resolved by misstake, we're still investigating.
... Meer weergeven
‎27-10-2023
14:59
Hi,
We'll forward this to the development team.
Thank you.
... Meer weergeven
‎24-10-2023
09:23
Hi,
We have been able to identify the issue and we are currently applying a fix.
... Meer weergeven
‎24-10-2023
09:02
Hi,
This error code is generally due to a network issue, have you retried the operation since?
Thank you.
... Meer weergeven
‎20-10-2023
10:13
Hi,
As of today, the cutomerPayment endpoint does not have any lineNumber property in the invoiceLines array.
If this is something you need, please create a post in the "Ideas" part of the forum.
... Meer weergeven
‎20-10-2023
09:56
Hi Stefan,
Ok, thank you!
... Meer weergeven
‎19-10-2023
13:09
Hello Magnus, Could you again check the status of these ideas? Greets, Michel
... Meer weergeven
‎18-10-2023
10:11
Hi,
We just want to remind you that we will migrate Visma.Net to Azure this weekend, Oct 21 00:00 to Oct 23 08:00.
During this time, the Financials ERP, Financials ERP API and Sales Order Service API will not be available.
More information kan be found here:
Visma.Net Azure Migration Date (Oct 21, 2023 00:00 - Oct 23, 2023 08:00 CET)
... Meer weergeven
‎17-10-2023
17:13
For the breaking changes we will follow the same guideline as what is today in the Visma.net ERP API, i.e. latest 3 months before.
In the closest roadmap we have not planned to introduce createShipment in V3. Could you elaborate a bit more for why it is highly needed in V3? Is it, for example, for the easier use of the API through the sales process or expectation of better performance in that endpoint etc?
... Meer weergeven
‎17-10-2023
09:40
Hi, I'm getting the same error with this body and i can't see anything wrong with the customer number sequence. It is possible to create the payment in the UI. "message": "VismaId: 7e72a23f-5cb7-4853-895c-51c08010bc2b. Error creating payment Error: Inserting 'Customer payment' record raised at least one error. Please review the errors.\r\nLast reference number customers\r\n" { "branch": { "Value": "1" }, "currency": { "Value": "SEK" }, "customer": { "Value": "10089" }, "type": { "Value": "Payment" }, "paymentRef": { "Value": "Reglering" }, "cashAccount": { "Value": "1973" }, "paymentMethod": { "Value": "03" }, "applicationDate": { "Value": "2023-10-13T00:00:00.000Z" }, "paymentAmount": { "Value": 87603.75 }, "paymentLines": [{ "refNbr": { "Value": "1902396" }, "documentType": { "Value": "Invoice" }, "amountPaid": { "Value": 87603.75 }, "crossRate": { "Value": 1.000000 }, "operation": "Insert" } ] }
... Meer weergeven
‎11-10-2023
10:07
last 10 days commer vatId without any problems. We'll have to wait and see how things turn out in the future.
... Meer weergeven
‎10-10-2023
12:12
Hi,
We have a scheduled maintenance window the 11th October 01:00-04:30 CEST, during this window we will be performing some tests in relation to our migration to Azure later this month.
During this time the ERP and the API will not be available. Note: The authorization/access tokens are not going to be affected by the migration.
For more information, please follow the status message:
https://status.visma.com/incidents/lb831nk891k6
... Meer weergeven
‎06-10-2023
16:20
Hi Actually it seams to have been solved now. Its working. /Anders
... Meer weergeven
‎06-10-2023
10:20
This is of great need, so please extend the response with this as soon as possible.
... Meer weergeven
‎05-10-2023
11:34
Hi,
We've been unable to recreate this issue so far. Could you please send us an email with the companyID, details regarding how this was set up? The development team will have to take a look at the company database.
Thank you.
... Meer weergeven
‎03-10-2023
16:06
But this does not return the Items page ( locations) either.
... Meer weergeven
‎29-09-2023
09:36
Hi,
That depends on how your customers have their subaccounts set up.
... Meer weergeven
‎29-09-2023
09:32
Hi,
If you are sending the below fields in each call, you are choosing to overwrite the values with the default value in the class.
Does the customerClass "EUSTD" have paymentMethod 1 set?
"OverrideWithClassValues": true,
"CustomerClassId": {
"Value": "EUSTD"
}
... Meer weergeven
‎21-09-2023
14:13
If you still have problems initiate a chat on ms teams and I can try to help out thomas dot adrian @ consili.se
... Meer weergeven
‎21-09-2023
13:09
Hi, That seems to be exactly whats happening, that also explains why some orders works and some dont. Thank you.
... Meer weergeven
‎21-09-2023
08:06
Ok, but please implement it very soon as we are in great need of it.
... Meer weergeven
‎20-09-2023
15:06
Alright, if you have a list of the calls, preferably with the request id, and send it together with the clientID to developersupport@visma.com we'll have a look at it and pass it on to the development team.
Thank you.
... Meer weergeven
‎20-09-2023
15:00
Dear developers,
We are very happy to share that we have made good progress with preparing the migration of Visma.net ERP to Azure.
As previously announced to complete the final step we will need a maintenance window, this is scheduled for the weekend of 20-22 October. During this time, you will not be able to access Visma.net. We are currently testing how much time we will need to use during this window.
More information and updates regarding the maintenance window and the exact time slots will be announced soon on status.visma.com.
Management Visma NextGen AB
... Meer weergeven
‎18-09-2023
15:45
Hi, Thank you. Yes, I have tried that. I get a 204 response but the transfer number field is not updated/populated on the inventory receipt, so no luck there either. Example: PUT: https://integration.visma.net/API/controller/api/v1/inventoryReceipt/2700193
Headers: {
Accept: application/json
Authorization: <hidden>
Accept-Encoding: gzip Accept-Encoding: deflate
Request-Id: |mNxxPaa2S54=.73b6c807_5.
Content-Type: application/json; charset=utf-8
Content-Length: 38
}
{"transferNumber":{"value":"2700188"}}
Response: 204 No Content
Headers: {
Date: Fri, 25 Aug 2023 14:50:32 GMT
Server: Nginx
Strict-Transport-Security: max-age=31536000; includeSubDomains Strict-Transport-Security: max-age=31536000; includeSubDomains
ipp-request-id: f8e62102-bed6-49b2-96e7-fc42bdce0789
X-Content-Type-Options: application/json
Pragma: no-cache
X-Handled-By: Visma-PX.Export/AuthenticationManagerModule
Referrer-Policy: origin-when-cross-origin
VnfInstanceId: ERP_SE_DEMO_0017
Cache-Control: no-cache
X-XSS-Protection: 1;mode=block
Set-Cookie: <crumbs>; path=/; secure; expires=Thu, 24-Aug-2023 14:50:31 GMT; HttpOnly
Expires: -1
}
... Meer weergeven
‎18-09-2023
13:14
Hi,
We've asked the team for an update, we'll inform you as soon as we have an answer.
... Meer weergeven
‎18-09-2023
12:59
1 Kudo
Hi,
Yes each company has their own tenantID.
... Meer weergeven
‎15-09-2023
10:54
That would help, please send it to DeveloperSupport@visma.com.
Thank you.
... Meer weergeven
‎15-09-2023
10:48
1 Kudo
Hi,
You can add an image as an attachment to a supplierInvoice via:
Send it as form-data.
... Meer weergeven
Activiteits-feed voor Magnus Johnsen
- Kudos krijgen voor Re: Including Attributes when getting multiple Projects. ‎17-05-2024 09:03
- Kudos krijgen voor Re: Budget API is not retrieving inactive subaccounts. ‎21-12-2023 14:28
- Kudos gegeven aan Extend customerPayment API endpoint with the financeCharges and deductedCharges attributes voor Norrbäck. ‎19-12-2023 09:36
- Kudos krijgen voor Visma.net statement regarding Connect Authentication. ‎18-12-2023 09:33
- Kudos krijgen voor Svar: Problem with Visma.net API - missing external codes in extract. ‎16-11-2023 20:29
- Kudos krijgen voor Re: POST CustomerInvoice. Error: 'RevisionID' cannot be empty.. ‎21-09-2023 16:29
- Kudos krijgen voor Re: POST CustomerInvoice. Error: 'RevisionID' cannot be empty.. ‎21-09-2023 15:10
- Kudos krijgen voor Re: many companies ERP service API. ‎18-09-2023 13:07
- Kudos krijgen voor Re: POST image Base64. ‎15-09-2023 12:06
- Kudos krijgen voor Re: Issue posting salesorder with currency gives wrong unit price. ‎11-09-2023 10:33
- Kudos krijgen voor Re: CORS Errors with API requests from local proxy server with SPA Integration. ‎01-09-2023 08:14
- Kudos krijgen voor Re: Retrive data from Visma.net ERP Service API. ‎28-08-2023 14:24
- Kudos krijgen voor Svar: create a customer invoice from a shipment?. ‎23-08-2023 13:43
- Kudos krijgen voor Re: GET on journaltransactions stops with empty data. ‎21-08-2023 14:05
- Kudos krijgen voor Re: Supplier response ERP Service API. ‎18-07-2023 15:48
- Kudos krijgen voor Re: Response does not have all values. ‎17-07-2023 11:21
- Kudos krijgen voor Re: how can I get accrual keys. ‎12-07-2023 13:03
- Kudos krijgen voor Re: Unable to update account on PO line. ‎14-06-2023 11:11
- Kudos krijgen voor Re: How to get a token with postman using Visma Connect Authentication. ‎15-05-2023 16:40
- Kudos krijgen voor Svar: SalesOrders v3 - Error 500 on customer, but not another. ‎13-04-2023 13:58