Skip to main content

verifyMicrodeposits


ApiScope: payment.ach.attach.funding.source
API Scope Level: DepartmentScope
Path Parameters
    departmentUuid string required
Request Body required
    amount1 string
    amount2 string
    achCustomerBankUUID string
Responses

OK


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