cURL
curl --request PUT \ --url https://api.steppay.kr/api/v1/subscriptions/{subscriptionId}/interval \ --header 'Content-Type: application/json' \ --header 'Secret-Token: <api-key>' \ --data ' { "interval": "DAY", "intervalCount": 123 } '
{ "message": "<string>", "body": {} }
구독 주기를 변경합니다.
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.
구독 번호
변경할 주기 정보
구독 주기 단위
DAY
WEEK
MONTH
YEAR
구독 주기
정상적으로 변경됨
결과에 대한 메세지
관련 데이터