@portone/server-sdk

    Type Alias AccountTransferClient

    type AccountTransferClient = {
        getPlatformAccountTransfers: (
            options?: {
                isForTest?: boolean;
                page?: PageInput;
                filter?: PlatformAccountTransferFilter;
            },
        ) => Promise<GetPlatformAccountTransfersResponse>;
    }
    Index

    Properties

    getPlatformAccountTransfers: (
        options?: {
            isForTest?: boolean;
            page?: PageInput;
            filter?: PlatformAccountTransferFilter;
        },
    ) => Promise<GetPlatformAccountTransfersResponse>

    이체 내역 다건 조회

    여러 이체 내역을 조회합니다.

    GetPlatformAccountTransfersError

    MMNEPVFCICPMFPCPTTAAATR