Untitled
Consultar PN por (CPF) https://igc.ramo.com.br:50000/b1s/v1/$crossjoin(BusinessPartners,BusinessPartners/BPFiscalTaxIDCollection)?$expand=BusinessPartners($select=CardCode)&$filter=BusinessPartners/CardCode eq BusinessPartners/BPFiscalTaxIDCollection/BPCode and BusinessPartners/BPFiscalTaxIDCollection/Address eq '' and BusinessPartners/BPFiscalTaxIDCollection/TaxId4 eq '....CPF....' Consultar PN por (CNPJ) https://igc.ramo.com.br:50000/b1s/v1/$crossjoin(BusinessPartners,BusinessPartners/BPFiscalTaxIDCollection)?$expand=BusinessPartners($select=CardCode)&$filter=BusinessPartners/CardCode eq BusinessPartners/BPFiscalTaxIDCollection/BPCode and BusinessPartners/BPFiscalTaxIDCollection/Address eq '' and BusinessPartners/BPFiscalTaxIDCollection/TaxId0 eq '....CNPJ....'
Leave a Comment