From f434bb42999e2367774d3bad49873b5cd56f4886 Mon Sep 17 00:00:00 2001 From: Matheus Reis <35343551+matheusgnreis@users.noreply.github.com> Date: Tue, 30 Jan 2024 11:47:25 -0300 Subject: [PATCH] chore: modify doc number carrier --- functions/routes/ecom/modules/calculate-shipping.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/routes/ecom/modules/calculate-shipping.js b/functions/routes/ecom/modules/calculate-shipping.js index 9073754..97ad879 100644 --- a/functions/routes/ecom/modules/calculate-shipping.js +++ b/functions/routes/ecom/modules/calculate-shipping.js @@ -336,7 +336,7 @@ exports.post = async ({ appSdk }, req, res) => { label, carrier: 'Correios', // https://informederendimentos.com/consulta/cnpj-correios/ - carrier_doc_number: '34704060000107', + carrier_doc_number: '34028316000103', service_code: coProduto, service_name: serviceName || label, shipping_line: shippingLine