Download the PHP package dinja/spediamopro-sdk without Composer
On this page you can find all versions of the php package dinja/spediamopro-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dinja/spediamopro-sdk
More information about dinja/spediamopro-sdk
Files in dinja/spediamopro-sdk
Download dinja/spediamopro-sdk
More information about dinja/spediamopro-sdk
Files in dinja/spediamopro-sdk
Vendor dinja
Package spediamopro-sdk
Short Description PHP SDK for SpediamoPro Rest API services
License MIT
Package spediamopro-sdk
Short Description PHP SDK for SpediamoPro Rest API services
License MIT
Please rate this library. Is it a good library?
Informations about the package spediamopro-sdk
SpediamoPro PHP SDK
This package is a PHP SDK for SpediamoPro Rest API services.
Installing
Install with composer
Features
Below there are the main operations of a shipment Workflow:
Simulation
- POST /api/v1/simulazione
- POST /api/v1/spedizione/{id}
- PUT /api/v1/spedizione/{id}
- POST /api/v1/spedizione/{id}/can_pay
Shipment
- GET /api/v1/spedizione/{id}
- GET /api/v1/spedizione/{id}/ldv
Usage
POST /api/v1/simulazione
POST /api/v1/spedizione/{id}
PUT /api/v1/spedizione/{id}
POST /api/v1/spedizione/{id}/can_pay
GET /api/v1/spedizione/{id}
GET /api/v1/spedizione/{id}/ldv
Credits
- Dinja Srl
- All Contributors
Documentation
Website: https://www.sellengine.it/spediamopro/ API: https://core.spediamopro.com/api/doc
License
This project is licensed under the MIT License (MIT). Please see License File for more information.
All versions of spediamopro-sdk with dependencies
PHP Build Version
Package Version
The package dinja/spediamopro-sdk contains the following files
Loading the files please wait ....