{"uid":"cap_C1sFDIz4viojMG2Pt-vHH","slug":"laso-finance-gift-card-order-642c9294","name":"Laso Finance Gift Card Order","description":"Order a gift card from the catalog. Browse available cards at GET /search-gift-cards.","url":"https://laso.finance/order-gift-card","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","properties":{"amount":{"type":"number","description":"Gift card face value (min $5, max $9000)"},"country":{"type":"string","description":"ISO 3166-1 alpha-2 country code (defaults to 'US')"},"laso_server_id":{"type":"string","description":"Product identifier from the gift card catalog (GET /search-gift-cards)"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"auth":{"type":"object","properties":{"id_token":{"type":"string","description":"Firebase ID token for the callable APIs"},"expires_in":{"type":"string"},"refresh_token":{"type":"string"}}},"user_id":{"type":"string"},"gift_card":{"type":"object","properties":{"amount":{"type":"number"},"status":{"type":"string"},"card_id":{"type":"string"},"laso_server_id":{"type":"string"}}}}}}}}},"responseSchema":{"type":"json","example":{"auth":{"id_token":"eyJ...","expires_in":"3600","refresh_token":"AMf..."},"user_id":"0xabc...","gift_card":{"amount":5,"status":"completed","card_id":"gc_123","laso_server_id":"product_123"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"5.24","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$5.24/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"5.24","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"5.24","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_9PHNI4oqoZWXrCWQuZQww","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"5.24","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Orders a gift card from the Laso catalog by product ID, amount, and country, returning a purchased gift card.","exampleAgentPrompt":"Order me a $50 gift card using product ID 'amazon-us-001' for the US from the Laso gift card catalog.","exampleUseCases":null,"resultDescription":"Returns a purchased gift card object, likely including the card code, denomination, brand, and order confirmation details for the requested product and amount.","failureModes":["Invalid or unknown laso_server_id returns error or empty result","Amount below $5 or above $9000 is rejected as out of range","Invalid country code causes request failure","Payment of 5.24 USDC not completed results in 402 Payment Required","Product out of stock or unavailable in requested country"],"whenToPreferThis":"Use this endpoint when you need to programmatically purchase a specific gift card from the Laso catalog by its product ID, amount, and country — especially when you have already identified the product via GET /search-gift-cards and are ready to complete the purchase.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:36:51.711Z","isFirstParty":false}