Get WisdomTree express-pathway availability
Reports whether the WTGXX express settlement pathway is open for the caller's group and side, without pricing an order: instant_sell on a WTGXX SELL, express_buy on a WTGXX BUY, neither for BTC or reserve-less funds. The express_buy block states the commission RATE only — the charge and the net share count are per-amount figures and come from GET /money/trades/quote. It also carries settlement estimates: standard_settlement for every supported asset, and express_settlement only when the WTGXX express pathway is available on this side. Availability is amount-independent; the per-order cap and the reserve's fill checks remain create-time. Read-only; no persistence.
Query parameters
Response
OK
Changes
Changed in 4 of the 24 revisions of this API.7
- ○
added the optional property
error/api_client_idto the response with thedefaultstatusresponse-optional-property-added
- ○
- ○
added the optional property
express_buy/settlement_estimate_secondsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
express_settlement/settlement_duration_minutesto the response with the200statusresponse-optional-property-added
- ○
added the optional property
standard_settlement/settlement_duration_minutesto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
express_settlementto the response with the200statusresponse-optional-property-added
- ○
added the optional property
standard_settlementto the response with the200statusresponse-optional-property-added
- ○
- ○
endpoint added
endpoint-added
- ○