Class Container
Class container
Field | Type | Required? | Description |
---|---|---|---|
cdContainer | int | Yes | Container Code. |
nrContainer | string | Yes | Container number. Ex: SUDU3654690 Must be generated following the rules: - Contain 11 characters (4 letters followed by 7 numbers) - The 4th character must be 'U' or 'u' - Must have a valid check digit On https://www.bic-code.org/calculate-the-check-digit-online.html it is possible to validate the check digit of a given container number. |
cdTypeContainer | int | Yes | Container Type Code. This code is returned by the SgrReturnsContainerType method. |
cdPropContainer | int | No | Container Owner Code. This code is returned by the sgrReturnsPF or sgrReturnsPJ methods. |
vlTaraEspecifica | double | No | Weight of this empty container; |
dsObservacao | string | No | Additional observations to be added to the container record. |