Download the PHP package zvps/royal-mail-click-and-drop-rest-api-client without Composer
On this page you can find all versions of the php package zvps/royal-mail-click-and-drop-rest-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 royal-mail-click-and-drop-rest-api-client
SwaggerClient-php
Import your orders, retrieve your orders and generate labels.
This PHP package is automatically generated by the Swagger Codegen project:
- API version: 1.0.0
- Build package: io.swagger.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 https://api.parcel.royalmail.com/api/v1
Class | Method | HTTP request | Description |
---|---|---|---|
LabelsApi | getOrdersLabelAsync | GET /orders/{orderIdentifiers}/label | Return a single PDF file with generated label and/or associated document(s) |
OrdersApi | createOrdersAsync | POST /orders | Create orders |
OrdersApi | getOrdersAsync | GET /orders/{orderIdentifiers} | Retrieve orders |
OrdersApi | getOrdersWithDetailsAsync | GET /orders/{orderIdentifiers}/full | Retrieve orders details |
VersionApi | getVersionAsync | GET /version | Get API version details. |
Documentation For Models
- AddressRequest
- BillingDetailsRequest
- CreateOrderErrorResponse
- CreateOrderRequest
- CreateOrderResponse
- CreateOrdersRequest
- CreateOrdersResponse
- DimensionsRequest
- ErrorResponse
- FailedOrderResponse
- GetOrderDetailsResource
- GetOrderInfoResource
- GetOrderLineResult
- GetPostalDetailsResult
- GetShippingDetailsResult
- GetTagDetailsResult
- GetVersionResource
- LabelGenerationRequest
- OrderFieldResponse
- PostageDetailsRequest
- ProductItemRequest
- RecipientDetailsRequest
- SenderDetailsRequest
- ShipmentPackageRequest
- TagRequest
Documentation For Authorization
Bearer
- Type: API key
- API key parameter name: Authorization
- Location: HTTP header
Author
All versions of royal-mail-click-and-drop-rest-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
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^6.2
The package zvps/royal-mail-click-and-drop-rest-api-client contains the following files
Loading the files please wait ....