WireUscAudit
Perform various operations on wire U.S. Central (USC) records.
Operations
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
/getWireUscAuditInfoSelectFields200
Successful operation.
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
/getWireUscAuditInfoPagedListSelectFields200
Successful operation.
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
/searchWireUscAuditInfoPagedSelectFields200
Successful operation.
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
/updateWireUscAuditInfoByID200
Successful operation.
Last updated
Was this helpful?