Create contact
User
Create contact
Create a new contact for the current user.
POST
Create contact
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Body
application/json
Request to create a contact.
Required string length:
1 - 200Currency override
Required string length:
3 - 4Crypto contact input.
Onchain wallet contact input.
- OnchainAccountInput
- EmailAccountInput
- SepaAccountInput
- SwiftAccountInput
- AchAccountInput
- UaeAccountInput
IBAN (SEPA) external account.
- IBANAccountDetails
- USExternalAccountDetails
- SwiftAccountDetails
Address schema for user.
Canonical field names: street_address, address_line_2, city, state, country, zip. Accepts legacy Align/IBAN field names (street_line_1, street_line_2, postal_code) for backward compatibility with existing JSONB data.
Relationship between the current user and the contact.
Available options:
self, external Response
Successful Response