OFAC
Query OFAC
Returns the OFAC Match Codes.
post/v1/clients/{ClientID}/ofac
Path parameters
ClientIDstring required
22-character <glossary:ClientID>. Ask TabaPay Support if you need to specify a <glossary:SubClientID>.
Request body
Example request
{
"birthYear": "1985"
}Response
The OFAC Match Codes are returned.
Example response
{
"ofacMatchCodes": "H",
"ofacValue": "7nGfHHedKNelaw"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.