The failure reason if the event type for a transfer is \"failed\"
or \"returned\"
. Null value otherwise.
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] |