v1
latestOpenAPI 3.0.12026-08-061638881007.6 KBCompliance
Create a relationship with the travel rule provider
Pass-through proxy API to create a relationship with the travel rule provider (e.g., Notabene)
post/v1/domains/{domainId}/compliance/travel-rule/providers/{provider}/relationships
Path parameters
domainIdstring uuid required
provider'NOTABENE' required
Request body
Example request
{
"from": "did:web:ripple.com:test:us",
"to": "did:web:example.com:test:counterparty"
}Response
Relationship created successfully