Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

13 Commits

Repository files navigation

Andreani Shipping Library

En esta librería se ofrecen interfaces y métodos que faciliten el uso de la API de Andreani.

Instalación

npm install --save node-andreani

Uso

import{Andreani}from"node-andreani";constandreani=newAndreani({credentials: {CONTRATO_DOMICILIO: "CONTRATO_DOMICILIO",CONTRATO_SUCURSAL: "CONTRATO_SUCURSAL",CODIGO_CLIENTE: "CODIGO_CLIENTE",USER: "USER",PASS: "PASS",},options: {use: "sandbox",sandbox_url: "https://apisqa.andreani.com/",production_url: "https://apis.andreani.com",},});

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages