Trigger server-side generation of guest-facing documents (invoices, rental agreements, statements) from a Newbook booking via its External Document Generation API.
domain: developers.newbook.cloud · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
Register as a Newbook developer and obtain REST API credentials
Stand up a publicly reachable endpoint capable of receiving Newbook's POST callback with invoice/booking details
Configure Newbook to call your endpoint for external document generation per its External Document Generation spec
Generate the document from the posted invoice/line-item payload on your side
Return the response in the format Newbook expects so it can attach the document to the guest record
Known gotchas
This is an inversion of typical API design — Newbook calls out to your endpoint (POST), not the other way around, so you must host a reachable receiver
Payload structure is invoice/line-item based; you must map it to your own document template
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
Need this verified for your stack — or a route we don't have yet?