My Products
Help
adrianm
PARTNER

CustomerCreditNote V2 still returns non existing V2 location

by adrianm (Updated ‎16-06-2022 13:02 by Yıldırım VISMA )

CustomerCreditNote V2 still returns non existing V2 location

 

POST: https://integration.visma.net/API/controller/api/v2/customerCreditNote
Headers: {
    Accept: application/json
    Authorization: <hidden>
    ipp-application-type: Visma.net Financials
    ipp-company-id: 4109549
    Content-Type: application/json; charset=utf-8
    Content-Length: 172
}
{/* body removed */}
Response: 201 Created
Headers: {
    Strict-Transport-Security: max-age=31536000; includeSubDomains    Strict-Transport-Security: max-age=31536000; includeSubDomains
    ipp-request-id: 94f46d5d-9a13-4ba3-92d0-a3408ad2b9c0
    X-Content-Type-Options: application/json
    Pragma: no-cache
    X-Handled-By: Acumatica-PX.Export/AuthenticationManagerModule
    Referrer-Policy: origin-when-cross-origin
    VnfInstanceId: ERP_SE_DEMO_0013
    X-XSS-Protection: 1;mode=block
    Cache-Control: no-cache
    Date: Mon, 13 Jun 2022 09:30:47 GMT
    Location: https://integration.visma.net/API/controller/api/v2/customerCreditNote/100069
    Set-Cookie: <crumbs>;  path=/;  secure;  expires=Sun, 12-Jun-2022 09:30:45 GMT;  HttpOnly
    Server: Apache/2.4.25    Server: (Debian)
    Content-Length: 0
    Expires: -1
}

 

 

3 REPLIES 3
Yıldırım
VISMA

by Yıldırım

The fix has been released in Visma.Net API 9.08.0

by Magnus Johnsen

The solution for the issue has been found and is planned to be included in version 9.08 - currently planned to be released 2022-08-02

Yıldırım
VISMA

by Yıldırım

Hello, the fix was covering POST-CustomerInvoiceV2, this has also been reported for POST - Customer Credit Note V2 Endpoint.
We'll provide further updates as they become available.