Skip to content

Commit

Permalink
DDWMISSI-1156 - Campo idProfissionalRetaguarda no envio de Cliente nã…
Browse files Browse the repository at this point in the history
…o está sendo lido pelo sync
  • Loading branch information
andersonmarcelos committed Dec 11, 2024
1 parent 62d94c9 commit ba559d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pdvsync/rotas/WTA - BUSCAR CLIENTES.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
},
"createDate":"items.[&1].dataCadastro",
"deliveryAddressNumber":"items.[&1].numero",
"profissionalRetaguarda": "items.[&1].IdProfissionalRetaguarda",
"profissionalRetaguarda": "items.[&1].IdRetaguardaProfissional",
"customerNetId": "items.[&1].IdRetaguardaRedeCliente",
"mainClientId": "items.[&1].IdRetaguardaClientePrincipal",
"squareId": "items.[&1].IdRetaguardaPraca",
Expand Down

1 comment on commit ba559d9

@marcio12arueira
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Validado QA Marcio Arueira para gerar PR.

Please sign in to comment.