알림 URL 조회

서비스에 등록된 알림 URL 을 조회합니다.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

RESPONSE EXAMPLE

{
	// 서비스계정 번호
	"svc_owner_id": 100070,

	// 전송알림 URL    
	"send": "http://yourdomain/send",

	// 계약완료 URL        
	"complete": "http://yourdomain/complete",
    
	// 작성거절 URL            
	"reject": null,
}
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*