Retrieve an ACH debit
Retrieves an existing ACH debit object. Supply the unique ACH debit identifier.
ARGUMENTS
Scroll inside to view more
|
Argument
|
Description
|
|---|---|
ach_debit REQUIRED
| The identifier of the ACH debit to be retrieved.
|
Returns Returns an ACH debit object if a valid identifier was provided.
Request
Response
API Endpoints
Sandbox Link
GET
https://api-test.lotuspay.com/v1/ach_debits/{ID}
Production Link
GET
https://api.lotuspay.com/v1/ach_debits/{ID}

