WireUscAudit

Perform various operations on wire U.S. Central (USC) records.

Symitar eDocs References: Coming soon.

Operations

getWireUscAuditInfoSelectFields

post

Retrieves wire USC audit information with selected fields

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

Successful operation.

application/json
post
/getWireUscAuditInfoSelectFields
200

Successful operation.

getWireUscAuditInfoPagedListSelectFields

post

Retrieves a paged list of wire USC audit information with selected fields

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

Successful operation.

application/json
post
/getWireUscAuditInfoPagedListSelectFields
200

Successful operation.

searchWireUscAuditInfoPagedSelectFields

post

Searches for wire USC audit information paged with selected fields

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

Successful operation.

application/json
post
/searchWireUscAuditInfoPagedSelectFields
200

Successful operation.

updateWireUscAuditInfoByID

post

Updates USC audit information for a wire by ID

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

Successful operation.

application/json
post
/updateWireUscAuditInfoByID
200

Successful operation.

Last updated

Was this helpful?