Using custom-shop-php-sdk with billbee.io

PHP integration

Install
composer require custom-shop-php-sdk
Get a list of all events optionally filtered by date. This request is extra t…
curl \
  -H "X-Billbee-Api-Key: $API_KEY" \
  https://app.billbee.io/api/v1/events
Get a list of all orders optionally filtered by date
curl \
  -H "X-Billbee-Api-Key: $API_KEY" \
  https://app.billbee.io/api/v1/orders
curl \
  -H "X-Billbee-Api-Key: $API_KEY" \
  https://app.billbee.io/api/v1/layouts
SDK on GitHub 📄 API Docs
SDK
custom-shop-php-sdk
PHP
API
billbee.io
billbee.io
At a glance
Language PHP
Endpoints76
Base URLhttps://app.billbee.io