Untitled

mail@pastecode.io avatar
unknown
json
24 days ago
3.6 kB
2
Indexable
Never
// JSON ATUALIZANDO OS VALORES DE LOTES QUE JÁ EXISTEM

{
    "gtin": "001002",
    "sped_type": "ad2d8331-5c0d-47bd-abcd-9e22ec9cc451",
    "status": "active",
    "name": "PRODUTO COM LOTE - Luiz",
    "short_description": null,
    "unit": "edad9040-1197-4266-a69f-348792bf5a64",
    "default_local_stock": "30758e1d-092d-4dd4-becb-5bf443561142",
    "group": null,
    "department": null,
    "brand": null,
    "family": null,
    "section": null,
    "collection": null,
    "segment": null,
    "buy_price": 0,
    "accounting_cost": 0,
    "cost_price": 0,
    "expected_markup": 0,
    "markup": 0,
    "sale_price": 0,
    "iat": null,
    "ippt": null,
    "barcode": null,
    "mix": null,
    "complement": null,
    "flg_traceable": "0",
    "flg_without_gtin": "0",
    "flg_pdv": "1",
    "flg_weighed_or_own": "0",
    "flg_exchange_unavailable": "0",
    "get_price": "master",
    "gross_weight": null,
    "net_weight": null,
    "fraction_type": null,
    "fraction_quantity": null,
    "group_discount": null,
    "max_discount": null,
    "commission": null,
    "tax_barcode": null,
    "tax_unit": null,
    "type_conversion_factor": null,
    "conversion_factor": null,
    "tax_gtin": null,
    "origem_mercadoria": null,
    "flg_indicador_producao_escala_relevante": "0",
    "icms_calculation": null,
    "ncm": null,
    "cest": null,
    "piscofins_calculation": null,
    "cst_piscofins_venda": null,
    "aliquota_pis_venda": null,
    "aliquota_cofins_venda": null,
    "natureza": null,
    "ipi_calculation": null,
    "showOnly_ipi_framework": null,
    "showOnly_ipi_cst": null,
    "showOnly_ipi_type": null,
    "base_cal_icms_st_ret": null,
    "vlr_subs_trib_icms_st_ret": null,
    "aliquota_consumidor_final_icms_st_ret": null,
    "base_cal_icms_fcp_st_ret": null,
    "valor_fcp_icms_st_ret": null,
    "valor_icms_proprio_icms_st_ret": null,
    "preco_pauta": null,
    "qtd_trib_mono_ret": null,
    "aliquota_ad_rem_mono_ret": null,
    "imposto_retido_mono_ret": null,
    "min_stock": 0,
    "max_stock": 0,
    "description": null,
    "lots": [
        {
            "sequential": 9,
            "uuid": "daaf6c33-4064-46c9-a4b8-753c0baeb6d4",
            "lot": "001001",
            "aggregation_code": "001001",
            "receipt_date": "2024-09-13",
            "manufacturing_date": "2024-09-13",
            "expiration_date": "2024-09-13",
            "created_at": "2024-09-13T19:49:06.000000Z",
            "updated_at": "2024-09-13T19:49:06.000000Z",
            "deleted_at": null,
            "quantity": 15
        },
        {
            "sequential": 10,
            "uuid": "6c3b8da5-5058-47c8-b936-5e9dd32275c8",
            "lot": "002002",
            "aggregation_code": "002002",
            "receipt_date": "2024-09-13",
            "manufacturing_date": "2024-09-13",
            "expiration_date": "2024-09-13",
            "created_at": "2024-09-13T19:49:06.000000Z",
            "updated_at": "2024-09-13T19:49:06.000000Z",
            "deleted_at": null,
            "quantity": 18
        },
        {
            "sequential": 11,
            "uuid": "1247ed81-bd5c-43f7-919b-fb2c4e712541",
            "lot": "003003",
            "aggregation_code": "003003",
            "receipt_date": "2024-09-13",
            "manufacturing_date": "2024-09-13",
            "expiration_date": "2024-09-13",
            "created_at": "2024-09-13T19:50:52.000000Z",
            "updated_at": "2024-09-13T19:50:52.000000Z",
            "deleted_at": null,
            "quantity": 8
        }
    ]
}
Leave a Comment