- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Hi,
I have a problem now where we fail to perform the action /controller/api/v1/shipment/{shipmentNumber}/action/confirmShipment.
The response we get is
{
"message": "Error confirming shipment: Object reference not set to an instance of an object."
}
It works for other customers except this one, but I cannot see what it different here.
The full call that we make is
POST https://integration.visma.net/API/controller/api/v1/shipment/4709289/action/confirmShipment
Can you see if there is something wrong with that call?
Best regards,
Ronny Videkull
Solved! Go to Solution.
- Categories:
-
API:Shipment
Hello,
Unfortunately we can not determine what could be exactly wrong with the shipment by looking to the error returned from the "confirm shipment" action called via API. We recommend trying the same operation in the UI for the document<4709289> that is failed with the API.
In this way, Financials can highlight errors / fields on the component thus you can review the document and retry the operation.
Thanks.
Hello Ronny,
In the Financials ERP UI,
ScreenID:SO302000 > Shipment (Utleveranser) > Actions(åtgärder) > Confirm Shipment(Bekräfta Utleverans)
