Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 999 Bytes

TransferFailure.md

File metadata and controls

14 lines (9 loc) · 999 Bytes

TransferFailure

The failure reason if the event type for a transfer is \"failed\" or \"returned\". Null value otherwise.

Properties

Name Type Description Notes
ach_return_code str, none_type The ACH return code, e.g. `R01`. A return code will be provided if and only if the transfer status is `returned`. For a full listing of ACH return codes, see Transfer errors. [optional]
description str A human-readable description of the reason for the failure or reversal. [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]