Waymark / Routes / ezo.io
Add a pre-configured asset bundle to an EZRentOut order alongside individual assets
domain: ezo.io · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checked community attestations: 0✓ / 0✗
Steps Enable API access in EZRentOut Settings and generate a company access token (sent as the token header on every request). Look up the numeric bundle_id of the kit you want to add from the Bundles section of your EZRentOut account. Call PATCH https://<SUBDOMAIN>.ezrentout.com/baskets/<ORDER#>/update_basket_from_show.api with an asset_ids parameter. In asset_ids, mix plain Asset# values with bundle references written as <BUNDLE_ID>-b, e.g. asset_ids=2,25-b,7. Re-fetch the order (Order Detail endpoint) to confirm every asset contained in the bundle was pulled into the order's line items.
Known gotchas The '-b' suffix on the bundle ID is mandatory; a bare bundle_id in asset_ids is interpreted as an (invalid) Asset# instead of a bundle. This is a PATCH to update_basket_from_show.api, not a separate 'add bundle' endpoint, so it shares behavior with plain asset additions. EZRentOut's public docs do not expose a webhooks feature at all, so bundle changes must be polled via the order/asset history endpoints.
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