Download the PHP package vivebamba/bamba-sdk-php without Composer
On this page you can find all versions of the php package vivebamba/bamba-sdk-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download vivebamba/bamba-sdk-php
More information about vivebamba/bamba-sdk-php
Files in vivebamba/bamba-sdk-php
Download vivebamba/bamba-sdk-php
More information about vivebamba/bamba-sdk-php
Files in vivebamba/bamba-sdk-php
Vendor vivebamba
Package bamba-sdk-php
Short Description SDK for Bamba API
License unlicense
Homepage https://openapi-generator.tech
Package bamba-sdk-php
Short Description SDK for Bamba API
License unlicense
Homepage https://openapi-generator.tech
Please rate this library. Is it a good library?
Informations about the package bamba-sdk-php
bamba-sdk-php
SDK for Bamba API
Installation & Usage
Requirements
PHP 7.2 and later.
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://sandbox.vivebamba.com/v1
Class | Method | HTTP request | Description |
---|---|---|---|
BambaAdvisorApi | advisorMessagePost | POST /advisor/message | Send messages to the Bamba Advisor |
CustomerApi | customerCustomerIdServicesGet | GET /customer/{customerId}/services | Get customer services |
CustomerApi | customerCustomerIdServicesServiceIdCancelPut | PUT /customer/{customerId}/services/{serviceId}/cancel | Cancel customer services |
StoreApi | storeOrdersPost | POST /store/orders | Place an order |
StoreApi | storeProductsGet | GET /store/products | Get products |
Models
- AdvisorMessageRequest
- AdvisorUser
- CancellationResponse
- Customer
- ErrorResponse
- InlineResponse200
- InlineResponse2001
- InlineResponse422
- InlineResponse4221
- InlineResponse422Errors
- Message
- Order
- OrderProducts
- PaymentParams
- Product
- ProductDescription
Authorization
ApiKeyAuth
- Type: API key
- API key parameter name: x-api-key
- Location: HTTP header
Tests
To run the tests, use:
Author
About this package
This PHP package is automatically generated by the OpenAPI Generator project:
- API version:
1.3.3
- Package version:
1.3.3
- Package version:
- Build package:
org.openapitools.codegen.languages.PhpClientCodegen
All versions of bamba-sdk-php with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2
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 vivebamba/bamba-sdk-php contains the following files
Loading the files please wait ....