Household quote request
- API endpoint
- https://removalistquotes.movingagain.com.au/api/v1/household-quotes/assistant/submit
- Browser handoff
- https://removalistquotes.movingagain.com.au/quote/household
- Consent basis
- customer_requested_quote
Moving Again agent platform
Moving Again is a marketing site. The canonical quote API, consent contract, OpenAPI schema, and copy-paste examples are hosted on the Moving Again quote host. Use the current Moving Again quote host for all quote and callback submissions.
Agents may submit quote or callback requests only when the customer has asked for that
action. Quote submissions require customer_consent.confirmed=true
and customer_consent.basis=customer_requested_quote. Callback requests
use customer_requested_callback.
Public submissions are host-aware. Omit tenant unless Moveroo has separately
supplied an agreed tenant slug. The quote host resolves the tenant from the request host.
Use a stable idempotency_key when possible so retries do not create duplicate
quote requests.