to get a personalized navigation.
to get a personalized navigation.
Ref. endpoint GET /controller/api/v1/shipment/{shipmentNbr}. The Swagger documentation refers to an attribute called "packages". The response does not contain this attribute at all.
Example of response:
{
"shipmentNumber": "000012",
"shipmentType": "Issue",
"status": "Confirmed",
"hold": false,
"operation": "Issue",
"shipmentDate": "2022-02-14T00:00:00",
..
..
"currencyId": "NOK",
"shippedQuantity": 36.000000,
"shippedWeight": 0.000000,
"shippedVolume": 0.000000,
"packagesWeight": 0.000000,
"controlQuantity": 36.000000,
"deliveryAddress": {
..
..
}
We expected this value:
Hello,
this case has been planned to be fixed in Visma.net Financials API updates for version 8.86.0 (March 2022)
Please follow the "News" for the final release notes.
Hello,
we confirm that "Packages" field exposed via GET Shipment API <ShipmentDto> is not populated, despite it has a value in the Financials ERP UI. It has now been reported to the team to be investigated and verified.
Copyright © 2022 Visma.com. All rights reserved.