postAddContainer Procedure

Codeunit LogisticsIntMgt_LOG_LINC

Signature

postAddContainer(apiPartyCode: Code[20]; containerObject: JsonObject; shipmentId: Text; var containerIdList: Dictionary of [Text, Text]; var ErrorMessage: Text) : Boolean

Parameters

apiPartyCode Code[20]

containerObject JsonObject

shipmentId Text

var containerIdList Dictionary of [Text, Text]

var ErrorMessage Text

Returns

Boolean