Camping Australia
CA
Camping Australia
/bk_cart_checkout

Complete booking checkout

Finalise the Bookeasy cart and get the SINGLE checkout URL the user uses to complete payment. TWO-STEP, human-in-the-loop: 1. Call WITHOUT confirm — this return

liveverifiedunknown~5s typical
mcpprobedcampingaustralia
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-au-com-trip-planner-camping-australia /bk_cart_checkout for me.

Input

FieldTypeDescription
confirmbooleanSet true ONLY after the traveller has seen the full summary + total and explicitly agreed.
session_key*stringThe cart session key

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-au-com-trip-planner-camping-australia","endpoint":"/bk_cart_checkout","input":{"session_key":"..."}}'
cli
npx cracked-ai run -p mcp-au-com-trip-planner-camping-australia -e /bk_cart_checkout -i '{"session_key":"..."}'
mcp
run_tool({ provider: "mcp-au-com-trip-planner-camping-australia", endpoint: "/bk_cart_checkout", input: {"session_key":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.