Wallets
Create new Wallet
AML
Country Data
Crypto
- Private
- Public
Customer
- 2FA
- AccessControl
- Active Session
- Customer
- Organization
IPG
- IPG Backoffice APIs
- IPG Payment APIs
KYC
PEPS
- Default
- GETGet get profile
Smart Contract
- Global Settings
Wallet
- Admin
- Allowed Operation
- Assets
- Currency
- Currency Pairs
- Dashboard
- Fee
- Limit
- Misc
- Operation Address
- Operation Destination
- Order
- Transactions
- Wallets
Wallets
Create new Wallet
POST
{
"id": {
"tenantId": {},
"entityId": {
"v": "7b24771f-a46b-4236-b68d-663963d9c1e4"
},
"auditData": {
"dateCreated": "2022-01-19T05:30:01.999Z"
}
},
"purpose": "trading-hot@tenant",
"ownerId": {},
"isLive": true,
"customerId": {},
"type": "spot_trading",
"status": {
"id": {
"tenantId": {},
"entityId": {
"v": "1b6630fa-0cb2-4ed6-83b7-b9cab86d23d4"
},
"auditData": {
"dateCreated": "2022-01-19T05:30:01.999Z"
},
"isError": false,
"type": "done"
}
},
"parentWalletId": "00000000-0000-0000-000000000000"
}
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
Body
application/json
Response
200 - application/json
Available options:
current
, available
Available options:
current
, available
wallet status in the asset
Available options:
new
, available
, pending
, sold
, verification
, verification_denied
, on_hold
, suspicious
, under_investigation
, dispute_started
, dispute_resolved
, sanctioned
, black_listed
, transferred
, close_requested
, closed
type of asset that can be storred in the walled
Available options:
currency
, cryptocurrency
, bank-card
, transport-card
, id-card
, qr-code
, linked_account
, linked_external_account
Available options:
done
, in_progress
, error
, unknown
, cancelled
, validation_fail
, unauthorized
Available options:
general_purpose
, spot_trading
, saving
, vault
, shared
, nostro
, futures
, stake
, system_wallet
{
"id": {
"tenantId": {},
"entityId": {
"v": "7b24771f-a46b-4236-b68d-663963d9c1e4"
},
"auditData": {
"dateCreated": "2022-01-19T05:30:01.999Z"
}
},
"purpose": "trading-hot@tenant",
"ownerId": {},
"isLive": true,
"customerId": {},
"type": "spot_trading",
"status": {
"id": {
"tenantId": {},
"entityId": {
"v": "1b6630fa-0cb2-4ed6-83b7-b9cab86d23d4"
},
"auditData": {
"dateCreated": "2022-01-19T05:30:01.999Z"
},
"isError": false,
"type": "done"
}
},
"parentWalletId": "00000000-0000-0000-000000000000"
}