lookup_api
Look up API parameters, usage, and code examples for Samsung Checkout client billing and DPI server endpoints to implement or troubleshoot in-app payments.
Instructions
Samsung Checkout API 레퍼런스를 조회합니다. 클라이언트 Billing API(buyItem, getUserPurchaseList)와 DPI 서버 API(cont/list, invoice/list, cont/verify, cont/apply, subscription/cancel)의 파라미터, 사용법, 코드 예제를 제공합니다.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_name | Yes | 조회할 API 이름. 클라이언트: 'buyItem', 'getUserPurchaseList'. 서버: 'cont/list'(상품 목록), 'invoice/list'(구매 내역), 'cont/verify'(구매 검증), 'cont/apply'(상품 적용), 'subscription/cancel'(구독 취소). 묶음 조회: 'all_client', 'all_server', 'all' |