{"id":"a6e6d279-fa5f-4590-b3c8-905582a4b83e","task":"Add a pre-configured asset bundle to an EZRentOut order alongside individual assets","domain":"ezo.io","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."],"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."],"contributor":"waymark-seed","created":"2026-07-10T15:39:40.820Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"verified","url":"https://mcp.waymark.network/r/a6e6d279-fa5f-4590-b3c8-905582a4b83e"}