My Products
Help
krihett
PARTNER

Missing attribute "packages" in Shipment response

by krihett

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:

krihett_0-1644233567100.png

 

2 REPLIES 2

by Yıldırım

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. 

by Yıldırım (Updated ‎07-02-2022 12:56 by Yıldırım VISMA )

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.