Management
List Addresses
API Documentation
Addresses
Users
- Users overview
- Registration
- Management
- Credentials
- Password
Roles
- Roles overview
- Role Management
- User Role Management
Personas
- Personas overview
- Personal Identity
- User-Persona
Customers
- Customers overview
- Management
- Team Management
- Settings
Countries
- Countries overview
- Management
- Lookup
Currencies
- Currencies overview
- Management
- Exchange Rates
FX
- FX overview
- Exchange Rates
Ledger
- Ledgers overview
- Management
- Operations
- Reports
Tariffs
- Tariffs overview
- Management
- Fee Ranges
- Calculations
Tasks
- Tasks overview
- Management
- Actions
- Assignees
Transactions
- Transactions overview
- Management
- Actions
- Recipients
Uploads
- Uploads overview
- Files
- Customer Documents
Invoices
- Invoices overview
- Management
- Processing
- Payers
- Customer
Accounts
- Accounts overview
- Management
- Customer
- Balance
Chat
- Chat overview
- Conversations
- Messages
Utilities
- Utilities overview
- Record Management
Profile
- Profile overview
- Management
- Avatar
- Security
KYB
- KYB overview
- Flow
- Answers
RBAC
- RBAC overview
- Permissions
- Management
- System
Management
List Addresses
GET
/
v1
/
addresses
[
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"rec_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"rec_type": "<string>",
"type": "<string>",
"street": "<string>",
"number": "<string>",
"additional": "<string>",
"postal_code": "<string>",
"city": "<string>",
"state": "<string>",
"country": "<string>",
"is_primary": true,
"metadata": {},
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z"
}
]
[
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"rec_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"rec_type": "<string>",
"type": "<string>",
"street": "<string>",
"number": "<string>",
"additional": "<string>",
"postal_code": "<string>",
"city": "<string>",
"state": "<string>",
"country": "<string>",
"is_primary": true,
"metadata": {},
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z"
}
]