Get Travel Rule Counterparty
Endpoint
GET /whitelabel/compliance/travelRule/getCounterpartyRequest Headers
x-tlp-apikey: <api-key>
x-tlp-signature: <hmac-signature>Query Parameters
Field
Type
Required
Description
Example Request
GET /whitelabel/compliance/travelRule/getCounterparty?externalUserId=user-10021&transactionId=98765{
"endUserId": 20001, // Optional: Provide one user identifier only
"endUserEmail": "joe@example.com", // Optional: Alternative to endUserId and externalUserId
"externalUserId": "user-10021", // Optional: Alternative to endUserId and endUserEmail
"transactionId": 98765
}Transaction-Ownership Validation
Code Snippet
Example Response
No Counterparty Record
Common Errors
HTTP Status
Message
Description
Last updated