간편한 통합, 확실한 서명, 안정적인 테스트
1curl --request POST \
2 --url https://restapi.sign.plus/v2/envelope \
3 --header 'Authorization: Bearer YOUR_API_KEY' \
4 --header 'Content-Type: application/json' \
5 --data '{
6 "name": "My wonderful envelope",
7 "flow_type": "REQUEST_SIGNATURE",
8 "legality_level": "SES",
9 "expires_at": 1831280113,
10 "sandbox": true
11}'
디지털 계약을 강화하는 필수 도구를 살펴보세요
고급 기능이 포함된 데모 환경에서 API를 테스트해 보세요. 솔루션 적용 준비가 되면 유료 플랜으로 업그레이드하세요.