Download the PHP package mehr-it/otto-receipts-api-client without Composer
On this page you can find all versions of the php package mehr-it/otto-receipts-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-receipts-api-client
.
Interface for the partner to get receipts information
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://live.api.otto.market/
Class | Method | HTTP request | Description |
---|---|---|---|
ReceiptsApi | getReceiptPdfUsingGET3 | GET /v2/receipts/{receiptNumber}.pdf | Get the PDF document of a specific receipt by receipt number. |
ReceiptsApi | getReceiptUsingGET5 | GET /v2/receipts/{receiptNumber} | Get a specific receipt for the given receipt number as JSON object |
ReceiptsApi | getReceiptsUsingGET5 | GET /v2/receipts | Get all receipts as list of JSON objects |
Documentation For Models
- AllOfLineItemTotal
- AllOfLineItemUnitPrice
- AllOfPartialRefundPartialRefundAmount
- AllOfShippingFeePrice
- AllOfTotalAmountDue
- AllOfTotalGross
- AllOfTotalNet
- Customer
- DeliveryAddress
- LineItem
- Link
- PartialRefund
- Partner
- Receipt
- ReceiptsList
- ShippingCost
- ShippingFee
- Total
Documentation For Authorization
JWT
- Type: API key
- API key parameter name: Authorization
- Location: HTTP header
Author
All versions of otto-receipts-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-receipts-api-client contains the following files
Loading the files please wait ....