Skip to main content

Create packages to send using TIPSA API.

Project description

This package create packages to send using TIPSA API.

License

The package is released under the New BSD license.

Example of use

from tipsa import api

tipsa_api = api.TipsaAPI('agency_code', 'client_code', 'client_password')

tipsa_api.login() # Web service login

result = tipsa_api.create({
    'service_code': 'service_code',
    'destination_name': 'destination_name',
    'destination_address': 'destination_address',
    'destination_postal_code': 'destination_postal_code',
    'destination_city': 'destination_city'
}) # Create a shipping

print result['albaran']
print result['guid']
print result['url'] # Url to check status

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tipsa-api-python-0.1.5.tar.gz (6.0 kB view details)

Uploaded Source

File details

Details for the file tipsa-api-python-0.1.5.tar.gz.

File metadata

File hashes

Hashes for tipsa-api-python-0.1.5.tar.gz
Algorithm Hash digest
SHA256 d54624a06245eb2507a8c59cfbdc20cfe20329d7fbfc427d55a697afcb0795d5
MD5 ce704f5cdbaf841f0966b7431fdb077c
BLAKE2b-256 9d96c08e4be34eb68a0cf7750b99de6a8f72b3946d7f18ad4954d486c9c3d223

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page