Skip to main content
The lexera_check_jurisdiction_rates tool is a read-only pricing query. It returns the AED amount that will be temporarily held on your corporate wallet when you dispatch a document to a human attorney via lexera_route_to_specialist. This tool does not place a hold, create an order, or consume any wallet balance. Use it to validate budget before initiating a paid review.

Parameters

string
required
The governing region you want to price (for example, UAE or Jordan). Lexera resolves regional aliases (such as UAE Federal or DIFC) to the parent country for pricing.

JSON-RPC request

The POST returns HTTP 202 Accepted. The actual rate response is streamed back over the open SSE connection.

Response

The response is streamed over SSE inside a JSON-RPC 2.0 envelope. The exact field names and structure are not fully documented in the current specification. The payload contains the pricing tier information for the requested jurisdiction.
array
An array of content objects with the pricing result.
string
Always "2.0".
number | string
Mirrors the id from the request.
For details on how AED wallet holds work, how jurisdiction aliases are resolved, and what happens when a hold is placed, see the Wallet & Pricing concept page.