WireOfacDetails
Perform various operations on wire Office of Foreign Assets Control (OFAC) records.
Operations
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
/getWireOfacDetailsSelectFields200
Successful operation.
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
/getWireOfacDetailsPagedListSelectFields200
Successful operation.
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
/searchWireOfacDetailsPagedSelectFields200
Successful operation.
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
/updateWireOfacDetailsByID200
Successful operation.
Last updated
Was this helpful?