Download the PHP package horrentotaal/hamstra-api without Composer
On this page you can find all versions of the php package horrentotaal/hamstra-api. 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 hamstra-api
Horrentotaal
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
This PHP package is automatically generated by the Swagger Codegen project:
- API version: v2
- Package version: 4.2.1
- 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://staging.api.hamstraonline.vmcluster.nl
Class | Method | HTTP request | Description |
---|---|---|---|
ConfigurationWizardApi | configurationWizardGet | GET /api/configuration-wizard/getEmbedURL | Get embedurl for customer based on APIkey authentication |
OrderApi | orderCreateOrderAsync | POST /api/order | Creates the order |
OrderApi | orderOrderQuotationAsync | PUT /api/order/orderQuotation | Creates an order for the given quotation |
OrderApi | orderSaveAsQuotation | PUT /api/order/saveAsQuotation | Creates a quotation for the given order |
OrderApi | orderSaveOrderAsync | PUT /api/order/saveOrder | Creates or updates the order |
OrderApi | orderUpdateOrderAsync | PUT /api/order | Updates the order |
OrderApi | orderValidateAsync | POST /api/order/validate | Validate the order |
ProductApi | productGetAvailableProducts | GET /api/product | Get the available products for the authenticated user |
ProductApi | productGetById | GET /api/product/{productId} | Get the details of a given product |
ProductApi | productGetBySku | GET /api/product/sku/{sku} | Get the product by product code |
ProductApi | productGetConfigurationAsync | GET /api/product/{productId}/configuration | |
ProductApi | productGetConfigurationAsync_0 | POST /api/product/{productId}/configuration | |
ProductApi | productGetValidationMessagesAsync | GET /api/product/validationMessages | Get the product option validation messages |
QuotationApi | quotationDeleteQuotation | DELETE /api/quotation/DeleteQuotation/{id} | Delete a quotation |
QuotationApi | quotationGetQuotationLines | GET /api/quotation/getquotationlines/{id} | Get the quotation lines by a given quotations |
QuotationApi | quotationGetQuotations | GET /api/quotation/getquotations | Get the quotations |
Documentation For Models
- HamstraAPIDTOContactFormPostDto
- HamstraAPIDTONCalcValidationDTO
- HamstraAPIDTOValidationMessageDTO
- HamstraAPIModelsAuthenticationGrantModel
- HamstraAPIModelsConfigurationWizardConfigurationWizardEmbedUrl
- HamstraAPIModelsConfigurationWizardConfigurationWizardPdfRequest
- HamstraAPIModelsConfigurationWizardConfigurationWizardState
- HamstraAPIModelsConfigurationWizardConfigurationWizardStepValue
- HamstraAPIModelsGridListHamstraAPIModelsQuotationsViewQuotation
- HamstraAPIModelsOrdersOrder
- HamstraAPIModelsOrdersOrderLine
- HamstraAPIModelsOrdersOrderLineOption
- HamstraAPIModelsOrdersOrderLineOptionRequest
- HamstraAPIModelsOrdersOrderLineRequest
- HamstraAPIModelsOrdersOrderQuotation
- HamstraAPIModelsOrdersOrderRequest
- HamstraAPIModelsPricePriceCalculation
- HamstraAPIModelsProductsOptionConfig
- HamstraAPIModelsProductsProduct
- HamstraAPIModelsProductsProductConfig
- HamstraAPIModelsProductsProductConfigOption
- HamstraAPIModelsProductsProductConfigOptionValue
- HamstraAPIModelsProductsProductConfigRequest
- HamstraAPIModelsProductsProductDetail
- HamstraAPIModelsProductsProductDetailOption
- HamstraAPIModelsProductsProductDetailOptionValue
- HamstraAPIModelsQuotationsViewQuotation
- HamstraAPIModelsQuotationsViewQuotationLine
- HamstraAPIServicesOrderValidationMessage
- MicrosoftWin32SafeHandlesSafeWaitHandle
- SystemCollectionsGenericKeyValuePairSystemObjectSystemCollectionsGenericListHamstraAPIServicesOrderValidationMessage
- SystemThreadingCancellationToken
- SystemThreadingWaitHandle
Documentation For Authorization
apiKey
- Type: API key
- API key parameter name: apiKey
- Location: HTTP header
Author
All versions of hamstra-api with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^7.7
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^7.7
The package horrentotaal/hamstra-api contains the following files
Loading the files please wait ....