WireOfacDetails

Perform various operations on wire Office of Foreign Assets Control (OFAC) records.

Symitar eDocs References: Coming soon.

Operations

getWireOfacDetailsSelectFields

post

Retrieve Office of Foreign Assets Control (OFAC) details with selected fields

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

Successful operation.

application/json
post
/getWireOfacDetailsSelectFields
200

Successful operation.

getWireOfacDetailsPagedListSelectFields

post

Retrieve paged Office of Foreign Assets Control (OFAC) details with selected fields

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

Successful operation.

application/json
post
/getWireOfacDetailsPagedListSelectFields
200

Successful operation.

searchWireOfacDetailsPagedSelectFields

post

Searches for wire OFAC details paged with selected fields

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

Successful operation.

application/json
post
/searchWireOfacDetailsPagedSelectFields
200

Successful operation.

updateWireOfacDetailsByID

post

Updates OFAC details for a wire by ID

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

Successful operation.

application/json
post
/updateWireOfacDetailsByID
200

Successful operation.

Last updated

Was this helpful?