Download the PHP package giansalex/sufel-client without Composer
On this page you can find all versions of the php package giansalex/sufel-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package sufel-client
Sufel Php Client
Sufel API for Companies.
This PHP package is automatically generated by the Swagger Codegen project:
Requirements
PHP 5.5 and later
Installation & Usage
Composer
To install the bindings via Composer:
Getting Started
Please follow the installation procedure and then run the following:
Documentation for API Endpoints
All URIs are relative to http://sufel.net/api
Class | Method | HTTP request | Description |
---|---|---|---|
CompanyApi | addDocument | POST /company/documents | Agrega nuevo documento. |
CompanyApi | authCompany | POST /company/auth | Autentificacion de Empresa |
CompanyApi | changePassword | POST /company/change-password | Cambia la contraseña de la Empresa |
CompanyApi | creteCompany | POST /companies | Crea nueva Empresa |
CompanyApi | darBajaDocument | PATCH /company/documents | Da de baja documento. |
CompanyApi | getDocuments | GET /company/documents | Lista los documentos del emisor |
Documentation For Models
- AuthToken
- Company
- CompanyCredential
- Document
- DocumentInfo
- FilesDocument
- PasswordRenew
Documentation For Authorization
AdminToken
- Type: API key
- API key parameter name: token
- Location: URL query string
Bearer
- Type: API key
- API key parameter name: Authorization
- Location: HTTP header
Author
Giancarlos Salas
[email protected]
All versions of sufel-client with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^6.2
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^6.2
The package giansalex/sufel-client contains the following files
Loading the files please wait ....