Submit Contact Details for Travel Rule RFI

Assigns a contact to a specific Travel Rule Request for Information (RFI). Use this endpoint to pass either an existing contactId, or provide full individual or company details for a payment that appear in the Missing Contacts queue of the Portal.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

External ID of the Travel Rule RFI. You can retrieve it from the GET /platform/v1/travel-rule-rfis endpoint.

Body Params

Either an existing contact ID, or full individual/company details to create a new contact.

Individual contact details used to create and assign a new contact.

string
enum
required

Discriminator for new-contact payloads.

Allowed:
string
required

First name.

string

Middle name.

string
required

Last name.

string
required

Date of birth in dd-MM-yyyy format.

string
enum
required

Relationship of the contact to the merchant.

Allowed:
address
object

Postal address for a contact.

Responses

403

Forbidden - Account ID is required.

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json