WireDrawdownDebit
Operations
Retrieve drawdown debit account details with selected fields and advanced information
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
WireSequenceNumberintegerOptional
WireDrawdownDebitAcctAdvLocatorintegerOptional
Responses
200
Successful operation.
application/json
post
/getWireDrawdownDebitAcctAdvSelectFields200
Successful operation.
Retrieve paged drawdown debit account details with selected fields and advanced information
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
WireSequenceNumberintegerOptional
Responses
200
Successful operation.
application/json
post
/getWireDrawdownDebitAcctAdvPagedListSelectFields200
Successful operation.
Searches for wire drawdown debit account advanced paged information with selected fields
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
WireSequenceNumberintegerOptional
Responses
200
Successful operation.
application/json
post
/searchWireDrawdownDebitAcctAdvPagedSelectFields200
Successful operation.
Updates wire drawdown debit account advanced information by ID
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
WireSequenceNumberintegerOptional
WireDrawdownDebitAcctAdvLocatorintegerOptional
Responses
200
Successful operation.
application/json
post
/updateWireDrawdownDebitAcctAdvByID200
Successful operation.
Last updated
Was this helpful?