cURL
curl --request POST \ --url https://api.steppay.kr/api/v1/usages \ --header 'Content-Type: application/json' \ --header 'Secret-Token: <api-key>' \ --data ' { "quota": 123, "record": 123, "subscriptionItemId": 123, "influxDate": "2023-11-07T05:31:56Z", "payload": "<string>" } '
{ "accumulateRecord": 123, "influxDate": "2023-11-07T05:31:56Z", "amountForQuota": 123, "restDays": 123, "accumulateQuota": 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.
기존 AccumulatedQuota 값에 대하여 증감합니다.
기존 AccumulatedRecord 값에 대하여 증감합니다.
인입일
사용량/계정 기록이 정상적으로 등록됨