Account Transfer Client
class AccountTransferClient(apiSecret: String, apiBase: String = "https://api.portone.io", storeId: String? = null) : Closeable
Functions
Link copied to clipboard
suspend fun getPlatformAccountTransfers(isForTest: Boolean? = null, page: PageInput? = null, filter: PlatformAccountTransferFilter? = null): GetPlatformAccountTransfersResponse
이체 내역 다건 조회