santiagomarcos/api.novavida.ti

There is no license information available for the latest version (dev-master) of this package.

API

dev-master 2017-08-10 04:35 UTC

This package is not auto-updated.

Last update: 2024-04-14 01:46:45 UTC


README

Requirements:

  • PHP 7.0 (or higher)
  • Composer

Installation:

Follow the following steps:

composer install

How To Use:

Open your browser and use the url to perform the data search.

http://you_url/api/?type=cpf&document=11111111111 - For CPF
http://you_url/api/?type=cnpj&document=11111111111111 - For CNPJ

Configuration:

All sensible data configuration is located at .env file or at machine ENV, the .env file must be something like:

usuario =  USUARIO
senha = "SENHA"
cliente =  CLIENTE