Download the PHP package mehr-it/otto-shipments-api-client without Composer
On this page you can find all versions of the php package mehr-it/otto-shipments-api-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 otto-shipments-api-client
.
This interface describes all endpoints regarding the shipment domain.
This PHP package is automatically generated by the Swagger Codegen project:
- API version: 1.1.0
- Build package: io.swagger.codegen.v3.generators.php.PhpClientCodegen
Requirements
PHP 5.5 and later
Installation & Usage
Composer
To install the bindings via Composer, add the following to composer.json
:
Then run composer install
Manual Installation
Download the files and include autoload.php
:
Tests
To run the unit tests:
Getting Started
Please follow the installation procedure and then run the following:
Documentation for API Endpoints
All URIs are relative to https://live.api.otto.market/v1
Class | Method | HTTP request | Description |
---|---|---|---|
ShipmentsApi | appendPositionItemsByCarrierAndTrackingNumberUsingPOST | POST /shipments/carriers/{carrier}/trackingnumbers/{trackingNumber}/positionitems | |
ShipmentsApi | appendPositionItemsUsingPOST | POST /shipments/{shipmentId}/positionitems | |
ShipmentsApi | createdAndSentShipmentUsingPOST | POST /shipments | |
ShipmentsApi | listShipmentsUsingGET | GET /shipments | |
ShipmentsApi | shipmentByCarrierAndTrackingNumberUsingGET | GET /shipments/carriers/{carrier}/trackingnumbers/{trackingNumber} | |
ShipmentsApi | shipmentUsingGET | GET /shipments/{shipmentId} |
Documentation For Models
- Address
- BadRequest
- BadRequestAddPositionItemByShipmentId
- BadRequestAddPositionItemByTrackingNumber
- Conflict
- ConflictAddPositionItemByShipmentId
- ConflictAddPositionItemByTrackingNumber
- CreateShipmentRequest
- CreateShipmentResponse
- ErrorDescription
- ForbiddenGetShipmentByShipmentId
- ForbiddenGetShipmentByTrackingNumber
- InternalServerError
- InternalServerErrorAddPositionItemByShipmentId
- InternalServerErrorAddPositionItemByTrackingNumber
- InternalServerErrorGetShipmentByShipmentId
- InternalServerErrorGetShipmentByTrackingNumber
- InternalServerErrorGetShipmentList
- Link
- NotFoundAddPositionItemByShipmentId
- NotFoundAddPositionItemByTrackingNumber
- NotFoundGetShipmentByShipmentId
- NotFoundGetShipmentByTrackingNumber
- PositionItem
- ReturnTrackingKey
- Shipment
- ShipmentList
- ShipmentWithMinimumDetails
- TrackingKey
- Unauthenticated
Documentation For Authorization
All endpoints do not require authorization.
Author
All versions of otto-shipments-api-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|^7.0
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^6.2|^7.0
The package mehr-it/otto-shipments-api-client contains the following files
Loading the files please wait ....