Retrieve an Originator
ACH Originator
Retrieve an Originator
Retrieve an Originator.
GET
Retrieve an Originator
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the originator to be retrieved.
Pattern:
^originator_\w+$Response
Successful response
The ID of the Originator.
Pattern:
^originator_\w+$Example:
"originator_xyz123"
The ID of the Account object.
Pattern:
^account_\w+$Example:
"account_xyz123"
The ID of your entity.
Pattern:
^entity_[^\s]{1,33}$Example:
"entity_xyz123"
Originator Status
Available options:
pending, active, inactive, rejected, canceled, suspended Example:
"active"
Maximum string length:
16Example:
"Acme Inc."
ACH Company Id
Pattern:
^\d{10}$Example:
1234567890
ACH controls for originators.
A set of key-value pairs that can be used to store additional information related to this object.
Example:
"2022-06-27T11:22:33Z"
Example:
"2022-06-27T11:22:33Z"

