Travel Rule - View Screening Policy
GET {{baseUrl}}/screening/travel_rule/screening_policy
Get the screening policy for Travel Rule.
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
Accept
|
string |
RESPONSES
status OK
{
"action": "ACCEPT",
"direction": "OUTBOUND",
"status": "COMPLETED",
"amountUSD": "<number>",
"amount": "<number>",
"asset": "<string>"
} |
ENDPOINTS