You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Actual Delivery date is populating with a default date when a shipment is updated through API

Hi,

I am trying to update DFFs in Shipment using below webservice:

/fscmRestApi/resources/11.13.18.05/shipmentTransactionRequests

Payload :

{

"ActionCode": "ShipmentUpdate",

"shipments": [  {  

      "Shipment": "58009",   

     "shipmentDFF": [{
"freightChargeLineNumber": "3",    

        "ccProcessingFeeLineNumber": "4"}]    }]
}

Actual_delivery_date column is getting populated with a default value when i try to update shipment DFFs.

Is there any solution so that only dffs can be updated and not this actual_delivery_column.

Thanks.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!