Método para consultar se existe as configurações de importação.
GET [URLAPI]/IntegradorCadastrosEstruturaisAPI/api/v1/Configuracao/Erp/existe-configuracao-importacao
Não há.
Não há.
CODE 200 - SUCCESS
{ "hasNext": true, "items": [ true ] }
application/json, text/json
CODE 400 - BAD
{ "code": "string", "message": "string", "detailedMessage": "string", "helpUrl": "string", "details": [ { "guid": "3fa85f64-5717-4562-b3fc-2c963f66afa6", "notificationType": 0, "code": "string", "message": "string", "detailedMessage": "string", "status": 0 } ] }