MCP documentation | MCP docs for agents
ark_reject_spot_quote_customer_quote
ark.reject_spot_quote_customer_quote
Reject a visible pending customer quote through the transactional quote rejection workflow.
- Availability
- Expanded preview
- Scopes
loads:write- ARK permissions
canEditLoad- Team visibility
- Required and enforced
- Approval policy
ask_before_write- ARK approval request
- Required before execution
- Idempotency
- Required for external execution
- Read-only
- No
- Destructive
- Yes
- External side effect
- No
- Rate limit
- OAuth MCP credential and organization budgets
Input
quoteIdstringrequiredVisible pending customer quote ID.
format: uuid
reasonstringOptional rejection reason.
max length: 5000
lostToCompetitorboolean | nullSet true when this rejection should also mark the spot quote lost.
Result
The tool returns the canonical ark.reject_spot_quote_customer_quote operation result in structuredContent and mirrors the same JSON as text. Errors set isError: true and return a stable error code, message, and optional details.