Deactivate an Originator
ACH Originator
Deactivate an Originator
Deactivate an Originator.
POST
Deactivate an Originator
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Idempotency key
Maximum string length:
255Path Parameters
The ID of the originator to be deactivated.
Pattern:
^originator_\w+$Body
application/json
Updated metadata for the Originator.
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"

