Manage Bank Instructions

View as MarkdownOpen in Claude

Create or delete bank instructions by accountId. Only ACH and EDDA are supported for ‘Create’.

Scope: bank-instructions.write
Security Policy: Signed JWT

Path parameters

client-idstringRequired
The client's clientId

Request

This endpoint expects an object.
instructionTypeenumRequired
instructionobjectRequired

Response

Accepts request to create a new instruction asynchronously
statusdouble
instructionSetIddouble
instructionResultobject

Errors

400
Bad Request Error
403
Forbidden Error
422
Unprocessable Entity Error
500
Internal Server Error