Download the PHP package mehr-it/otto-returns-api-client without Composer
On this page you can find all versions of the php package mehr-it/otto-returns-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-returns-api-client
.
Returns Interface
This PHP package is automatically generated by the Swagger Codegen project:
- API version: 2.0.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://partner-acl.develop.returns.platform.otto.de/
Class | Method | HTTP request | Description |
---|---|---|---|
ReturnsStatusApi | getPositionItemsForUsingGET | GET /v2/returns | Get all the items filtered on return status |
ReturnsStatusApi | receiveAcceptedReturnsV2UsingPOST | POST /v2/returns/acceptance | Accept the return for a sent position item (up to 200 items per request) |
ReturnsStatusApi | receiveRejectedReturnsV2UsingPOST | POST /v2/returns/rejection | Reject the return for a sent position item (up to 200 items per request) |
Documentation For Models
- AcceptedPartnerReturnV2
- AcceptedReturnMultiStatusResponse
- AcceptedStatusData
- AnnouncedStatusData
- ApiError
- ApiErrorResponse
- Link
- MisdirectedStatusData
- PositionItem
- PositionItemList
- RejectedPartnerReturnV2
- RejectedPositionItem
- RejectedReturnMultiStatusResponse
- RejectedStatusData
- ReturnTrackingKey
- ReturnedItemStatusData
- ReturnedPositionItem
Documentation For Authorization
All endpoints do not require authorization.
Author
All versions of otto-returns-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-returns-api-client contains the following files
Loading the files please wait ....