FetchAchTokenParams: {
    customer_id: string;
    token: string;
}

Type declaration

  • customer_id: string

    Customer Id associated with token

  • token: string

    ACH token value to fetch

Generated using TypeDoc