WireOfacDetails

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

Symitar eDocs References: Coming soon.

Operations

getWireOfacDetails

post

Retrieve Office of Foreign Assets Control (OFAC) details

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

Successful operation.

application/json
post
/getWireOfacDetails
200

Successful operation.

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.

getWireOfacDetailsPagedList

post

Retrieve paged Office of Foreign Assets Control (OFAC) details

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

Successful operation.

application/json
post
/getWireOfacDetailsPagedList
200

Successful operation.

getWireOfacDetailsListSelectFields

post

Retrieve a list of 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
/getWireOfacDetailsListSelectFields
200

Successful operation.

searchWireOfacDetailsSelectFields

post

Searches for wire OFAC details with selected fields

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

Successful operation.

application/json
post
/searchWireOfacDetailsSelectFields
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
QuerystringOptional
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
WireOfacDetailsLocatorintegerOptional
WireSequenceNumberintegerOptional
Responses
200

Successful operation.

application/json
post
/updateWireOfacDetailsByID
200

Successful operation.

Last updated

Was this helpful?