@orbe-agro/client-core 5.5.78 → 5.5.79
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -5,8 +5,8 @@ const contratoFrete = {
|
|
|
5
5
|
update: { endpoint: `${CONTRATO_FRETE_URL}`, method: "put" },
|
|
6
6
|
delete: { endpoint: `${CONTRATO_FRETE_URL}/`, method: "delete" },
|
|
7
7
|
findAll: { endpoint: `${CONTRATO_FRETE_URL}/find-monitor`, method: "post" },
|
|
8
|
-
updateStatusParcela: { endpoint: `${CONTRATO_FRETE_URL}/update/status-parcela
|
|
9
|
-
findValorBrutoContrato: { endpoint: `${CONTRATO_FRETE_URL}/find/valor-bruto
|
|
8
|
+
updateStatusParcela: { endpoint: `${CONTRATO_FRETE_URL}/update/status-parcela`, method: "put" },
|
|
9
|
+
findValorBrutoContrato: { endpoint: `${CONTRATO_FRETE_URL}/find/valor-bruto`, method: "get" },
|
|
10
10
|
findCalculoFrete: { endpoint: `${CONTRATO_FRETE_URL}/find-calculo-frete`, method: "post" },
|
|
11
11
|
findContratoPorDocumento: { endpoint: `${CONTRATO_FRETE_URL}/contrato-por-documento`, method: "post" },
|
|
12
12
|
roteirizar: { endpoint: `${CONTRATO_FRETE_URL}/roteirizar`, method: "post" },
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"contratoFrete.js","sources":["../../../../../lib/base/configs/endpoints.config/transportadora/contratoFrete.ts"],"sourcesContent":["const CONTRATO_FRETE_URL = '/transportadora/api/contrato-frete-pamcard'\n\nconst contratoFrete = {\n findOne: {endpoint: `${CONTRATO_FRETE_URL}/`, method: 'get'},\n add: {endpoint: `${CONTRATO_FRETE_URL}`, method: 'post'},\n update: {endpoint: `${CONTRATO_FRETE_URL}`, method: 'put'},\n delete: {endpoint: `${CONTRATO_FRETE_URL}/`, method: 'delete'},\n findAll: {endpoint: `${CONTRATO_FRETE_URL}/find-monitor`, method: 'post'},\n updateStatusParcela: {endpoint: `${CONTRATO_FRETE_URL}/update/status-parcela
|
|
1
|
+
{"version":3,"file":"contratoFrete.js","sources":["../../../../../lib/base/configs/endpoints.config/transportadora/contratoFrete.ts"],"sourcesContent":["const CONTRATO_FRETE_URL = '/transportadora/api/contrato-frete-pamcard'\n\nconst contratoFrete = {\n findOne: {endpoint: `${CONTRATO_FRETE_URL}/`, method: 'get'},\n add: {endpoint: `${CONTRATO_FRETE_URL}`, method: 'post'},\n update: {endpoint: `${CONTRATO_FRETE_URL}`, method: 'put'},\n delete: {endpoint: `${CONTRATO_FRETE_URL}/`, method: 'delete'},\n findAll: {endpoint: `${CONTRATO_FRETE_URL}/find-monitor`, method: 'post'},\n updateStatusParcela: {endpoint: `${CONTRATO_FRETE_URL}/update/status-parcela`, method: 'put'},\n findValorBrutoContrato: {endpoint: `${CONTRATO_FRETE_URL}/find/valor-bruto`, method: 'get'},\n findCalculoFrete: {endpoint: `${CONTRATO_FRETE_URL}/find-calculo-frete`, method: 'post'},\n findContratoPorDocumento: {endpoint: `${CONTRATO_FRETE_URL}/contrato-por-documento`, method: 'post'},\n roteirizar: {endpoint: `${CONTRATO_FRETE_URL}/roteirizar`, method: 'post'},\n controleEmbarque: {endpoint: `${CONTRATO_FRETE_URL}/controle-embarque`, method: 'post'},\n findByOrdemCarregamentoId: {endpoint: `${CONTRATO_FRETE_URL}/find-ordem-carregamento/`, method: 'get'},\n gerarArquivo: {endpoint: `${CONTRATO_FRETE_URL}/gerar-arquivo/`, method: 'get'},\n enviarSap: {endpoint: `${CONTRATO_FRETE_URL}/enviar-sap/`, method: 'get'},\n}\nexport default contratoFrete\n\n"],"names":[],"mappings":"AAAA,MAAM,qBAAqB;AAE3B,MAAM,gBAAgB;AAAA,EAClB,SAAS,EAAC,UAAU,GAAG,kBAAkB,KAAK,QAAQ,MAAA;AAAA,EACtD,KAAK,EAAC,UAAU,GAAG,kBAAkB,IAAI,QAAQ,OAAA;AAAA,EACjD,QAAQ,EAAC,UAAU,GAAG,kBAAkB,IAAI,QAAQ,MAAA;AAAA,EACpD,QAAQ,EAAC,UAAU,GAAG,kBAAkB,KAAK,QAAQ,SAAA;AAAA,EACrD,SAAS,EAAC,UAAU,GAAG,kBAAkB,iBAAiB,QAAQ,OAAA;AAAA,EAClE,qBAAqB,EAAC,UAAU,GAAG,kBAAkB,0BAA0B,QAAQ,MAAA;AAAA,EACvF,wBAAwB,EAAC,UAAU,GAAG,kBAAkB,qBAAqB,QAAQ,MAAA;AAAA,EACrF,kBAAkB,EAAC,UAAU,GAAG,kBAAkB,uBAAuB,QAAQ,OAAA;AAAA,EACjF,0BAA0B,EAAC,UAAU,GAAG,kBAAkB,2BAA2B,QAAQ,OAAA;AAAA,EAC7F,YAAY,EAAC,UAAU,GAAG,kBAAkB,eAAe,QAAQ,OAAA;AAAA,EACnE,kBAAkB,EAAC,UAAU,GAAG,kBAAkB,sBAAsB,QAAQ,OAAA;AAAA,EAChF,2BAA2B,EAAC,UAAU,GAAG,kBAAkB,6BAA6B,QAAQ,MAAA;AAAA,EAChG,cAAc,EAAC,UAAU,GAAG,kBAAkB,mBAAmB,QAAQ,MAAA;AAAA,EACzE,WAAW,EAAC,UAAU,GAAG,kBAAkB,gBAAgB,QAAQ,MAAA;AACvE;"}
|
|
@@ -6,8 +6,8 @@ const contratoFrete = {
|
|
|
6
6
|
update: {endpoint: `${CONTRATO_FRETE_URL}`, method: 'put'},
|
|
7
7
|
delete: {endpoint: `${CONTRATO_FRETE_URL}/`, method: 'delete'},
|
|
8
8
|
findAll: {endpoint: `${CONTRATO_FRETE_URL}/find-monitor`, method: 'post'},
|
|
9
|
-
updateStatusParcela: {endpoint: `${CONTRATO_FRETE_URL}/update/status-parcela
|
|
10
|
-
findValorBrutoContrato: {endpoint: `${CONTRATO_FRETE_URL}/find/valor-bruto
|
|
9
|
+
updateStatusParcela: {endpoint: `${CONTRATO_FRETE_URL}/update/status-parcela`, method: 'put'},
|
|
10
|
+
findValorBrutoContrato: {endpoint: `${CONTRATO_FRETE_URL}/find/valor-bruto`, method: 'get'},
|
|
11
11
|
findCalculoFrete: {endpoint: `${CONTRATO_FRETE_URL}/find-calculo-frete`, method: 'post'},
|
|
12
12
|
findContratoPorDocumento: {endpoint: `${CONTRATO_FRETE_URL}/contrato-por-documento`, method: 'post'},
|
|
13
13
|
roteirizar: {endpoint: `${CONTRATO_FRETE_URL}/roteirizar`, method: 'post'},
|