View Bank Instructions

View as MarkdownOpen in Claude

View active bank instructions for an accountId.

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

Path parameters

client-idstringRequired
The client's clientId

Request

Create get instruction name request body
instructionTypeenumRequired
Allowed values:
instructionobjectRequired

Response

Instruction successfully created and processed synchronously
QueryRecentRecurringEventResponseobject
OR
QueryBankInstructionResponseobject
OR
QueryRecurringInstructionsResponseobject

Errors

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