{- "id": "string",
- "name": "string",
- "max_daily_amount": 0,
- "max_amount": 0,
- "min_approvals": 0,
- "requires_2fa": true,
- "members": [
- "string"
], - "created_at": "string",
- "updated_at": "string",
- "height": 0,
- "address": "string",
- "balance": "string",
- "unlocked_balance": "string",
- "status": "string",
- "locked_amounts": [
- "string"
], - "is_public": true,
- "public_slug": "string"
}
limit | number Number of results to return per page |
offset | number The initial index from which to return the results |
{- "count": 0,
- "next": "string",
- "previous": "string",
- "data": [
- {
- "id": "string",
- "timestamp": "string",
- "author": "string",
- "action": "string",
- "ip_address": "string",
- "country_code": "string",
- "user_agent": "string"
}
]
}
limit | number Number of results to return per page |
offset | number The initial index from which to return the results |
{- "count": 0,
- "next": "string",
- "previous": "string",
- "data": [
- {
- "id": "string",
- "access_level": "string",
- "created_at": "string",
- "user": {
- "email": "string",
- "name": "string"
}, - "wallet": {
- "id": "string",
- "name": "string"
}
}
]
}
limit | number Number of results to return per page |
offset | number The initial index from which to return the results |
{- "count": 0,
- "next": "string",
- "previous": "string",
- "data": [
- {
- "user": "string",
- "deleted_at": "string"
}
]
}
limit | number Number of results to return per page |
offset | number The initial index from which to return the results |
{- "count": 0,
- "next": "string",
- "previous": "string",
- "data": [
- {
- "id": "string",
- "status": 0,
- "creator": "string",
- "rejected_by": "string",
- "address": "string",
- "amount": 0,
- "memo": "string",
- "min_approvals": 0,
- "signed_multisig_tx": "string",
- "approvals": [
- {
- "user": "string",
- "created_at": "string"
}
], - "created_at": "string",
- "updated_at": "string",
- "submitted_at": "string"
}
]
}
pendingTransferId required | string Id of the pending transfer to get |
{- "id": "string",
- "status": 0,
- "creator": "string",
- "rejected_by": "string",
- "address": "string",
- "amount": 0,
- "memo": "string",
- "min_approvals": 0,
- "signed_multisig_tx": "string",
- "approvals": [
- {
- "user": "string",
- "created_at": "string"
}
], - "created_at": "string",
- "updated_at": "string",
- "submitted_at": "string"
}
limit | number Number of results to return per page |
offset | number The initial index from which to return the results |
{- "count": 0,
- "next": "string",
- "previous": "string",
- "data": [
- {
- "index": 0,
- "address": "string",
- "is_used": true,
- "created_at": "string",
- "label": "string",
- "signature": "string",
- "validated": true
}
]
}
address required | string Address of the subaddress data to update |
label required | string |
{- "label": "string"
}
{- "index": 0,
- "address": "string",
- "is_used": true,
- "created_at": "string",
- "label": "string",
- "signature": "string",
- "validated": true
}
address required | string Address of the subaddress data to update partially |
label required | string |
{- "label": "string"
}
{- "index": 0,
- "address": "string",
- "is_used": true,
- "created_at": "string",
- "label": "string",
- "signature": "string",
- "validated": true
}
limit | number Number of results to return per page |
offset | number The initial index from which to return the results |
{- "count": 0,
- "next": "string",
- "previous": "string",
- "data": [
- {
- "id": "string",
- "amount": "string",
- "timestamp": "string",
- "direction": "string",
- "fee": "string",
- "confirmations": 0,
- "destinations": [
- {
- "index": 0,
- "address": "string",
- "address_label": "string",
- "amount": "string"
}
], - "created_at": "string",
- "memo": "string",
- "tx_to_self": true,
- "order": {
- "id": "string",
- "created_by": 0,
- "paid_with": "string",
- "status": 0,
- "created_at": "string",
- "updated_at": "string",
- "expires_at": "string",
- "platform": "string",
- "platform_order_id": "string",
- "payment_currency": "string",
- "payment_amount": "string",
- "payment_address": "string",
- "payment_txid": "string",
- "refund_address": "string",
- "paid_at": "string",
- "acknowledged_at": "string",
- "outgoing_currency": "string",
- "outgoing_amount": "string",
- "outgoing_address": "string",
- "outgoing_txid": "string"
}
}
]
}
transactionId required | string Id of the transaction to get |
{- "id": "string",
- "amount": "string",
- "timestamp": "string",
- "direction": "string",
- "fee": "string",
- "confirmations": 0,
- "destinations": [
- {
- "index": 0,
- "address": "string",
- "address_label": "string",
- "amount": "string"
}
], - "created_at": "string",
- "memo": "string",
- "tx_to_self": true,
- "order": {
- "id": "string",
- "created_by": 0,
- "paid_with": "string",
- "status": 0,
- "created_at": "string",
- "updated_at": "string",
- "expires_at": "string",
- "platform": "string",
- "platform_order_id": "string",
- "payment_currency": "string",
- "payment_amount": "string",
- "payment_address": "string",
- "payment_txid": "string",
- "refund_address": "string",
- "paid_at": "string",
- "acknowledged_at": "string",
- "outgoing_currency": "string",
- "outgoing_amount": "string",
- "outgoing_address": "string",
- "outgoing_txid": "string"
}
}
If the response HTTP Code is 201
, the content will be the submitted transaction data. If the response HTTP code is 202
the content will be the pending transaction data.
required | object (Destination) |
priority required | string |
{- "destination": {
- "address": "string",
- "amount": "string"
}, - "priority": "string"
}
{- "created_at": "string",
- "updated_at": "string",
- "wallet_id": "string",
- "txid": "string",
- "amount": "string",
- "timestamp": "string",
- "direction": "string",
- "fee": "string",
- "confirmations": 0,
- "created_on_platform": true,
- "tx_to_self": true,
- "memo": "string",
- "order_id": "string",
- "ip_addr": "string",
- "euro_amount": "string",
- "destinations": [
- "string"
], - "wallet": {
- "created_at": "string",
- "updated_at": "string",
- "id": "string",
- "balance": "string",
- "unlocked_balance": "string",
- "creation_height": 0,
- "height": "string",
- "last_interaction_at": "string",
- "last_sync_at": "string",
- "address": "string",
- "status": "string"
}
}
required | object (Destination) |
priority required | string |
{- "destination": {
- "address": "string",
- "amount": "string"
}, - "priority": "string"
}
{- "txs_hex": "string"
}
If the response HTTP Code is 201
, the content will be the submitted transaction data. If the response HTTP code is 202
the content will be the pending transaction data.
txs_hex required | string |
{- "txs_hex": "string"
}
{- "created_at": "string",
- "updated_at": "string",
- "wallet_id": "string",
- "txid": "string",
- "amount": "string",
- "timestamp": "string",
- "direction": "string",
- "fee": "string",
- "confirmations": 0,
- "created_on_platform": true,
- "tx_to_self": true,
- "memo": "string",
- "order_id": "string",
- "ip_addr": "string",
- "euro_amount": "string",
- "destinations": [
- "string"
], - "wallet": {
- "created_at": "string",
- "updated_at": "string",
- "id": "string",
- "balance": "string",
- "unlocked_balance": "string",
- "creation_height": 0,
- "height": "string",
- "last_interaction_at": "string",
- "last_sync_at": "string",
- "address": "string",
- "status": "string"
}
}