지급 예상 수수료 조회
인터페이스 주소 (Interface address)
POST https://api.tokenpay.me/v1/payanother/estimated_feeInterface parameters
이름
위치
유형
필수
설명
mch_id
body
string
예
가맹점 ID, 예시 값: 12345678
chain
body
string
예
소속 퍼블릭 체인, 예시 값: TRON
to_address
body
string
예
수금 지갑 (참고: payout 애플리케이션의 경우 수금 지갑이 필수입니다)
app_id
body
string
예
앱 ID, 예시 값: 8e4b8c2e7cxxxxxxxx1a1cbd3d59e0bd
Interface return
이름
유형
필수
설명
msg
string
예
상태 설명
request_id
string
예
요청 ID
data
object
아니요
데이터 객체
to_address
string
수금 지갑 (참고: payout 애플리케이션의 경우 수금 지갑이 필수입니다)
fee
string
수수료
app_id
string
앱 ID, 예시 값: 8e4b8c2e7cxxxxxxxx1a1cbd3d59e0bd
반환 예시 (Return example)
코드 예제 (Example code)
마지막 업데이트