Create ACH Return
warning
The features documented here are in a beta state, and this documentation is considered draft material subject to frequent change.
Use this endpoint to create an ACH return in our system.
POST
/ach_returns
Request Body
ACH return object to be created.
| Field | Required | Type |
|---|---|---|
ach_return | Required | ACHReturnCreateRequest |
Loading...