Submit multiple ACH return records in a single batch request. Each return is processed independently with detailed individual results.
customer.reference_idloan.external_referencepayment_transaction.external_referencereturns field:
returns array follows the same schema as the single ACH return endpoint:
Identifiers (Required):
customer_id - Customer reference ID from your LMSloan_id - Loan reference ID from your LMSpayment_id - Payment reference ID from your LMSsystem_source - Source system identifierpayment_date - Date payment was madepayment_amount - Payment amount in dollarspayment_type - Type of paymentpayment_reversed - Boolean indicating if payment was reversedpayment_reverse_date - Date payment was reversedpayment_reverse_reason_code - Code indicating reversal reasonpayment_reverse_comments - Additional commentsach_submitted_date - Date ACH was submittedach_settlement_date - Date ACH settledach_status - ACH status (PENDING, SUBMITTED, PROCESSED, COMPLETED, FAILED, RETURNED, CANCELED)ach_return_code - ACH return code (R01-R29)ach_return_date - Date of ACH returnach_return_reason - Human-readable return reasonach_correction_code - ACH correction codeach_corrected_aba_number - Corrected ABA routing numberach_corrected_account_number - Corrected account numberach_correction_date - Date correction was receiveddebit_status - Debit card transaction statusdebit_decline_reason - Reason for debit card declineoverall_return_code - Combined return code from ACH or debittrue if ALL returns were processed successfully, false if any failedsuccess field is true only if all returns succeededresults array in the response to see which returns succeeded and which failed.
Batch of ACH return records
Array of ACH return records to process
Batch processing completed (may include partial failures - check individual results)
True if ALL returns were processed successfully, false if any failed
true
Total number of returns in the batch
2
Number of successfully processed returns
2
Number of failed returns
0
Individual results for each return