ACH Returns

ACH Return Data Types

ACHReturnRequest

Key Value Required Notes
type ach-returns  
Attributes      
code String Standard ACH Return Code (RO1,R02, etc …)
metadata Metadata    
Relationships      
ach-batch-entry AchBatchEntryRelationship   *required in absence of TransactionRelationship
transaction TransactionRelationship   * required in absence of AchBatchEntryRelationship

ACHReturnResponse

Key Value Notes
type ach-returns  
Attributes    
code String Standard ACH Return Code (RO1,R02, etc …)
reason String A human readable description of the return reason
metadata Metadata  
status String One of: pending, processing, processed, or processing_failed
Relationships    
ach-batch-entry AchBatchEntryRelationship  
transaction TransactionRelationship Transaction Type can also be Refund here

Table of contents