Etc. EzAdmin API

추가운임 결제 결과 콜백

이지어드민이 추가운임 결제 결과(성공/실패)를 통보. 통보 시 전달한 chargeRef 로 매칭.

  • status=PAID: 미납금 차감 / status=FAILED: 미납 유지
post/v1/ezadmin/callback/payment

Request body

chargeRefstring
statusstring
amountinteger
paidAtstring date-time
failReasonstring
paidboolean
failedboolean

Response

OK

Changes

No recorded changes to this endpoint across all 1 revision of this API.