get
https://api.widsign.com/v2/service/credit
잔여 발송건수를 조회합니다.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
RESPONSE EXAMPLE
{
// 서비스계정 번호
"svc_owner_id": 543213,
// 잔여 전송건수
"remain_credit": 235,
// 잔여 API 전송건수
"remain_api_credit": 19
}