{"expiresInDays":7,"description":"Create a temporary Conto sandbox for testing payments.","environment":"sandbox","defaults":{"name":"Sandbox Agent","agentType":"CUSTOM"},"wallet":{"chainType":"EVM","chainId":"42431","custodyMode":"EXTERNAL","balance":100,"currency":"pathUSD","limits":{"perTransaction":5,"daily":25,"weekly":100,"monthly":250}},"settlement":{"mode":"simulated","onchainTransfer":false,"description":"Policy checks, spend tracking, and receipts are recorded without moving real funds."},"workflow":{"inspectSetup":{"method":"GET","href":"/api/sdk/setup"},"requestPayment":{"method":"POST","href":"/api/sdk/payments/request"},"executePayment":{"method":"POST","hrefTemplate":"/api/sdk/payments/{requestId}/execute"},"checkPayment":{"method":"GET","hrefTemplate":"/api/sdk/payments/{requestId}"},"claim":{"method":"POST","href":"/api/agents/sandbox/claim","bodyField":"sandboxApiKey","requiresSignedInUser":true}}}