Download the PHP package yogarine/boxture-v2-sdk-php without Composer
On this page you can find all versions of the php package yogarine/boxture-v2-sdk-php. 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 boxture-v2-sdk-php
boxture-v2-sdk-php
Detailed documentation and test tool for the Boxture API v2
This PHP package is automatically generated by the OpenAPI Generator project:
- API version: 0.0.1
- Package version: 0.1.0
- Build package: org.openapitools.codegen.languages.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 http://staging.localexpress.nl/api/v2
Class | Method | HTTP request | Description |
---|---|---|---|
HandlingUnitsApi | getHandlingUnits | GET /handling_units | List handling units |
ShipmentsApi | getShipments | GET /shipments | List shipments |
ShipmentsApi | getShipmentsId | GET /shipments/{id} | |
ShipmentsApi | patchShipmentsId | PATCH /shipments/{id} | |
ShipmentsApi | postShipments | POST /shipments | Shipment quote |
ShipmentsApi | postShipmentsIdAccept | POST /shipments/{id}/accept | Shipment accept |
ShipmentsApi | postShipmentsIdAssign | POST /shipments/{id}/assign | Shipment assign |
ShipmentsApi | postShipmentsIdCancel | POST /shipments/{id}/cancel | Shipment cancel |
ShipmentsApi | postShipmentsIdDropoff | POST /shipments/{id}/dropoff | Shipment dropoff |
ShipmentsApi | postShipmentsIdPickup | POST /shipments/{id}/pickup | Shipment pickup |
ShipmentsApi | postShipmentsIdPurchase | POST /shipments/{id}/purchase | Shipment purchase |
ShipmentsApi | postShipmentsIdReplan | POST /shipments/{id}/replan | Shipment replan |
Documentation For Models
- CompanyResponseMinimal
- ErrorResponse
- HandlingUnitResponse
- LocationRequest
- LocationResponse
- PatchShipments
- PostShipments
- PostShipmentsIdAccept
- PostShipmentsIdAssign
- PostShipmentsIdCancel
- PostShipmentsIdDropoff
- PostShipmentsIdPickup
- PostShipmentsIdPurchase
- PostShipmentsIdReplan
- RetailerResponseMinimal
- ServiceTypeDropoffOfferResponse
- ServiceTypeResponse
- ShipmentAcceptRequest
- ShipmentAssignRequest
- ShipmentCancelRequest
- ShipmentDropoffLineRequest
- ShipmentDropoffRequest
- ShipmentLineRequest
- ShipmentLineResponse
- ShipmentPickupLineRequest
- ShipmentPickupRequest
- ShipmentPurchaseRequest
- ShipmentQuoteRequest
- ShipmentReplanRequest
- ShipmentResponse
- ShipmentResponseServiceTypes
- ShipmentStateTransitionResponse
- ShipmentUpdateLineRequest
- ShipmentUpdateRequest
- TimeWindowRequest
- TimeWindowResponse
- UserResponseMinimal
Documentation For Authorization
api_key
- Type: API key
- API key parameter name: Authorization
- Location: HTTP header
Author
All versions of boxture-v2-sdk-php with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^6.2
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^6.2
The package yogarine/boxture-v2-sdk-php contains the following files
Loading the files please wait ....