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

C# integration

Install
dotnet add package billbee-custom-shop-dotnet-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
billbee-custom-shop-dotnet-sdk
C#
API
billbee.io
billbee.io
At a glance
Language C#
Endpoints76
Base URLhttps://app.billbee.io