cURL
curl --request GET \ --url https://api.steppay.kr/api/v1/subscriptions/{subscriptionId}/items/{itemId}/options \ --header 'Secret-Token: <api-key>'
{ "id": 123, "name": "<string>", "options": [ { "id": 123, "name": "<string>", "price": 123, "quantity": 123, "parent": 123 } ], "depth": 123 }
구독 항목에서 사용할 수 있는 옵션 목록을 반환합니다.
Documentation IndexFetch the complete documentation index at: https://docs.steppay.kr/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.steppay.kr/llms.txt
Use this file to discover all available pages before exploring further.
구독 번호
구독 항목 번호
정상적으로 조회됨
옵션 그룹 정보
옵션 그룹 번호
옵션 그룹 이름
Show child attributes