Skip to main content

SgrAdicionarContainer

Method for Adding container

SoapAction

PARAMETERS

FieldTypeReq.Description
keyaccessstringYesKey returned by the sgrLogin method.
cdpasintegerYesPAS code, returned by the sgrListaPASUsuario method
cdclienteintegerYesCustomer code, returned by the sgrListaEmpresasPASUsuario method.
cContainerobjectYesObject containing the data of the container to be registered. The fields that must be entered can be found in the Container class.
vlWidthExtRealYesExternal width in meters
vlHeightExtRealYesExternal height in meters
vlLengthIntRealYesInternal length in meters
vlWidthIntRealYesInternal width in meters
vlHeightIntRealYesInternal height in meters
vlBaseLengthRealYesBase length in meters
vlBaseWidthRealYesBase width in meters
vlBaseHeightRealYesBase height in meters
vlDoorWidthRealYesDoor width in meters
vlDoorHeightRealYesDoor height in meters
vlTareRealYesEmpty container weight
vlCapWeightRealYesLoad capacity in Kg
vlCapVolRealYesLoad capacity in m³

If the container is added without errors, this method will return the code of the registered container.