...
Nome (Name) | Descrição (Description) | Tipo (Type) | Informações Adicionais (Adittional Information) |
deleted | Indicates if return deleted records. – Optional – (N = No, S = Yes) – Default = “N” Note: if “N”, will be showed just deleted records; if “S”, will be showed just active records. | string | Não há. |
exclusion_date | Last Exclusion Date – (dd/mm/aaaa or ddmmaaaa) – Optional. Valid just when parameter “DELETED” it’s = “S”. | string | Não há. |
last_update_date | Last Update Date – (Optional) – (dd/mm/aaaa or ddmmaaaa) | string | Não há. |
seq_product | Product Sequence – Required | Collection of decimal number | Requerido |
_pageNo | integer | Não há. | |
_pageSize | integer | Não há. |
...
Collection of PackingResponseDTO
Nome (Name) | Descrição (Description) | Tipo (Type) | Informações Adicionais (Adittional Information) |
depth | Depth | decimal number | Não há. |
height | Height | decimal number | Não há. |
packing | Packing | string | Não há. |
packing_quantity | Quantity Package | decimal number | Não há. |
seq_family | Family Sequence | decimal number | Não há. |
seq_product | Product Sequence | decimal number | Não há. |
status | Status – A = Active, I = Inactive | string | Não há. |
weight_gross | Gross Weight | decimal number | Não há. |
weight_net | Net Weight | decimal number | Não há. |
width | Width | decimal number | Não há. |
...