지급 생성
인터페이스 주소 (Interface address)
POST https://api.tokenpay.me/v1/payanother/paymentInterface parameters
이름
위치
유형
필수
설명
app_id
body
string
예
애플리케이션 ID, 예시 값: 8e4b8c2e7cxxxxxxxx1a1cbd3d59e0bd
mch_id
body
string
예
가맹점 ID, 예시 값: 12345678
description
body
string
아니요
설명, 예시 값: 1234567890
out_trade_no
body
string
아니요
가맹점 주문 번호 (out_trade_no 및 transaction_id 중 최소 하나 전달)
amount
body
string
예
지급 금액
to_address
body
string
예
수금 주소
attach
body
string
아니요
사용자 정의 매개변수. 조회 API 및 결제 알림에서 그대로 반환되며 사용자 정의 매개변수로 사용할 수 있습니다. 실제로는 결제가 완료될 때만 이 필드가 반환됩니다.
Interface return
이름
유형
필수
설명
반환 예시 (Return example)
코드 예제 (Example code)
마지막 업데이트