Connect your system directly to YBM Connect. Use the REST API to manage your product catalog, pricing, customers and delivery settings, process customer orders and receive webhook notifications.
Manage your product catalog
Create and maintain products, categories, vessels and bundles.
Receive customer orders
Read new delivery requests, respond with availability and actual prices, and track their status.
Manage your customers
Read customer accounts and manage their price groups and delivery rules.
Manage account settings
Configure delivery days, cut-off times, exceptions and account defaults.
How the exchange works
The API exchanges JSON over HTTPS. A typical integration follows these steps:
- Request YBM Connect access from our support team.
- Set up authentication and make your first API request.
- Use the relevant endpoints to manage products, pricing, customers and delivery settings.
- Read customer orders and send delivery responses through the API.
- Optionally use webhooks to receive new and cancelled order notifications.
Set up your connection
Authentication
Once you can sign in to YBM Connect, generate your API token under Settings → Integration. Keep it on your server and include it with every API request.
AuthenticationChoose what to exchange
Product catalog
Create, update and remove products, categories, vessels and bundles.
Product catalog CategoriesAccount settings
Configure the delivery rules that apply to your account by default.
Account settings