Weavz
bol.com Retailer

bol.com Retailer

Manage bol.com Retailer API orders, offers, price and stock updates, shipments, and process-status workflows.

OAuth2Commerce
11 tools

Tools

Name
list_orders

List bol.com Retailer API orders with page, fulfillment method, status, and latest-change filters.

get_order

Get a bol.com order by order ID.

list_offers

List bol.com offers with page filtering.

get_offer

Get a bol.com offer by offer ID.

create_offer

Create a bol.com offer with the documented offer payload.

update_offer

Update a bol.com offer by offer ID.

delete_offer

Delete a bol.com offer by offer ID.

update_offer_stock

Update stock for a bol.com offer.

update_offer_price

Update price for a bol.com offer.

create_shipment

Create a bol.com shipment for order items.

get_process_status

Get a bol.com Retailer API asynchronous process status.

Quick Start

TypeScript
import { WeavzClient } from '@weavz-io/sdk'

const weavz = new WeavzClient({ apiKey: 'wvz_...' })

const result = await weavz.actions.execute('bol-com', 'list_orders', {
  workspaceId: '550e8400-e29b-41d4-a716-446655440000',
  integrationAlias: 'bol-com',
  input: { /* ... */ },
})

Related Integrations

Works well with

Frequently Asked Questions

How do I connect bol.com Retailer to my app?

Use Weavz Hosted Connect for OAuth2 authentication. Install the SDK, create a connection through the connect portal or API, then execute tools programmatically.

What tools does bol.com Retailer support?

bol.com Retailer supports 11 tools including List Orders, Get Order, List Offers, Get Offer, Create Offer, and more.

Can I use bol.com Retailer with AI agents?

Yes. Add bol.com Retailer to an MCP server in Tool Mode or Code Mode. Code Mode provides 3 meta-tools with on-demand API discovery so agents can compose stateful workflows without loading every action schema up front.

Can bol.com Retailer be used in stateful agent workflows?

Yes. Agents can combine bol.com Retailer tools with Filesystem, State KV, Human Gates, input partials, and other workspace integrations while keeping execution scoped to the selected workspace or end user.

What authentication does bol.com Retailer use?

bol.com Retailer uses OAuth2. Weavz stores OAuth credentials securely and refreshes tokens when supported by the provider.

How much does the bol.com Retailer integration cost?

The bol.com Retailer integration is included on all Weavz plans including the free tier with 20,000 actions per month. No credit card required.

Connect bol.com Retailer in minutes

Get 20,000 free action executions every month. No credit card required.