apply Escrow Logistics
suspend fun applyEscrowLogistics(paymentId: String, sender: PaymentEscrowSenderInput? = null, receiver: PaymentEscrowReceiverInput? = null, logistics: PaymentLogistics, sendEmail: Boolean? = null, products: List<PaymentProduct>? = null): ApplyEscrowLogisticsResponse
에스크로 배송 정보 등록
에스크로 배송 정보를 등록합니다.
Parameters
payment Id
결제 건 아이디
sender
에스크로 발송자 정보
receiver
에스크로 수취인 정보
logistics
에스크로 물류 정보
send Email
이메일 알림 전송 여부
에스크로 구매 확정 시 이메일로 알림을 보낼지 여부입니다.
products
상품 정보