1.2.6 • Published 2 years ago

yk-cargo v1.2.6

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Not tested yet. As soon as I got an account I'll test and update the package.

This package is for the ones using TypeScript/Nodejs (like Nestjs for their apis) and having trouble with yuricikargo xml api.

To work this package, u need to have at least a test account on yurticikargo api. And for that u must have a static ip address and your firm must be registered.

usage:

const account = { wsUserName: 'YKTEST', wsPassword: 'YK', userLanguage: 'TR', type: 'TEST', };

const createQuery = { cargoKey: '123456789', invoiceKey: '123456', receiverCustName: 'John Doe', receiverAddress: 'gdfgdfsg g fdsgfdgfd g fgfdgfg 22', cityName: 'Ankara', townName: 'Yenimahalle', receiverPhone1: '05331111111' };

const yKargo = new YKargo(account); yKargo.createShipment(createQuery).then((response) => console.log('response', response));

1.2.6

2 years ago

1.2.5

2 years ago

1.2.4

2 years ago

1.2.3

2 years ago

1.2.2

2 years ago

1.2.0

2 years ago

1.1.1

2 years ago

1.0.2

2 years ago

1.1.0

2 years ago

1.1.9

2 years ago

1.1.8

2 years ago

1.0.9

2 years ago

1.1.7

2 years ago

1.0.8

2 years ago

1.1.6

2 years ago

1.0.7

2 years ago

1.1.5

2 years ago

1.0.6

2 years ago

1.1.4

2 years ago

1.0.5

2 years ago

1.1.3

2 years ago

1.0.4

2 years ago

1.2.1

2 years ago

1.1.2

2 years ago

1.0.3

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago