getWireBeneficiary

Perform various get operations on wire beneficiary records.

Symitar eDocs References: Coming soon.

Operations

getWireBeneficiaryAdvSelectFields

post

Retrieve beneficiary details with selected fields and advanced information

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
WireSequenceNumberintegerOptional
WireBeneficiaryAdvLocatorintegerOptional
Responses
200

Successful operation.

application/json
post
/getWireBeneficiaryAdvSelectFields
200

Successful operation.

getWireBeneficiaryAdvPagedListSelectFields

post

Retrieve paged beneficiary 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
/getWireBeneficiaryAdvPagedListSelectFields
200

Successful operation.

getWireBeneficiaryFiAdvSelectFields

post

Retrieve financial institution beneficiary details with selected fields and advanced information

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
WireSequenceNumberintegerOptional
WireBeneficiaryFiAdvLocatorintegerOptional
Responses
200

Successful operation.

application/json
post
/getWireBeneficiaryFiAdvSelectFields
200

Successful operation.

getWireBeneficiaryFiAdvPagedListSelectFields

post

Retrieve paged financial institution beneficiary 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
/getWireBeneficiaryFiAdvPagedListSelectFields
200

Successful operation.

getWireBeneficiaryFiInfoSelectFields

post

Retrieve financial institution beneficiary information with selected fields

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
WireSequenceNumberintegerOptional
WireBeneficiaryFiInfoLocatorintegerOptional
Responses
200

Successful operation.

application/json
post
/getWireBeneficiaryFiInfoSelectFields
200

Successful operation.

getWireBeneficiaryFiInfoPagedListSelectFields

post

Retrieve paged financial institution beneficiary information with selected fields

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
WireSequenceNumberintegerOptional
Responses
200

Successful operation.

application/json
post
/getWireBeneficiaryFiInfoPagedListSelectFields
200

Successful operation.

getWireBeneficiaryInfoSelectFields

post

Retrieve beneficiary information with selected fields

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
WireSequenceNumberintegerOptional
WireBeneficiaryInfoLocatorintegerOptional
Responses
200

Successful operation.

application/json
post
/getWireBeneficiaryInfoSelectFields
200

Successful operation.

getWireBeneficiaryInfoPagedListSelectFields

post

Retrieve paged beneficiary information with selected fields

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
WireSequenceNumberintegerOptional
Responses
200

Successful operation.

application/json
post
/getWireBeneficiaryInfoPagedListSelectFields
200

Successful operation.

Last updated

Was this helpful?