Skip to content

Commit

Permalink
chore: set pakman doc number
Browse files Browse the repository at this point in the history
  • Loading branch information
matheusgnreis authored Dec 28, 2023
1 parent 9a3363d commit a865e39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion functions/routes/ecom/modules/calculate-shipping.js
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ exports.post = async ({ appSdk }, req, res) => {
label,
carrier: 'Correios',
// https://informederendimentos.com/consulta/cnpj-correios/
carrier_doc_number: '34028316000103',
carrier_doc_number: '34704060000107',
service_code: coProduto,
service_name: serviceName || label,
shipping_line: shippingLine
Expand Down

0 comments on commit a865e39

Please sign in to comment.