WireDrawdownDebit

Perform various operations on wire drawdown debit account advice records.

Symitar eDocs References: Coming soon.

Operations

getWireDrawdownDebitAcctAdvSelectFields

post

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
/getWireDrawdownDebitAcctAdvSelectFields
200

Successful operation.

getWireDrawdownDebitAcctAdvPagedListSelectFields

post

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
/getWireDrawdownDebitAcctAdvPagedListSelectFields
200

Successful operation.

searchWireDrawdownDebitAcctAdvPagedSelectFields

post

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
/searchWireDrawdownDebitAcctAdvPagedSelectFields
200

Successful operation.

updateWireDrawdownDebitAcctAdvByID

post

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
/updateWireDrawdownDebitAcctAdvByID
200

Successful operation.

Last updated

Was this helpful?