Class: NuvemfiscalSdkRuby::EmpresaApi
- Inherits:
-
Object
- Object
- NuvemfiscalSdkRuby::EmpresaApi
- Defined in:
- lib/nuvemfiscal_sdk_ruby/api/empresa_api.rb
Instance Attribute Summary collapse
-
#api_client ⇒ Object
Returns the value of attribute api_client.
Instance Method Summary collapse
-
#alterar_config_cte(cpf_cnpj, body, opts = {}) ⇒ EmpresaConfigCte
Alterar configuração de CT-e.
-
#alterar_config_cte_with_http_info(cpf_cnpj, body, opts = {}) ⇒ Array<(EmpresaConfigCte, Integer, Hash)>
Alterar configuração de CT-e.
-
#alterar_config_distribuicao_nfe(cpf_cnpj, body, opts = {}) ⇒ EmpresaConfigDistribuicaoNfe
Alterar configuração de Distribuição de NF-e.
-
#alterar_config_distribuicao_nfe_with_http_info(cpf_cnpj, body, opts = {}) ⇒ Array<(EmpresaConfigDistribuicaoNfe, Integer, Hash)>
Alterar configuração de Distribuição de NF-e.
-
#alterar_config_mdfe(cpf_cnpj, body, opts = {}) ⇒ EmpresaConfigMdfe
Alterar configuração de MDF-e.
-
#alterar_config_mdfe_with_http_info(cpf_cnpj, body, opts = {}) ⇒ Array<(EmpresaConfigMdfe, Integer, Hash)>
Alterar configuração de MDF-e.
-
#alterar_config_nfce(cpf_cnpj, body, opts = {}) ⇒ EmpresaConfigNfce
Alterar configuração de NFC-e.
-
#alterar_config_nfce_with_http_info(cpf_cnpj, body, opts = {}) ⇒ Array<(EmpresaConfigNfce, Integer, Hash)>
Alterar configuração de NFC-e.
-
#alterar_config_nfcom(cpf_cnpj, body, opts = {}) ⇒ EmpresaConfigNfcom
Alterar configuração de NFCom.
-
#alterar_config_nfcom_with_http_info(cpf_cnpj, body, opts = {}) ⇒ Array<(EmpresaConfigNfcom, Integer, Hash)>
Alterar configuração de NFCom.
-
#alterar_config_nfe(cpf_cnpj, body, opts = {}) ⇒ EmpresaConfigNfe
Alterar configuração de NF-e.
-
#alterar_config_nfe_with_http_info(cpf_cnpj, body, opts = {}) ⇒ Array<(EmpresaConfigNfe, Integer, Hash)>
Alterar configuração de NF-e.
-
#alterar_config_nfse(cpf_cnpj, body, opts = {}) ⇒ EmpresaConfigNfse
Alterar configuração de NFS-e.
-
#alterar_config_nfse_with_http_info(cpf_cnpj, body, opts = {}) ⇒ Array<(EmpresaConfigNfse, Integer, Hash)>
Alterar configuração de NFS-e.
-
#atualizar_empresa(cpf_cnpj, body, opts = {}) ⇒ Empresa
Alterar empresa Altera o cadastro de uma empresa (emitente/prestador) que esteja associada a sua conta.
-
#atualizar_empresa_with_http_info(cpf_cnpj, body, opts = {}) ⇒ Array<(Empresa, Integer, Hash)>
Alterar empresa Altera o cadastro de uma empresa (emitente/prestador) que esteja associada a sua conta.
-
#baixar_logotipo_empresa(cpf_cnpj, opts = {}) ⇒ File
Baixar logotipo.
-
#baixar_logotipo_empresa_with_http_info(cpf_cnpj, opts = {}) ⇒ Array<(File, Integer, Hash)>
Baixar logotipo.
-
#cadastrar_certificado_empresa(cpf_cnpj, body, opts = {}) ⇒ EmpresaCertificado
Cadastrar certificado Cadastre ou atualize um certificado digital e vincule a sua empresa, para que possa iniciar a emissão de notas.
-
#cadastrar_certificado_empresa_with_http_info(cpf_cnpj, body, opts = {}) ⇒ Array<(EmpresaCertificado, Integer, Hash)>
Cadastrar certificado Cadastre ou atualize um certificado digital e vincule a sua empresa, para que possa iniciar a emissão de notas.
-
#consultar_certificado_empresa(cpf_cnpj, opts = {}) ⇒ EmpresaCertificado
Consultar certificado.
-
#consultar_certificado_empresa_with_http_info(cpf_cnpj, opts = {}) ⇒ Array<(EmpresaCertificado, Integer, Hash)>
Consultar certificado.
-
#consultar_config_cte(cpf_cnpj, opts = {}) ⇒ EmpresaConfigCte
Consultar configuração de CT-e.
-
#consultar_config_cte_with_http_info(cpf_cnpj, opts = {}) ⇒ Array<(EmpresaConfigCte, Integer, Hash)>
Consultar configuração de CT-e.
-
#consultar_config_distribuicao_nfe(cpf_cnpj, opts = {}) ⇒ EmpresaConfigDistribuicaoNfe
Consultar configuração de Distribuição de NF-e.
-
#consultar_config_distribuicao_nfe_with_http_info(cpf_cnpj, opts = {}) ⇒ Array<(EmpresaConfigDistribuicaoNfe, Integer, Hash)>
Consultar configuração de Distribuição de NF-e.
-
#consultar_config_mdfe(cpf_cnpj, opts = {}) ⇒ EmpresaConfigMdfe
Consultar configuração de MDF-e.
-
#consultar_config_mdfe_with_http_info(cpf_cnpj, opts = {}) ⇒ Array<(EmpresaConfigMdfe, Integer, Hash)>
Consultar configuração de MDF-e.
-
#consultar_config_nfce(cpf_cnpj, opts = {}) ⇒ EmpresaConfigNfce
Consultar configuração de NFC-e.
-
#consultar_config_nfce_with_http_info(cpf_cnpj, opts = {}) ⇒ Array<(EmpresaConfigNfce, Integer, Hash)>
Consultar configuração de NFC-e.
-
#consultar_config_nfcom(cpf_cnpj, opts = {}) ⇒ EmpresaConfigNfcom
Consultar configuração de NFCom.
-
#consultar_config_nfcom_with_http_info(cpf_cnpj, opts = {}) ⇒ Array<(EmpresaConfigNfcom, Integer, Hash)>
Consultar configuração de NFCom.
-
#consultar_config_nfe(cpf_cnpj, opts = {}) ⇒ EmpresaConfigNfe
Consultar configuração de NF-e.
-
#consultar_config_nfe_with_http_info(cpf_cnpj, opts = {}) ⇒ Array<(EmpresaConfigNfe, Integer, Hash)>
Consultar configuração de NF-e.
-
#consultar_config_nfse(cpf_cnpj, opts = {}) ⇒ EmpresaConfigNfse
Consultar configuração de NFS-e.
-
#consultar_config_nfse_with_http_info(cpf_cnpj, opts = {}) ⇒ Array<(EmpresaConfigNfse, Integer, Hash)>
Consultar configuração de NFS-e.
-
#consultar_empresa(cpf_cnpj, opts = {}) ⇒ Empresa
Consultar empresa.
-
#consultar_empresa_with_http_info(cpf_cnpj, opts = {}) ⇒ Array<(Empresa, Integer, Hash)>
Consultar empresa.
-
#criar_empresa(body, opts = {}) ⇒ Empresa
Cadastrar empresa Cadastre uma nova empresa (emitente ou prestador) à sua conta.
-
#criar_empresa_with_http_info(body, opts = {}) ⇒ Array<(Empresa, Integer, Hash)>
Cadastrar empresa Cadastre uma nova empresa (emitente ou prestador) à sua conta.
-
#enviar_certificado_empresa(cpf_cnpj, opts = {}) ⇒ EmpresaCertificado
Upload de certificado Cadastre ou atualize um certificado digital e vincule a sua empresa, para que possa iniciar a emissão de notas.
-
#enviar_certificado_empresa_with_http_info(cpf_cnpj, opts = {}) ⇒ Array<(EmpresaCertificado, Integer, Hash)>
Upload de certificado Cadastre ou atualize um certificado digital e vincule a sua empresa, para que possa iniciar a emissão de notas.
-
#enviar_logotipo_empresa(cpf_cnpj, opts = {}) ⇒ nil
Enviar logotipo Cadastre ou atualize um logotipo e vincule a sua empresa.
-
#enviar_logotipo_empresa_with_http_info(cpf_cnpj, opts = {}) ⇒ Array<(nil, Integer, Hash)>
Enviar logotipo Cadastre ou atualize um logotipo e vincule a sua empresa.
-
#excluir_certificado_empresa(cpf_cnpj, opts = {}) ⇒ nil
Deletar certificado.
-
#excluir_certificado_empresa_with_http_info(cpf_cnpj, opts = {}) ⇒ Array<(nil, Integer, Hash)>
Deletar certificado.
-
#excluir_empresa(cpf_cnpj, opts = {}) ⇒ nil
Deletar empresa.
-
#excluir_empresa_with_http_info(cpf_cnpj, opts = {}) ⇒ Array<(nil, Integer, Hash)>
Deletar empresa.
-
#excluir_logotipo_empresa(cpf_cnpj, opts = {}) ⇒ nil
Deletar logotipo.
-
#excluir_logotipo_empresa_with_http_info(cpf_cnpj, opts = {}) ⇒ Array<(nil, Integer, Hash)>
Deletar logotipo.
-
#initialize(api_client = ApiClient.default) ⇒ EmpresaApi
constructor
A new instance of EmpresaApi.
-
#listar_empresas(opts = {}) ⇒ EmpresaListagem
Listar empresas Retorna a lista das empresas associadas à sua conta.
-
#listar_empresas_with_http_info(opts = {}) ⇒ Array<(EmpresaListagem, Integer, Hash)>
Listar empresas Retorna a lista das empresas associadas à sua conta.
Constructor Details
#initialize(api_client = ApiClient.default) ⇒ EmpresaApi
19 20 21 |
# File 'lib/nuvemfiscal_sdk_ruby/api/empresa_api.rb', line 19 def initialize(api_client = ApiClient.default) @api_client = api_client end |
Instance Attribute Details
#api_client ⇒ Object
Returns the value of attribute api_client.
17 18 19 |
# File 'lib/nuvemfiscal_sdk_ruby/api/empresa_api.rb', line 17 def api_client @api_client end |
Instance Method Details
#alterar_config_cte(cpf_cnpj, body, opts = {}) ⇒ EmpresaConfigCte
Alterar configuração de CT-e
27 28 29 30 |
# File 'lib/nuvemfiscal_sdk_ruby/api/empresa_api.rb', line 27 def alterar_config_cte(cpf_cnpj, body, opts = {}) data, _status_code, _headers = alterar_config_cte_with_http_info(cpf_cnpj, body, opts) data end |
#alterar_config_cte_with_http_info(cpf_cnpj, body, opts = {}) ⇒ Array<(EmpresaConfigCte, Integer, Hash)>
Alterar configuração de CT-e
37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 |
# File 'lib/nuvemfiscal_sdk_ruby/api/empresa_api.rb', line 37 def alterar_config_cte_with_http_info(cpf_cnpj, body, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: EmpresaApi.alterar_config_cte ...' end # verify the required parameter 'cpf_cnpj' is set if @api_client.config.client_side_validation && cpf_cnpj.nil? fail ArgumentError, "Missing the required parameter 'cpf_cnpj' when calling EmpresaApi.alterar_config_cte" end # verify the required parameter 'body' is set if @api_client.config.client_side_validation && body.nil? fail ArgumentError, "Missing the required parameter 'body' when calling EmpresaApi.alterar_config_cte" end # resource path local_var_path = '/empresas/{cpf_cnpj}/cte'.sub('{' + 'cpf_cnpj' + '}', CGI.escape(cpf_cnpj.to_s)) # query parameters query_params = opts[:query_params] || {} # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept'] # HTTP header 'Content-Type' content_type = @api_client.select_header_content_type(['application/json']) if !content_type.nil? header_params['Content-Type'] = content_type end # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:debug_body] || @api_client.object_to_http_body(body) # return_type return_type = opts[:debug_return_type] || 'EmpresaConfigCte' # auth_names auth_names = opts[:debug_auth_names] || ['jwt', 'oauth2'] = opts.merge( :operation => :"EmpresaApi.alterar_config_cte", :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:PUT, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: EmpresaApi#alterar_config_cte\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#alterar_config_distribuicao_nfe(cpf_cnpj, body, opts = {}) ⇒ EmpresaConfigDistribuicaoNfe
Alterar configuração de Distribuição de NF-e
99 100 101 102 |
# File 'lib/nuvemfiscal_sdk_ruby/api/empresa_api.rb', line 99 def alterar_config_distribuicao_nfe(cpf_cnpj, body, opts = {}) data, _status_code, _headers = alterar_config_distribuicao_nfe_with_http_info(cpf_cnpj, body, opts) data end |
#alterar_config_distribuicao_nfe_with_http_info(cpf_cnpj, body, opts = {}) ⇒ Array<(EmpresaConfigDistribuicaoNfe, Integer, Hash)>
Alterar configuração de Distribuição de NF-e
109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 |
# File 'lib/nuvemfiscal_sdk_ruby/api/empresa_api.rb', line 109 def alterar_config_distribuicao_nfe_with_http_info(cpf_cnpj, body, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: EmpresaApi.alterar_config_distribuicao_nfe ...' end # verify the required parameter 'cpf_cnpj' is set if @api_client.config.client_side_validation && cpf_cnpj.nil? fail ArgumentError, "Missing the required parameter 'cpf_cnpj' when calling EmpresaApi.alterar_config_distribuicao_nfe" end # verify the required parameter 'body' is set if @api_client.config.client_side_validation && body.nil? fail ArgumentError, "Missing the required parameter 'body' when calling EmpresaApi.alterar_config_distribuicao_nfe" end # resource path local_var_path = '/empresas/{cpf_cnpj}/distnfe'.sub('{' + 'cpf_cnpj' + '}', CGI.escape(cpf_cnpj.to_s)) # query parameters query_params = opts[:query_params] || {} # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept'] # HTTP header 'Content-Type' content_type = @api_client.select_header_content_type(['application/json']) if !content_type.nil? header_params['Content-Type'] = content_type end # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:debug_body] || @api_client.object_to_http_body(body) # return_type return_type = opts[:debug_return_type] || 'EmpresaConfigDistribuicaoNfe' # auth_names auth_names = opts[:debug_auth_names] || ['jwt', 'oauth2'] = opts.merge( :operation => :"EmpresaApi.alterar_config_distribuicao_nfe", :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:PUT, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: EmpresaApi#alterar_config_distribuicao_nfe\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#alterar_config_mdfe(cpf_cnpj, body, opts = {}) ⇒ EmpresaConfigMdfe
Alterar configuração de MDF-e
171 172 173 174 |
# File 'lib/nuvemfiscal_sdk_ruby/api/empresa_api.rb', line 171 def alterar_config_mdfe(cpf_cnpj, body, opts = {}) data, _status_code, _headers = alterar_config_mdfe_with_http_info(cpf_cnpj, body, opts) data end |
#alterar_config_mdfe_with_http_info(cpf_cnpj, body, opts = {}) ⇒ Array<(EmpresaConfigMdfe, Integer, Hash)>
Alterar configuração de MDF-e
181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 |
# File 'lib/nuvemfiscal_sdk_ruby/api/empresa_api.rb', line 181 def alterar_config_mdfe_with_http_info(cpf_cnpj, body, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: EmpresaApi.alterar_config_mdfe ...' end # verify the required parameter 'cpf_cnpj' is set if @api_client.config.client_side_validation && cpf_cnpj.nil? fail ArgumentError, "Missing the required parameter 'cpf_cnpj' when calling EmpresaApi.alterar_config_mdfe" end # verify the required parameter 'body' is set if @api_client.config.client_side_validation && body.nil? fail ArgumentError, "Missing the required parameter 'body' when calling EmpresaApi.alterar_config_mdfe" end # resource path local_var_path = '/empresas/{cpf_cnpj}/mdfe'.sub('{' + 'cpf_cnpj' + '}', CGI.escape(cpf_cnpj.to_s)) # query parameters query_params = opts[:query_params] || {} # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept'] # HTTP header 'Content-Type' content_type = @api_client.select_header_content_type(['application/json']) if !content_type.nil? header_params['Content-Type'] = content_type end # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:debug_body] || @api_client.object_to_http_body(body) # return_type return_type = opts[:debug_return_type] || 'EmpresaConfigMdfe' # auth_names auth_names = opts[:debug_auth_names] || ['jwt', 'oauth2'] = opts.merge( :operation => :"EmpresaApi.alterar_config_mdfe", :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:PUT, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: EmpresaApi#alterar_config_mdfe\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#alterar_config_nfce(cpf_cnpj, body, opts = {}) ⇒ EmpresaConfigNfce
Alterar configuração de NFC-e
243 244 245 246 |
# File 'lib/nuvemfiscal_sdk_ruby/api/empresa_api.rb', line 243 def alterar_config_nfce(cpf_cnpj, body, opts = {}) data, _status_code, _headers = alterar_config_nfce_with_http_info(cpf_cnpj, body, opts) data end |
#alterar_config_nfce_with_http_info(cpf_cnpj, body, opts = {}) ⇒ Array<(EmpresaConfigNfce, Integer, Hash)>
Alterar configuração de NFC-e
253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 |
# File 'lib/nuvemfiscal_sdk_ruby/api/empresa_api.rb', line 253 def alterar_config_nfce_with_http_info(cpf_cnpj, body, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: EmpresaApi.alterar_config_nfce ...' end # verify the required parameter 'cpf_cnpj' is set if @api_client.config.client_side_validation && cpf_cnpj.nil? fail ArgumentError, "Missing the required parameter 'cpf_cnpj' when calling EmpresaApi.alterar_config_nfce" end # verify the required parameter 'body' is set if @api_client.config.client_side_validation && body.nil? fail ArgumentError, "Missing the required parameter 'body' when calling EmpresaApi.alterar_config_nfce" end # resource path local_var_path = '/empresas/{cpf_cnpj}/nfce'.sub('{' + 'cpf_cnpj' + '}', CGI.escape(cpf_cnpj.to_s)) # query parameters query_params = opts[:query_params] || {} # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept'] # HTTP header 'Content-Type' content_type = @api_client.select_header_content_type(['application/json']) if !content_type.nil? header_params['Content-Type'] = content_type end # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:debug_body] || @api_client.object_to_http_body(body) # return_type return_type = opts[:debug_return_type] || 'EmpresaConfigNfce' # auth_names auth_names = opts[:debug_auth_names] || ['jwt', 'oauth2'] = opts.merge( :operation => :"EmpresaApi.alterar_config_nfce", :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:PUT, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: EmpresaApi#alterar_config_nfce\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#alterar_config_nfcom(cpf_cnpj, body, opts = {}) ⇒ EmpresaConfigNfcom
Alterar configuração de NFCom
315 316 317 318 |
# File 'lib/nuvemfiscal_sdk_ruby/api/empresa_api.rb', line 315 def alterar_config_nfcom(cpf_cnpj, body, opts = {}) data, _status_code, _headers = alterar_config_nfcom_with_http_info(cpf_cnpj, body, opts) data end |
#alterar_config_nfcom_with_http_info(cpf_cnpj, body, opts = {}) ⇒ Array<(EmpresaConfigNfcom, Integer, Hash)>
Alterar configuração de NFCom
325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 |
# File 'lib/nuvemfiscal_sdk_ruby/api/empresa_api.rb', line 325 def alterar_config_nfcom_with_http_info(cpf_cnpj, body, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: EmpresaApi.alterar_config_nfcom ...' end # verify the required parameter 'cpf_cnpj' is set if @api_client.config.client_side_validation && cpf_cnpj.nil? fail ArgumentError, "Missing the required parameter 'cpf_cnpj' when calling EmpresaApi.alterar_config_nfcom" end # verify the required parameter 'body' is set if @api_client.config.client_side_validation && body.nil? fail ArgumentError, "Missing the required parameter 'body' when calling EmpresaApi.alterar_config_nfcom" end # resource path local_var_path = '/empresas/{cpf_cnpj}/nfcom'.sub('{' + 'cpf_cnpj' + '}', CGI.escape(cpf_cnpj.to_s)) # query parameters query_params = opts[:query_params] || {} # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept'] # HTTP header 'Content-Type' content_type = @api_client.select_header_content_type(['application/json']) if !content_type.nil? header_params['Content-Type'] = content_type end # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:debug_body] || @api_client.object_to_http_body(body) # return_type return_type = opts[:debug_return_type] || 'EmpresaConfigNfcom' # auth_names auth_names = opts[:debug_auth_names] || ['jwt', 'oauth2'] = opts.merge( :operation => :"EmpresaApi.alterar_config_nfcom", :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:PUT, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: EmpresaApi#alterar_config_nfcom\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#alterar_config_nfe(cpf_cnpj, body, opts = {}) ⇒ EmpresaConfigNfe
Alterar configuração de NF-e
387 388 389 390 |
# File 'lib/nuvemfiscal_sdk_ruby/api/empresa_api.rb', line 387 def alterar_config_nfe(cpf_cnpj, body, opts = {}) data, _status_code, _headers = alterar_config_nfe_with_http_info(cpf_cnpj, body, opts) data end |
#alterar_config_nfe_with_http_info(cpf_cnpj, body, opts = {}) ⇒ Array<(EmpresaConfigNfe, Integer, Hash)>
Alterar configuração de NF-e
397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 |
# File 'lib/nuvemfiscal_sdk_ruby/api/empresa_api.rb', line 397 def alterar_config_nfe_with_http_info(cpf_cnpj, body, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: EmpresaApi.alterar_config_nfe ...' end # verify the required parameter 'cpf_cnpj' is set if @api_client.config.client_side_validation && cpf_cnpj.nil? fail ArgumentError, "Missing the required parameter 'cpf_cnpj' when calling EmpresaApi.alterar_config_nfe" end # verify the required parameter 'body' is set if @api_client.config.client_side_validation && body.nil? fail ArgumentError, "Missing the required parameter 'body' when calling EmpresaApi.alterar_config_nfe" end # resource path local_var_path = '/empresas/{cpf_cnpj}/nfe'.sub('{' + 'cpf_cnpj' + '}', CGI.escape(cpf_cnpj.to_s)) # query parameters query_params = opts[:query_params] || {} # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept'] # HTTP header 'Content-Type' content_type = @api_client.select_header_content_type(['application/json']) if !content_type.nil? header_params['Content-Type'] = content_type end # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:debug_body] || @api_client.object_to_http_body(body) # return_type return_type = opts[:debug_return_type] || 'EmpresaConfigNfe' # auth_names auth_names = opts[:debug_auth_names] || ['jwt', 'oauth2'] = opts.merge( :operation => :"EmpresaApi.alterar_config_nfe", :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:PUT, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: EmpresaApi#alterar_config_nfe\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#alterar_config_nfse(cpf_cnpj, body, opts = {}) ⇒ EmpresaConfigNfse
Alterar configuração de NFS-e
459 460 461 462 |
# File 'lib/nuvemfiscal_sdk_ruby/api/empresa_api.rb', line 459 def alterar_config_nfse(cpf_cnpj, body, opts = {}) data, _status_code, _headers = alterar_config_nfse_with_http_info(cpf_cnpj, body, opts) data end |
#alterar_config_nfse_with_http_info(cpf_cnpj, body, opts = {}) ⇒ Array<(EmpresaConfigNfse, Integer, Hash)>
Alterar configuração de NFS-e
469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 |
# File 'lib/nuvemfiscal_sdk_ruby/api/empresa_api.rb', line 469 def alterar_config_nfse_with_http_info(cpf_cnpj, body, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: EmpresaApi.alterar_config_nfse ...' end # verify the required parameter 'cpf_cnpj' is set if @api_client.config.client_side_validation && cpf_cnpj.nil? fail ArgumentError, "Missing the required parameter 'cpf_cnpj' when calling EmpresaApi.alterar_config_nfse" end # verify the required parameter 'body' is set if @api_client.config.client_side_validation && body.nil? fail ArgumentError, "Missing the required parameter 'body' when calling EmpresaApi.alterar_config_nfse" end # resource path local_var_path = '/empresas/{cpf_cnpj}/nfse'.sub('{' + 'cpf_cnpj' + '}', CGI.escape(cpf_cnpj.to_s)) # query parameters query_params = opts[:query_params] || {} # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept'] # HTTP header 'Content-Type' content_type = @api_client.select_header_content_type(['application/json']) if !content_type.nil? header_params['Content-Type'] = content_type end # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:debug_body] || @api_client.object_to_http_body(body) # return_type return_type = opts[:debug_return_type] || 'EmpresaConfigNfse' # auth_names auth_names = opts[:debug_auth_names] || ['jwt', 'oauth2'] = opts.merge( :operation => :"EmpresaApi.alterar_config_nfse", :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:PUT, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: EmpresaApi#alterar_config_nfse\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#atualizar_empresa(cpf_cnpj, body, opts = {}) ⇒ Empresa
Alterar empresa Altera o cadastro de uma empresa (emitente/prestador) que esteja associada a sua conta. Nesse método, por tratar-se de um PUT, caso algum campo não seja informado, o valor dele será apagado.
532 533 534 535 |
# File 'lib/nuvemfiscal_sdk_ruby/api/empresa_api.rb', line 532 def atualizar_empresa(cpf_cnpj, body, opts = {}) data, _status_code, _headers = atualizar_empresa_with_http_info(cpf_cnpj, body, opts) data end |
#atualizar_empresa_with_http_info(cpf_cnpj, body, opts = {}) ⇒ Array<(Empresa, Integer, Hash)>
Alterar empresa Altera o cadastro de uma empresa (emitente/prestador) que esteja associada a sua conta. Nesse método, por tratar-se de um PUT, caso algum campo não seja informado, o valor dele será apagado.
543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 |
# File 'lib/nuvemfiscal_sdk_ruby/api/empresa_api.rb', line 543 def atualizar_empresa_with_http_info(cpf_cnpj, body, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: EmpresaApi.atualizar_empresa ...' end # verify the required parameter 'cpf_cnpj' is set if @api_client.config.client_side_validation && cpf_cnpj.nil? fail ArgumentError, "Missing the required parameter 'cpf_cnpj' when calling EmpresaApi.atualizar_empresa" end # verify the required parameter 'body' is set if @api_client.config.client_side_validation && body.nil? fail ArgumentError, "Missing the required parameter 'body' when calling EmpresaApi.atualizar_empresa" end # resource path local_var_path = '/empresas/{cpf_cnpj}'.sub('{' + 'cpf_cnpj' + '}', CGI.escape(cpf_cnpj.to_s)) # query parameters query_params = opts[:query_params] || {} # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept'] # HTTP header 'Content-Type' content_type = @api_client.select_header_content_type(['application/json']) if !content_type.nil? header_params['Content-Type'] = content_type end # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:debug_body] || @api_client.object_to_http_body(body) # return_type return_type = opts[:debug_return_type] || 'Empresa' # auth_names auth_names = opts[:debug_auth_names] || ['jwt', 'oauth2'] = opts.merge( :operation => :"EmpresaApi.atualizar_empresa", :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:PUT, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: EmpresaApi#atualizar_empresa\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#baixar_logotipo_empresa(cpf_cnpj, opts = {}) ⇒ File
Baixar logotipo
604 605 606 607 |
# File 'lib/nuvemfiscal_sdk_ruby/api/empresa_api.rb', line 604 def baixar_logotipo_empresa(cpf_cnpj, opts = {}) data, _status_code, _headers = baixar_logotipo_empresa_with_http_info(cpf_cnpj, opts) data end |
#baixar_logotipo_empresa_with_http_info(cpf_cnpj, opts = {}) ⇒ Array<(File, Integer, Hash)>
Baixar logotipo
613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 |
# File 'lib/nuvemfiscal_sdk_ruby/api/empresa_api.rb', line 613 def baixar_logotipo_empresa_with_http_info(cpf_cnpj, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: EmpresaApi.baixar_logotipo_empresa ...' end # verify the required parameter 'cpf_cnpj' is set if @api_client.config.client_side_validation && cpf_cnpj.nil? fail ArgumentError, "Missing the required parameter 'cpf_cnpj' when calling EmpresaApi.baixar_logotipo_empresa" end # resource path local_var_path = '/empresas/{cpf_cnpj}/logotipo'.sub('{' + 'cpf_cnpj' + '}', CGI.escape(cpf_cnpj.to_s)) # query parameters query_params = opts[:query_params] || {} # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['*/*']) unless header_params['Accept'] # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:debug_body] # return_type return_type = opts[:debug_return_type] || 'File' # auth_names auth_names = opts[:debug_auth_names] || ['jwt', 'oauth2'] = opts.merge( :operation => :"EmpresaApi.baixar_logotipo_empresa", :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: EmpresaApi#baixar_logotipo_empresa\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#cadastrar_certificado_empresa(cpf_cnpj, body, opts = {}) ⇒ EmpresaCertificado
Cadastrar certificado Cadastre ou atualize um certificado digital e vincule a sua empresa, para que possa iniciar a emissão de notas. * No parâmetro ‘certificado`, envie o binário do certificado digital (.pfx ou .p12) codificado em base64.
667 668 669 670 |
# File 'lib/nuvemfiscal_sdk_ruby/api/empresa_api.rb', line 667 def cadastrar_certificado_empresa(cpf_cnpj, body, opts = {}) data, _status_code, _headers = cadastrar_certificado_empresa_with_http_info(cpf_cnpj, body, opts) data end |
#cadastrar_certificado_empresa_with_http_info(cpf_cnpj, body, opts = {}) ⇒ Array<(EmpresaCertificado, Integer, Hash)>
Cadastrar certificado Cadastre ou atualize um certificado digital e vincule a sua empresa, para que possa iniciar a emissão de notas. * No parâmetro `certificado`, envie o binário do certificado digital (.pfx ou .p12) codificado em base64.
678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 |
# File 'lib/nuvemfiscal_sdk_ruby/api/empresa_api.rb', line 678 def cadastrar_certificado_empresa_with_http_info(cpf_cnpj, body, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: EmpresaApi.cadastrar_certificado_empresa ...' end # verify the required parameter 'cpf_cnpj' is set if @api_client.config.client_side_validation && cpf_cnpj.nil? fail ArgumentError, "Missing the required parameter 'cpf_cnpj' when calling EmpresaApi.cadastrar_certificado_empresa" end # verify the required parameter 'body' is set if @api_client.config.client_side_validation && body.nil? fail ArgumentError, "Missing the required parameter 'body' when calling EmpresaApi.cadastrar_certificado_empresa" end # resource path local_var_path = '/empresas/{cpf_cnpj}/certificado'.sub('{' + 'cpf_cnpj' + '}', CGI.escape(cpf_cnpj.to_s)) # query parameters query_params = opts[:query_params] || {} # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept'] # HTTP header 'Content-Type' content_type = @api_client.select_header_content_type(['application/json']) if !content_type.nil? header_params['Content-Type'] = content_type end # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:debug_body] || @api_client.object_to_http_body(body) # return_type return_type = opts[:debug_return_type] || 'EmpresaCertificado' # auth_names auth_names = opts[:debug_auth_names] || ['jwt', 'oauth2'] = opts.merge( :operation => :"EmpresaApi.cadastrar_certificado_empresa", :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:PUT, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: EmpresaApi#cadastrar_certificado_empresa\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#consultar_certificado_empresa(cpf_cnpj, opts = {}) ⇒ EmpresaCertificado
Consultar certificado
739 740 741 742 |
# File 'lib/nuvemfiscal_sdk_ruby/api/empresa_api.rb', line 739 def consultar_certificado_empresa(cpf_cnpj, opts = {}) data, _status_code, _headers = consultar_certificado_empresa_with_http_info(cpf_cnpj, opts) data end |
#consultar_certificado_empresa_with_http_info(cpf_cnpj, opts = {}) ⇒ Array<(EmpresaCertificado, Integer, Hash)>
Consultar certificado
748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 |
# File 'lib/nuvemfiscal_sdk_ruby/api/empresa_api.rb', line 748 def consultar_certificado_empresa_with_http_info(cpf_cnpj, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: EmpresaApi.consultar_certificado_empresa ...' end # verify the required parameter 'cpf_cnpj' is set if @api_client.config.client_side_validation && cpf_cnpj.nil? fail ArgumentError, "Missing the required parameter 'cpf_cnpj' when calling EmpresaApi.consultar_certificado_empresa" end # resource path local_var_path = '/empresas/{cpf_cnpj}/certificado'.sub('{' + 'cpf_cnpj' + '}', CGI.escape(cpf_cnpj.to_s)) # query parameters query_params = opts[:query_params] || {} # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept'] # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:debug_body] # return_type return_type = opts[:debug_return_type] || 'EmpresaCertificado' # auth_names auth_names = opts[:debug_auth_names] || ['jwt', 'oauth2'] = opts.merge( :operation => :"EmpresaApi.consultar_certificado_empresa", :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: EmpresaApi#consultar_certificado_empresa\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#consultar_config_cte(cpf_cnpj, opts = {}) ⇒ EmpresaConfigCte
Consultar configuração de CT-e
800 801 802 803 |
# File 'lib/nuvemfiscal_sdk_ruby/api/empresa_api.rb', line 800 def consultar_config_cte(cpf_cnpj, opts = {}) data, _status_code, _headers = consultar_config_cte_with_http_info(cpf_cnpj, opts) data end |
#consultar_config_cte_with_http_info(cpf_cnpj, opts = {}) ⇒ Array<(EmpresaConfigCte, Integer, Hash)>
Consultar configuração de CT-e
809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 |
# File 'lib/nuvemfiscal_sdk_ruby/api/empresa_api.rb', line 809 def consultar_config_cte_with_http_info(cpf_cnpj, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: EmpresaApi.consultar_config_cte ...' end # verify the required parameter 'cpf_cnpj' is set if @api_client.config.client_side_validation && cpf_cnpj.nil? fail ArgumentError, "Missing the required parameter 'cpf_cnpj' when calling EmpresaApi.consultar_config_cte" end # resource path local_var_path = '/empresas/{cpf_cnpj}/cte'.sub('{' + 'cpf_cnpj' + '}', CGI.escape(cpf_cnpj.to_s)) # query parameters query_params = opts[:query_params] || {} # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept'] # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:debug_body] # return_type return_type = opts[:debug_return_type] || 'EmpresaConfigCte' # auth_names auth_names = opts[:debug_auth_names] || ['jwt', 'oauth2'] = opts.merge( :operation => :"EmpresaApi.consultar_config_cte", :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: EmpresaApi#consultar_config_cte\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#consultar_config_distribuicao_nfe(cpf_cnpj, opts = {}) ⇒ EmpresaConfigDistribuicaoNfe
Consultar configuração de Distribuição de NF-e
861 862 863 864 |
# File 'lib/nuvemfiscal_sdk_ruby/api/empresa_api.rb', line 861 def consultar_config_distribuicao_nfe(cpf_cnpj, opts = {}) data, _status_code, _headers = consultar_config_distribuicao_nfe_with_http_info(cpf_cnpj, opts) data end |
#consultar_config_distribuicao_nfe_with_http_info(cpf_cnpj, opts = {}) ⇒ Array<(EmpresaConfigDistribuicaoNfe, Integer, Hash)>
Consultar configuração de Distribuição de NF-e
870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 |
# File 'lib/nuvemfiscal_sdk_ruby/api/empresa_api.rb', line 870 def consultar_config_distribuicao_nfe_with_http_info(cpf_cnpj, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: EmpresaApi.consultar_config_distribuicao_nfe ...' end # verify the required parameter 'cpf_cnpj' is set if @api_client.config.client_side_validation && cpf_cnpj.nil? fail ArgumentError, "Missing the required parameter 'cpf_cnpj' when calling EmpresaApi.consultar_config_distribuicao_nfe" end # resource path local_var_path = '/empresas/{cpf_cnpj}/distnfe'.sub('{' + 'cpf_cnpj' + '}', CGI.escape(cpf_cnpj.to_s)) # query parameters query_params = opts[:query_params] || {} # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept'] # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:debug_body] # return_type return_type = opts[:debug_return_type] || 'EmpresaConfigDistribuicaoNfe' # auth_names auth_names = opts[:debug_auth_names] || ['jwt', 'oauth2'] = opts.merge( :operation => :"EmpresaApi.consultar_config_distribuicao_nfe", :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: EmpresaApi#consultar_config_distribuicao_nfe\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#consultar_config_mdfe(cpf_cnpj, opts = {}) ⇒ EmpresaConfigMdfe
Consultar configuração de MDF-e
922 923 924 925 |
# File 'lib/nuvemfiscal_sdk_ruby/api/empresa_api.rb', line 922 def consultar_config_mdfe(cpf_cnpj, opts = {}) data, _status_code, _headers = consultar_config_mdfe_with_http_info(cpf_cnpj, opts) data end |
#consultar_config_mdfe_with_http_info(cpf_cnpj, opts = {}) ⇒ Array<(EmpresaConfigMdfe, Integer, Hash)>
Consultar configuração de MDF-e
931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 |
# File 'lib/nuvemfiscal_sdk_ruby/api/empresa_api.rb', line 931 def consultar_config_mdfe_with_http_info(cpf_cnpj, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: EmpresaApi.consultar_config_mdfe ...' end # verify the required parameter 'cpf_cnpj' is set if @api_client.config.client_side_validation && cpf_cnpj.nil? fail ArgumentError, "Missing the required parameter 'cpf_cnpj' when calling EmpresaApi.consultar_config_mdfe" end # resource path local_var_path = '/empresas/{cpf_cnpj}/mdfe'.sub('{' + 'cpf_cnpj' + '}', CGI.escape(cpf_cnpj.to_s)) # query parameters query_params = opts[:query_params] || {} # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept'] # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:debug_body] # return_type return_type = opts[:debug_return_type] || 'EmpresaConfigMdfe' # auth_names auth_names = opts[:debug_auth_names] || ['jwt', 'oauth2'] = opts.merge( :operation => :"EmpresaApi.consultar_config_mdfe", :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: EmpresaApi#consultar_config_mdfe\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#consultar_config_nfce(cpf_cnpj, opts = {}) ⇒ EmpresaConfigNfce
Consultar configuração de NFC-e
983 984 985 986 |
# File 'lib/nuvemfiscal_sdk_ruby/api/empresa_api.rb', line 983 def consultar_config_nfce(cpf_cnpj, opts = {}) data, _status_code, _headers = consultar_config_nfce_with_http_info(cpf_cnpj, opts) data end |
#consultar_config_nfce_with_http_info(cpf_cnpj, opts = {}) ⇒ Array<(EmpresaConfigNfce, Integer, Hash)>
Consultar configuração de NFC-e
992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 |
# File 'lib/nuvemfiscal_sdk_ruby/api/empresa_api.rb', line 992 def consultar_config_nfce_with_http_info(cpf_cnpj, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: EmpresaApi.consultar_config_nfce ...' end # verify the required parameter 'cpf_cnpj' is set if @api_client.config.client_side_validation && cpf_cnpj.nil? fail ArgumentError, "Missing the required parameter 'cpf_cnpj' when calling EmpresaApi.consultar_config_nfce" end # resource path local_var_path = '/empresas/{cpf_cnpj}/nfce'.sub('{' + 'cpf_cnpj' + '}', CGI.escape(cpf_cnpj.to_s)) # query parameters query_params = opts[:query_params] || {} # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept'] # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:debug_body] # return_type return_type = opts[:debug_return_type] || 'EmpresaConfigNfce' # auth_names auth_names = opts[:debug_auth_names] || ['jwt', 'oauth2'] = opts.merge( :operation => :"EmpresaApi.consultar_config_nfce", :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: EmpresaApi#consultar_config_nfce\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#consultar_config_nfcom(cpf_cnpj, opts = {}) ⇒ EmpresaConfigNfcom
Consultar configuração de NFCom
1044 1045 1046 1047 |
# File 'lib/nuvemfiscal_sdk_ruby/api/empresa_api.rb', line 1044 def consultar_config_nfcom(cpf_cnpj, opts = {}) data, _status_code, _headers = consultar_config_nfcom_with_http_info(cpf_cnpj, opts) data end |
#consultar_config_nfcom_with_http_info(cpf_cnpj, opts = {}) ⇒ Array<(EmpresaConfigNfcom, Integer, Hash)>
Consultar configuração de NFCom
1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 |
# File 'lib/nuvemfiscal_sdk_ruby/api/empresa_api.rb', line 1053 def consultar_config_nfcom_with_http_info(cpf_cnpj, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: EmpresaApi.consultar_config_nfcom ...' end # verify the required parameter 'cpf_cnpj' is set if @api_client.config.client_side_validation && cpf_cnpj.nil? fail ArgumentError, "Missing the required parameter 'cpf_cnpj' when calling EmpresaApi.consultar_config_nfcom" end # resource path local_var_path = '/empresas/{cpf_cnpj}/nfcom'.sub('{' + 'cpf_cnpj' + '}', CGI.escape(cpf_cnpj.to_s)) # query parameters query_params = opts[:query_params] || {} # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept'] # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:debug_body] # return_type return_type = opts[:debug_return_type] || 'EmpresaConfigNfcom' # auth_names auth_names = opts[:debug_auth_names] || ['jwt', 'oauth2'] = opts.merge( :operation => :"EmpresaApi.consultar_config_nfcom", :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: EmpresaApi#consultar_config_nfcom\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#consultar_config_nfe(cpf_cnpj, opts = {}) ⇒ EmpresaConfigNfe
Consultar configuração de NF-e
1105 1106 1107 1108 |
# File 'lib/nuvemfiscal_sdk_ruby/api/empresa_api.rb', line 1105 def consultar_config_nfe(cpf_cnpj, opts = {}) data, _status_code, _headers = consultar_config_nfe_with_http_info(cpf_cnpj, opts) data end |
#consultar_config_nfe_with_http_info(cpf_cnpj, opts = {}) ⇒ Array<(EmpresaConfigNfe, Integer, Hash)>
Consultar configuração de NF-e
1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 |
# File 'lib/nuvemfiscal_sdk_ruby/api/empresa_api.rb', line 1114 def consultar_config_nfe_with_http_info(cpf_cnpj, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: EmpresaApi.consultar_config_nfe ...' end # verify the required parameter 'cpf_cnpj' is set if @api_client.config.client_side_validation && cpf_cnpj.nil? fail ArgumentError, "Missing the required parameter 'cpf_cnpj' when calling EmpresaApi.consultar_config_nfe" end # resource path local_var_path = '/empresas/{cpf_cnpj}/nfe'.sub('{' + 'cpf_cnpj' + '}', CGI.escape(cpf_cnpj.to_s)) # query parameters query_params = opts[:query_params] || {} # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept'] # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:debug_body] # return_type return_type = opts[:debug_return_type] || 'EmpresaConfigNfe' # auth_names auth_names = opts[:debug_auth_names] || ['jwt', 'oauth2'] = opts.merge( :operation => :"EmpresaApi.consultar_config_nfe", :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: EmpresaApi#consultar_config_nfe\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#consultar_config_nfse(cpf_cnpj, opts = {}) ⇒ EmpresaConfigNfse
Consultar configuração de NFS-e
1166 1167 1168 1169 |
# File 'lib/nuvemfiscal_sdk_ruby/api/empresa_api.rb', line 1166 def consultar_config_nfse(cpf_cnpj, opts = {}) data, _status_code, _headers = consultar_config_nfse_with_http_info(cpf_cnpj, opts) data end |
#consultar_config_nfse_with_http_info(cpf_cnpj, opts = {}) ⇒ Array<(EmpresaConfigNfse, Integer, Hash)>
Consultar configuração de NFS-e
1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 |
# File 'lib/nuvemfiscal_sdk_ruby/api/empresa_api.rb', line 1175 def consultar_config_nfse_with_http_info(cpf_cnpj, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: EmpresaApi.consultar_config_nfse ...' end # verify the required parameter 'cpf_cnpj' is set if @api_client.config.client_side_validation && cpf_cnpj.nil? fail ArgumentError, "Missing the required parameter 'cpf_cnpj' when calling EmpresaApi.consultar_config_nfse" end # resource path local_var_path = '/empresas/{cpf_cnpj}/nfse'.sub('{' + 'cpf_cnpj' + '}', CGI.escape(cpf_cnpj.to_s)) # query parameters query_params = opts[:query_params] || {} # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept'] # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:debug_body] # return_type return_type = opts[:debug_return_type] || 'EmpresaConfigNfse' # auth_names auth_names = opts[:debug_auth_names] || ['jwt', 'oauth2'] = opts.merge( :operation => :"EmpresaApi.consultar_config_nfse", :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: EmpresaApi#consultar_config_nfse\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#consultar_empresa(cpf_cnpj, opts = {}) ⇒ Empresa
Consultar empresa
1227 1228 1229 1230 |
# File 'lib/nuvemfiscal_sdk_ruby/api/empresa_api.rb', line 1227 def consultar_empresa(cpf_cnpj, opts = {}) data, _status_code, _headers = consultar_empresa_with_http_info(cpf_cnpj, opts) data end |
#consultar_empresa_with_http_info(cpf_cnpj, opts = {}) ⇒ Array<(Empresa, Integer, Hash)>
Consultar empresa
1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 |
# File 'lib/nuvemfiscal_sdk_ruby/api/empresa_api.rb', line 1236 def consultar_empresa_with_http_info(cpf_cnpj, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: EmpresaApi.consultar_empresa ...' end # verify the required parameter 'cpf_cnpj' is set if @api_client.config.client_side_validation && cpf_cnpj.nil? fail ArgumentError, "Missing the required parameter 'cpf_cnpj' when calling EmpresaApi.consultar_empresa" end # resource path local_var_path = '/empresas/{cpf_cnpj}'.sub('{' + 'cpf_cnpj' + '}', CGI.escape(cpf_cnpj.to_s)) # query parameters query_params = opts[:query_params] || {} # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept'] # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:debug_body] # return_type return_type = opts[:debug_return_type] || 'Empresa' # auth_names auth_names = opts[:debug_auth_names] || ['jwt', 'oauth2'] = opts.merge( :operation => :"EmpresaApi.consultar_empresa", :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: EmpresaApi#consultar_empresa\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#criar_empresa(body, opts = {}) ⇒ Empresa
Cadastrar empresa Cadastre uma nova empresa (emitente ou prestador) à sua conta.
1289 1290 1291 1292 |
# File 'lib/nuvemfiscal_sdk_ruby/api/empresa_api.rb', line 1289 def criar_empresa(body, opts = {}) data, _status_code, _headers = criar_empresa_with_http_info(body, opts) data end |
#criar_empresa_with_http_info(body, opts = {}) ⇒ Array<(Empresa, Integer, Hash)>
Cadastrar empresa Cadastre uma nova empresa (emitente ou prestador) à sua conta.
1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 1344 1345 1346 1347 1348 1349 1350 |
# File 'lib/nuvemfiscal_sdk_ruby/api/empresa_api.rb', line 1299 def criar_empresa_with_http_info(body, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: EmpresaApi.criar_empresa ...' end # verify the required parameter 'body' is set if @api_client.config.client_side_validation && body.nil? fail ArgumentError, "Missing the required parameter 'body' when calling EmpresaApi.criar_empresa" end # resource path local_var_path = '/empresas' # query parameters query_params = opts[:query_params] || {} # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept'] # HTTP header 'Content-Type' content_type = @api_client.select_header_content_type(['application/json']) if !content_type.nil? header_params['Content-Type'] = content_type end # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:debug_body] || @api_client.object_to_http_body(body) # return_type return_type = opts[:debug_return_type] || 'Empresa' # auth_names auth_names = opts[:debug_auth_names] || ['jwt', 'oauth2'] = opts.merge( :operation => :"EmpresaApi.criar_empresa", :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:POST, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: EmpresaApi#criar_empresa\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#enviar_certificado_empresa(cpf_cnpj, opts = {}) ⇒ EmpresaCertificado
Upload de certificado Cadastre ou atualize um certificado digital e vincule a sua empresa, para que possa iniciar a emissão de notas. * Utilize o ‘content-type` igual a `multipart/form-data`. * No parâmetro `file`, envie o binário do arquivo (.pfx ou .p12) do certificado digital. * No parâmetro `password`, envie a senha do certificado.
1358 1359 1360 1361 |
# File 'lib/nuvemfiscal_sdk_ruby/api/empresa_api.rb', line 1358 def enviar_certificado_empresa(cpf_cnpj, opts = {}) data, _status_code, _headers = enviar_certificado_empresa_with_http_info(cpf_cnpj, opts) data end |
#enviar_certificado_empresa_with_http_info(cpf_cnpj, opts = {}) ⇒ Array<(EmpresaCertificado, Integer, Hash)>
Upload de certificado Cadastre ou atualize um certificado digital e vincule a sua empresa, para que possa iniciar a emissão de notas. * Utilize o `content-type` igual a `multipart/form-data`. * No parâmetro `file`, envie o binário do arquivo (.pfx ou .p12) do certificado digital. * No parâmetro `password`, envie a senha do certificado.
1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 1390 1391 1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402 1403 1404 1405 1406 1407 1408 1409 1410 1411 1412 1413 1414 1415 1416 1417 1418 1419 1420 1421 |
# File 'lib/nuvemfiscal_sdk_ruby/api/empresa_api.rb', line 1369 def enviar_certificado_empresa_with_http_info(cpf_cnpj, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: EmpresaApi.enviar_certificado_empresa ...' end # verify the required parameter 'cpf_cnpj' is set if @api_client.config.client_side_validation && cpf_cnpj.nil? fail ArgumentError, "Missing the required parameter 'cpf_cnpj' when calling EmpresaApi.enviar_certificado_empresa" end # resource path local_var_path = '/empresas/{cpf_cnpj}/certificado/upload'.sub('{' + 'cpf_cnpj' + '}', CGI.escape(cpf_cnpj.to_s)) # query parameters query_params = opts[:query_params] || {} # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept'] # HTTP header 'Content-Type' content_type = @api_client.select_header_content_type(['multipart/form-data']) if !content_type.nil? header_params['Content-Type'] = content_type end # form parameters form_params = opts[:form_params] || {} form_params['Input'] = opts[:'input'] if !opts[:'input'].nil? # http body (model) post_body = opts[:debug_body] # return_type return_type = opts[:debug_return_type] || 'EmpresaCertificado' # auth_names auth_names = opts[:debug_auth_names] || ['jwt', 'oauth2'] = opts.merge( :operation => :"EmpresaApi.enviar_certificado_empresa", :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:PUT, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: EmpresaApi#enviar_certificado_empresa\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#enviar_logotipo_empresa(cpf_cnpj, opts = {}) ⇒ nil
Enviar logotipo Cadastre ou atualize um logotipo e vincule a sua empresa. **Restrições:** * Tipos de mídia (MIME) suportados: ‘image/png` e `image/jpeg` * Tamanho máximo do arquivo: 200 KB **Cenários de uso:** * Quero que minhas notas sejam impressas com esse logotipo. * Quero trocar o logotipo utilizado em minhas impressões.
1429 1430 1431 1432 |
# File 'lib/nuvemfiscal_sdk_ruby/api/empresa_api.rb', line 1429 def enviar_logotipo_empresa(cpf_cnpj, opts = {}) enviar_logotipo_empresa_with_http_info(cpf_cnpj, opts) nil end |
#enviar_logotipo_empresa_with_http_info(cpf_cnpj, opts = {}) ⇒ Array<(nil, Integer, Hash)>
Enviar logotipo Cadastre ou atualize um logotipo e vincule a sua empresa. **Restrições:** * Tipos de mídia (MIME) suportados: `image/png` e `image/jpeg` * Tamanho máximo do arquivo: 200 KB **Cenários de uso:** * Quero que minhas notas sejam impressas com esse logotipo. * Quero trocar o logotipo utilizado em minhas impressões.
1440 1441 1442 1443 1444 1445 1446 1447 1448 1449 1450 1451 1452 1453 1454 1455 1456 1457 1458 1459 1460 1461 1462 1463 1464 1465 1466 1467 1468 1469 1470 1471 1472 1473 1474 1475 1476 1477 1478 1479 1480 1481 1482 1483 1484 1485 1486 1487 1488 1489 1490 |
# File 'lib/nuvemfiscal_sdk_ruby/api/empresa_api.rb', line 1440 def enviar_logotipo_empresa_with_http_info(cpf_cnpj, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: EmpresaApi.enviar_logotipo_empresa ...' end # verify the required parameter 'cpf_cnpj' is set if @api_client.config.client_side_validation && cpf_cnpj.nil? fail ArgumentError, "Missing the required parameter 'cpf_cnpj' when calling EmpresaApi.enviar_logotipo_empresa" end # resource path local_var_path = '/empresas/{cpf_cnpj}/logotipo'.sub('{' + 'cpf_cnpj' + '}', CGI.escape(cpf_cnpj.to_s)) # query parameters query_params = opts[:query_params] || {} # header parameters header_params = opts[:header_params] || {} # HTTP header 'Content-Type' content_type = @api_client.select_header_content_type(['multipart/form-data']) if !content_type.nil? header_params['Content-Type'] = content_type end # form parameters form_params = opts[:form_params] || {} form_params['Input'] = opts[:'input'] if !opts[:'input'].nil? # http body (model) post_body = opts[:debug_body] # return_type return_type = opts[:debug_return_type] # auth_names auth_names = opts[:debug_auth_names] || ['jwt', 'oauth2'] = opts.merge( :operation => :"EmpresaApi.enviar_logotipo_empresa", :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:PUT, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: EmpresaApi#enviar_logotipo_empresa\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#excluir_certificado_empresa(cpf_cnpj, opts = {}) ⇒ nil
Deletar certificado
1496 1497 1498 1499 |
# File 'lib/nuvemfiscal_sdk_ruby/api/empresa_api.rb', line 1496 def excluir_certificado_empresa(cpf_cnpj, opts = {}) excluir_certificado_empresa_with_http_info(cpf_cnpj, opts) nil end |
#excluir_certificado_empresa_with_http_info(cpf_cnpj, opts = {}) ⇒ Array<(nil, Integer, Hash)>
Deletar certificado
1505 1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 |
# File 'lib/nuvemfiscal_sdk_ruby/api/empresa_api.rb', line 1505 def excluir_certificado_empresa_with_http_info(cpf_cnpj, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: EmpresaApi.excluir_certificado_empresa ...' end # verify the required parameter 'cpf_cnpj' is set if @api_client.config.client_side_validation && cpf_cnpj.nil? fail ArgumentError, "Missing the required parameter 'cpf_cnpj' when calling EmpresaApi.excluir_certificado_empresa" end # resource path local_var_path = '/empresas/{cpf_cnpj}/certificado'.sub('{' + 'cpf_cnpj' + '}', CGI.escape(cpf_cnpj.to_s)) # query parameters query_params = opts[:query_params] || {} # header parameters header_params = opts[:header_params] || {} # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:debug_body] # return_type return_type = opts[:debug_return_type] # auth_names auth_names = opts[:debug_auth_names] || ['jwt', 'oauth2'] = opts.merge( :operation => :"EmpresaApi.excluir_certificado_empresa", :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:DELETE, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: EmpresaApi#excluir_certificado_empresa\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#excluir_empresa(cpf_cnpj, opts = {}) ⇒ nil
Deletar empresa
1555 1556 1557 1558 |
# File 'lib/nuvemfiscal_sdk_ruby/api/empresa_api.rb', line 1555 def excluir_empresa(cpf_cnpj, opts = {}) excluir_empresa_with_http_info(cpf_cnpj, opts) nil end |
#excluir_empresa_with_http_info(cpf_cnpj, opts = {}) ⇒ Array<(nil, Integer, Hash)>
Deletar empresa
1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 |
# File 'lib/nuvemfiscal_sdk_ruby/api/empresa_api.rb', line 1564 def excluir_empresa_with_http_info(cpf_cnpj, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: EmpresaApi.excluir_empresa ...' end # verify the required parameter 'cpf_cnpj' is set if @api_client.config.client_side_validation && cpf_cnpj.nil? fail ArgumentError, "Missing the required parameter 'cpf_cnpj' when calling EmpresaApi.excluir_empresa" end # resource path local_var_path = '/empresas/{cpf_cnpj}'.sub('{' + 'cpf_cnpj' + '}', CGI.escape(cpf_cnpj.to_s)) # query parameters query_params = opts[:query_params] || {} # header parameters header_params = opts[:header_params] || {} # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:debug_body] # return_type return_type = opts[:debug_return_type] # auth_names auth_names = opts[:debug_auth_names] || ['jwt', 'oauth2'] = opts.merge( :operation => :"EmpresaApi.excluir_empresa", :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:DELETE, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: EmpresaApi#excluir_empresa\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#excluir_logotipo_empresa(cpf_cnpj, opts = {}) ⇒ nil
Deletar logotipo
1614 1615 1616 1617 |
# File 'lib/nuvemfiscal_sdk_ruby/api/empresa_api.rb', line 1614 def excluir_logotipo_empresa(cpf_cnpj, opts = {}) excluir_logotipo_empresa_with_http_info(cpf_cnpj, opts) nil end |
#excluir_logotipo_empresa_with_http_info(cpf_cnpj, opts = {}) ⇒ Array<(nil, Integer, Hash)>
Deletar logotipo
1623 1624 1625 1626 1627 1628 1629 1630 1631 1632 1633 1634 1635 1636 1637 1638 1639 1640 1641 1642 1643 1644 1645 1646 1647 1648 1649 1650 1651 1652 1653 1654 1655 1656 1657 1658 1659 1660 1661 1662 1663 1664 1665 1666 1667 |
# File 'lib/nuvemfiscal_sdk_ruby/api/empresa_api.rb', line 1623 def excluir_logotipo_empresa_with_http_info(cpf_cnpj, opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: EmpresaApi.excluir_logotipo_empresa ...' end # verify the required parameter 'cpf_cnpj' is set if @api_client.config.client_side_validation && cpf_cnpj.nil? fail ArgumentError, "Missing the required parameter 'cpf_cnpj' when calling EmpresaApi.excluir_logotipo_empresa" end # resource path local_var_path = '/empresas/{cpf_cnpj}/logotipo'.sub('{' + 'cpf_cnpj' + '}', CGI.escape(cpf_cnpj.to_s)) # query parameters query_params = opts[:query_params] || {} # header parameters header_params = opts[:header_params] || {} # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:debug_body] # return_type return_type = opts[:debug_return_type] # auth_names auth_names = opts[:debug_auth_names] || ['jwt', 'oauth2'] = opts.merge( :operation => :"EmpresaApi.excluir_logotipo_empresa", :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:DELETE, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: EmpresaApi#excluir_logotipo_empresa\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |
#listar_empresas(opts = {}) ⇒ EmpresaListagem
Listar empresas Retorna a lista das empresas associadas à sua conta. As empresas são retornadas ordenadas pela data da criação, com as mais recentes aparecendo primeiro.
1677 1678 1679 1680 |
# File 'lib/nuvemfiscal_sdk_ruby/api/empresa_api.rb', line 1677 def listar_empresas(opts = {}) data, _status_code, _headers = listar_empresas_with_http_info(opts) data end |
#listar_empresas_with_http_info(opts = {}) ⇒ Array<(EmpresaListagem, Integer, Hash)>
Listar empresas Retorna a lista das empresas associadas à sua conta. As empresas são retornadas ordenadas pela data da criação, com as mais recentes aparecendo primeiro.
1690 1691 1692 1693 1694 1695 1696 1697 1698 1699 1700 1701 1702 1703 1704 1705 1706 1707 1708 1709 1710 1711 1712 1713 1714 1715 1716 1717 1718 1719 1720 1721 1722 1723 1724 1725 1726 1727 1728 1729 1730 1731 1732 1733 1734 1735 1736 |
# File 'lib/nuvemfiscal_sdk_ruby/api/empresa_api.rb', line 1690 def listar_empresas_with_http_info(opts = {}) if @api_client.config.debugging @api_client.config.logger.debug 'Calling API: EmpresaApi.listar_empresas ...' end # resource path local_var_path = '/empresas' # query parameters query_params = opts[:query_params] || {} query_params[:'$top'] = opts[:'top'] if !opts[:'top'].nil? query_params[:'$skip'] = opts[:'skip'] if !opts[:'skip'].nil? query_params[:'$inlinecount'] = opts[:'inlinecount'] if !opts[:'inlinecount'].nil? query_params[:'cpf_cnpj'] = opts[:'cpf_cnpj'] if !opts[:'cpf_cnpj'].nil? # header parameters header_params = opts[:header_params] || {} # HTTP header 'Accept' (if needed) header_params['Accept'] = @api_client.select_header_accept(['application/json']) unless header_params['Accept'] # form parameters form_params = opts[:form_params] || {} # http body (model) post_body = opts[:debug_body] # return_type return_type = opts[:debug_return_type] || 'EmpresaListagem' # auth_names auth_names = opts[:debug_auth_names] || ['jwt', 'oauth2'] = opts.merge( :operation => :"EmpresaApi.listar_empresas", :header_params => header_params, :query_params => query_params, :form_params => form_params, :body => post_body, :auth_names => auth_names, :return_type => return_type ) data, status_code, headers = @api_client.call_api(:GET, local_var_path, ) if @api_client.config.debugging @api_client.config.logger.debug "API called: EmpresaApi#listar_empresas\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}" end return data, status_code, headers end |