Skip to main content

fetchLinkToken


ApiScope: payment.ach.plaid.enable
API Scope Level: DepartmentScope
Path Parameters
    departmentUuid string required
Query Parameters
    customerUuid string required
Responses

OK


Schema
    errors object[]
  • Array [
  • errorCode int32
    errorTitle string
    errorMessage string
    errorDescription string
  • ]
  • warnings object[]
  • Array [
  • warningCode int32
    warningTitle string
    warningMessage string
    warningDescription string
  • ]
  • linkTokenResponse object
    linkToken string
Loading...