Download the PHP package oberonamsterdam/travelbase-api-client without Composer
On this page you can find all versions of the php package oberonamsterdam/travelbase-api-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download oberonamsterdam/travelbase-api-client
More information about oberonamsterdam/travelbase-api-client
Files in oberonamsterdam/travelbase-api-client
Package travelbase-api-client
Short Description API library to communicate with Travelbase
License MIT
Informations about the package travelbase-api-client
Travelbase Management API v2 - Client library
This is a client library to communicate with the Travelbase Management API. You can use the client to manage your assets in Travelbase.
Usage of the Travelbase Management API is limited to registered users only. If you would like to use Travelbase, please visit travelbase.nl.
Installation
Run the following command to install the package using composer:
Usage
To use this client you need to provide the API key and endpoint when initiating the client class.
Example calls
Queries
Retrieve a collection of all partners:
Retrieve a single partner:
Retrieve a single accommodation:
Retrieve a single rentalUnit:
Retrieve all bookings:
Retrieve a single booking:
Retrieve the first 100 updated bookings after a specific date:
Retrieve a single company:
Retrieve a single activity:
Retrieve a single ticket:
Retrieve all tickets:
Mutations
Create or replace allotments through models or array:
Create or replace trip pricings through models or array:
Delete trip pricings:
Create or replace date pricings through models or array:
Delete date pricings:
Create date pricing modifiers:
Edit date pricing modifiers:
Delete date pricing modifiers:
Complete pending booking
Create or replace activity timeslots through models or array:
All versions of travelbase-api-client with dependencies
gmostafa/php-graphql-client Version ^1.4
phpdocumentor/reflection-docblock Version ^4.0|^5.0
symfony/property-access Version ^3.4|^4.1|^5.0|^6.0
symfony/property-info Version ^3.4|^4.1|^5.0|^6.0
symfony/serializer Version ^3.4|^4.1|^5.0|^6.0