Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.39 KB

File metadata and controls

20 lines (14 loc) · 1.39 KB

TRLinkCreateCustomerRequest

Properties

Name Type Description Notes
shortName string Short display name (required) [default to undefined]
discoverable TRLinkDiscoverableStatus [optional] [default to undefined]
fullLegalName string Full legal entity name [optional] [default to undefined]
geographicAddress TRLinkGeographicAddressRequest [optional] [default to undefined]
countryOfRegistration string ISO 3166-1 alpha-2 country code where the entity is registered [optional] [default to undefined]
nationalIdentification string National identification as JSON string [optional] [default to undefined]
dateOfIncorporation string Date of entity incorporation (ISO 8601 format: YYYY-MM-DD) [optional] [default to undefined]
vaults Array<number> Associated Fireblocks vault account IDs [optional] [default to undefined]
trPrimaryPurpose string Primary purpose for Travel Rule compliance (enum value) [optional] [default to undefined]

[Back to top] [Back to API list] [Back to Model list] [Back to README]