GUEST -> EBIRD 송장 대역 정보 API Live Demo

1. Access Token : 회원가입후 키발급

2. Post URL : //allsaja.com/static/ajax/set/gSetAPI00030701.php?rtntype=json&token=회원가입후 키발급

3. Post Send <input type="text" id="qryname" name="qryname" value="SAGAWA"> <= WayBill No

4. result JSON

4. result JSON
{
	"SAGAWA_0": { <= No 0
		"from": 35905498000,
		"to": 35905597999,
		"remainder": 9978
	},
	"SAGAWA_1": { <= No 1
		"from": 35907498000,
		"to": 35907597999,
		"remainder": 9988
	}
}