/
HO
homepick
/
Homepick API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 5h ago · Updated 3d ago
Details
Filter operations
1. Code
8
2. Validation
11
3. Order
13
Etc. Compuzone API
2
Etc. EzAdmin API
6
post
퀵/화물 요금조회
post
퀵/화물 통합 접수
post
배송흐름 벌크 조회
post
추가운임 결제 결과 콜백
get
오늘도착 송장출력 필요 프로퍼티 조회
get
오늘도착 가능지역 확인
Etc. Nike API
2
Etc. Sellers API
3
Etc. EzAdmin API
추가운임 결제 결과 콜백
이지어드민이 추가운임 결제 결과(성공/실패)를 통보. 통보 시 전달한 chargeRef 로 매칭.
status=PAID: 미납금 차감 / status=FAILED: 미납 유지
post
/v1/ezadmin/callback/payment
Request body
EzadminPaymentResultDTO
required
결제 결과
chargeRef
string
status
string
amount
integer
paidAt
string
date-time
failReason
string
paid
boolean
failed
boolean
Response
OK
Changes