View echeck token details

Allows you to view details of a specific echeck token.

Echeck tokens can be used to process through any MID on your account. They are not restricted to a specific merchant account or currency.

⚠️

Try It

To use the Try It feature for this endpoint, you can use the credentials for your Sandbox API user.

You can also use the following test account. Copy the value and paste it into the appropriate space in the Try It section to the right.
username: [email protected]
password: JZdzoXpdDeH6VA

Include a saved echeck token in the path parameter of the request.

Request parameters

  • echeckToken

Response parameters

  • bank
  • bank.accountHolderName
  • bank.routingNumber
  • tokenex
  • tokenex.lastFour
  • tokenex.token
  • data
  • data.customer
  • data.customer.orderNumber
  • data.customer.invoice
  • data.customer.customerRef
  • data.customer.companyName
  • data.customer.firstName
  • data.customer.lastName
  • data.customer.birthDate
  • data.customer.email
  • data.customer.phone
  • data.customer.billToAddressOne
  • data.customer.billToAddressTwo
  • data.customer.billToCity
  • data.customer.billToState
  • data.customer.billToPostal
  • data.customer.billToCountry
  • data.customer.billToPhone
  • data.customer.shipToAddressOne
  • data.customer.shipToAddressTwo
  • data.customer.shipToCity
  • data.customer.shipToState
  • data.customer.shipToPostal
  • data.customer.shipToCountry
  • data.customer.shipToPhone
  • dateCreated
  • dateLastModified
  • merchantId
Language
Credentials
Basic
base64
:
Click Try It! to start a request and see the response here!