Retrieve an ACH debit summary pdf

Retrieves a digitally signed pdf file on LotusPay letterhead, summarizing the key fields and values of the ACH debit. Supply the unique ACH debit ID and LotusPay will return the corresponding ACH debit summary pdf file.

ARGUMENTS

Scroll inside to view more
Argument
Description
ach_debit REQUIRED
The identifier of the ACH debit for which the PDF is to be retrieved.

Returns Returns a PDF file if a valid identifier was provided.

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