Download the PHP package adres-validatie-nl/php-sdk without Composer
On this page you can find all versions of the php package adres-validatie-nl/php-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download adres-validatie-nl/php-sdk
More information about adres-validatie-nl/php-sdk
Files in adres-validatie-nl/php-sdk
Download adres-validatie-nl/php-sdk
More information about adres-validatie-nl/php-sdk
Files in adres-validatie-nl/php-sdk
Vendor adres-validatie-nl
Package php-sdk
Short Description SDK for api.adres-validatie.nl
License unlicense
Homepage https://adres-validatie.nl
Package php-sdk
Short Description SDK for api.adres-validatie.nl
License unlicense
Homepage https://adres-validatie.nl
Please rate this library. Is it a good library?
Informations about the package php-sdk
OpenAPIClient-php
API documentation for api.adres-validatie.nl
Installation & Usage
Requirements
PHP 7.4 and later. Also works with PHP 8.0.
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
:
Getting Started
Please follow the installation procedure and then run the following:
API Endpoints
All URIs are relative to https://api.adres-validatie.nl
Class | Method | HTTP request | Description |
---|---|---|---|
DefaultApi | accessTokenPost | POST /access-token | |
DefaultApi | accountPost | POST /account | |
DefaultApi | accountWebhookPut | PUT /account/webhook | |
DefaultApi | fileAddressesCsvGet | GET /file/addresses.csv | |
DefaultApi | fileAddressesZipGet | GET /file/addresses.zip | |
DefaultApi | stripeCheckoutSessionPost | POST /stripe/checkout/session | |
DefaultApi | stripePortalSessionPost | POST /stripe/portal/session |
Models
- AccessTokenPost200Response
- AccountPost200Response
- AccountPost201Response
- AccountPost201ResponseAccount
- AccountPost400Response
- AccountPost500Response
- AccountWebhookPut200Response
- AccountWebhookPut200ResponseAccount
- AccountWebhookPut401Response
- AccountWebhookPut500Response
- FileAddressesCsvGet200Response
- FileAddressesCsvGet402Response
- FileAddressesZipGet200Response
- StripeCheckoutSessionPost200Response
- StripePortalSessionPost200Response
Authorization
Authentication schemes defined for the API:
Oauth2
- Type:
OAuth
- Flow:
application
- Authorization URL: ``
- Scopes:
- read:data: Read data from the API
- write:data: Write data to the API
Tests
To run the tests, use:
Author
About this package
This PHP package is automatically generated by the OpenAPI Generator project:
- API version:
1.0.0
- Generator version:
7.8.0
- Generator version:
- Build package:
org.openapitools.codegen.languages.PhpClientCodegen
All versions of php-sdk with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4 || ^8.0
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^7.3
guzzlehttp/psr7 Version ^1.7 || ^2.0
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^7.3
guzzlehttp/psr7 Version ^1.7 || ^2.0
The package adres-validatie-nl/php-sdk contains the following files
Loading the files please wait ....