Retrieve an ACH debit collection

Retrieves an existing ACH debit collection object. Supply the unique ACH debit collection identifier.

ARGUMENTS

Scroll inside to view more
Argument
Description
ach_debit_collection REQUIRED
The identifier of the ACH debit collection to be retrieved.

Returns Returns an ACH debit collection object if a valid identifier was provided.

API Endpoints
Sandbox Link
GET
https://api-test.lotuspay.com/v1/ach_debit_collections/{ID}
Production Link
GET
https://api.lotuspay.com/v1/ach_debit_collections/{ID}
Authorization Header
Last updated 1 year ago