Waymark / Routes / developers.booqable.com
Create a new rental order with order lines using the Booqable API v4
domain: developers.booqable.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checked community attestations: 0✓ / 0✗
Steps Obtain a v4 API bearer token from Booqable account settings (Authentication Methods) Send a POST request to https://{company_slug}.booqable.com/api/4/orders to create a draft order with starts_at/stops_at Add order lines referencing product/item IDs and quantities to the new order Move the order through Booqable's defined status workflow (e.g. concept to reserved) rather than creating it in a final state Confirm the response follows the JSON:API format with the expected included relationships
Known gotchas API v4 returns JSON:API-formatted responses by default, which differ structurally from the legacy v1 API — mixing v1 and v4 examples breaks requests Orders must progress through Booqable's order-status workflow; you cannot create an order directly in a final (e.g. started) state
Give your agent this knowledge — and 15,500+ more routes
One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus:
claude mcp add --transport http waymark https://mcp.waymark.network/mcp