Payout Client
class PayoutClient(apiSecret: String, apiBase: String = "https://api.portone.io", storeId: String? = null) : Closeable
API Secret을 사용해 포트원 API 클라이언트를 생성합니다.
Functions
Link copied to clipboard
suspend fun getPlatformPayouts(isForTest: Boolean? = null, page: PageInput? = null, filter: PlatformPayoutFilterInput? = null): GetPlatformPayoutsResponse
지급 내역 다건 조회