Wallets API

Muestra la lista de walllets que tiene disponibles para crear un merchant.

Wallets disponibles para asociar a un merchant

GET /internal/v1/merchants/wallets/available

Retorna la lista de wallets.

Request

Headers

Content-Type: application/json
Authorization: <integration-token>
Host: example.org
Cookie: 

Route

GET /internal/v1/merchants/wallets/available

Response

Headers

X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
X-Content-Type-Options: nosniff
X-Download-Options: noopen
X-Permitted-Cross-Domain-Policies: none
Referrer-Policy: strict-origin-when-cross-origin
Content-Type: application/json; charset=utf-8
ETag: W/"8bd1a9c9c56bc7036f2b85189945f82e"
Cache-Control: max-age=0, private, must-revalidate
X-Request-Id: 841cc497-9d2d-4e9e-951c-6538c6abdd87
X-Runtime: 0.030715
Vary: Origin
Content-Length: 6283

Status

200 OK

Body

{
  "data": [
    {
      "id": 2,
      "name": "RSK",
      "currency_id": "rbtc",
      "created_at": "2022-10-05T15:53:42.464Z",
      "updated_at": "2022-10-05T15:53:45.751Z",
      "fee": "0.0",
      "address": "0x56E90E568543eDb36A7648E4728Aa0B7bd6c254E",
      "focused_to_pay": true,
      "icon": null,
      "focused_to_create": true,
      "focused_to_withdrawals": true,
      "smart_contract": null,
      "chain_id": "30"
    },
    {
      "id": 3,
      "name": "RSK",
      "currency_id": "rdoc",
      "created_at": "2022-10-05T15:53:42.474Z",
      "updated_at": "2022-10-05T15:53:45.782Z",
      "fee": "0.0",
      "address": "0x56E90E568543eDb36A7648E4728Aa0B7bd6c254E",
      "focused_to_pay": true,
      "icon": null,
      "focused_to_create": true,
      "focused_to_withdrawals": true,
      "smart_contract": null,
      "chain_id": "30"
    },
    {
      "id": 4,
      "name": "RSK",
      "currency_id": "rdai",
      "created_at": "2022-10-05T15:53:42.486Z",
      "updated_at": "2022-10-05T15:53:45.818Z",
      "fee": "0.0",
      "address": "0x56E90E568543eDb36A7648E4728Aa0B7bd6c254E",
      "focused_to_pay": true,
      "icon": null,
      "focused_to_create": true,
      "focused_to_withdrawals": true,
      "smart_contract": null,
      "chain_id": "30"
    },
    {
      "id": 5,
      "name": "RSK",
      "currency_id": "rusdt",
      "created_at": "2022-10-05T15:53:42.499Z",
      "updated_at": "2022-10-05T15:53:45.798Z",
      "fee": "0.0",
      "address": "0x56E90E568543eDb36A7648E4728Aa0B7bd6c254E",
      "focused_to_pay": true,
      "icon": null,
      "focused_to_create": true,
      "focused_to_withdrawals": true,
      "smart_contract": null,
      "chain_id": "30"
    },
    {
      "id": 7,
      "name": "ETH",
      "currency_id": "dai",
      "created_at": "2022-10-05T15:53:42.523Z",
      "updated_at": "2022-10-05T15:53:45.834Z",
      "fee": "0.0",
      "address": "0x56E90e568543eDb36a7648e4728aa0b7BD6C254e",
      "focused_to_pay": true,
      "icon": null,
      "focused_to_create": true,
      "focused_to_withdrawals": true,
      "smart_contract": null,
      "chain_id": "1"
    },
    {
      "id": 8,
      "name": "ETH",
      "currency_id": "reth",
      "created_at": "2022-10-05T15:53:42.535Z",
      "updated_at": "2022-10-05T15:53:42.535Z",
      "fee": "0.0",
      "address": null,
      "focused_to_pay": true,
      "icon": null,
      "focused_to_create": true,
      "focused_to_withdrawals": true,
      "smart_contract": null,
      "chain_id": null
    },
    {
      "id": 9,
      "name": "ETH",
      "currency_id": "eth",
      "created_at": "2022-10-05T15:53:42.545Z",
      "updated_at": "2022-10-05T15:53:45.889Z",
      "fee": "0.0",
      "address": "0x56E90e568543eDb36a7648e4728aa0b7BD6C254e",
      "focused_to_pay": true,
      "icon": null,
      "focused_to_create": true,
      "focused_to_withdrawals": true,
      "smart_contract": null,
      "chain_id": "1"
    },
    {
      "id": 10,
      "name": "Tron",
      "currency_id": "usdt",
      "created_at": "2022-10-05T15:53:42.565Z",
      "updated_at": "2022-10-05T15:53:45.728Z",
      "fee": "0.0",
      "address": "TGMGsP8uWG2c89gcUJRiyKueiZoabtQFqu",
      "focused_to_pay": true,
      "icon": null,
      "focused_to_create": true,
      "focused_to_withdrawals": true,
      "smart_contract": null,
      "chain_id": null
    },
    {
      "id": 11,
      "name": "BSC",
      "currency_id": "usdt",
      "created_at": "2022-10-05T15:53:42.580Z",
      "updated_at": "2022-10-05T15:53:42.580Z",
      "fee": "0.0",
      "address": null,
      "focused_to_pay": true,
      "icon": null,
      "focused_to_create": true,
      "focused_to_withdrawals": true,
      "smart_contract": null,
      "chain_id": null
    },
    {
      "id": 12,
      "name": "BSC",
      "currency_id": "dai",
      "created_at": "2022-10-05T15:53:42.592Z",
      "updated_at": "2022-10-05T15:53:42.592Z",
      "fee": "0.0",
      "address": null,
      "focused_to_pay": true,
      "icon": null,
      "focused_to_create": true,
      "focused_to_withdrawals": true,
      "smart_contract": null,
      "chain_id": null
    },
    {
      "id": 13,
      "name": "RSK",
      "currency_id": "bitpro",
      "created_at": "2022-10-05T15:53:42.602Z",
      "updated_at": "2022-10-05T15:53:42.602Z",
      "fee": "0.0",
      "address": null,
      "focused_to_pay": true,
      "icon": null,
      "focused_to_create": true,
      "focused_to_withdrawals": true,
      "smart_contract": null,
      "chain_id": null
    },
    {
      "id": 14,
      "name": "RSK",
      "currency_id": "rif",
      "created_at": "2022-10-05T15:53:42.614Z",
      "updated_at": "2022-10-05T15:53:42.614Z",
      "fee": "0.0",
      "address": null,
      "focused_to_pay": true,
      "icon": null,
      "focused_to_create": true,
      "focused_to_withdrawals": true,
      "smart_contract": null,
      "chain_id": null
    },
    {
      "id": 15,
      "name": "Bitcoin",
      "currency_id": "btc",
      "created_at": "2022-10-05T15:53:42.627Z",
      "updated_at": "2022-10-05T15:53:42.627Z",
      "fee": "0.0",
      "address": null,
      "focused_to_pay": true,
      "icon": null,
      "focused_to_create": true,
      "focused_to_withdrawals": true,
      "smart_contract": null,
      "chain_id": null
    },
    {
      "id": 16,
      "name": "LN",
      "currency_id": "btc",
      "created_at": "2022-10-05T15:53:42.637Z",
      "updated_at": "2022-10-05T15:53:42.637Z",
      "fee": "0.0",
      "address": null,
      "focused_to_pay": true,
      "icon": null,
      "focused_to_create": true,
      "focused_to_withdrawals": true,
      "smart_contract": null,
      "chain_id": null
    },
    {
      "id": 17,
      "name": "Polygon",
      "currency_id": "usdc",
      "created_at": "2022-10-05T15:53:42.648Z",
      "updated_at": "2022-10-05T15:53:42.648Z",
      "fee": "0.0",
      "address": null,
      "focused_to_pay": true,
      "icon": null,
      "focused_to_create": true,
      "focused_to_withdrawals": true,
      "smart_contract": null,
      "chain_id": null
    },
    {
      "id": 18,
      "name": "Polygon",
      "currency_id": "matic",
      "created_at": "2022-10-05T15:53:42.659Z",
      "updated_at": "2022-10-05T15:53:42.659Z",
      "fee": "0.0",
      "address": null,
      "focused_to_pay": true,
      "icon": null,
      "focused_to_create": true,
      "focused_to_withdrawals": true,
      "smart_contract": null,
      "chain_id": null
    },
    {
      "id": 19,
      "name": "Polygon",
      "currency_id": "dai",
      "created_at": "2022-10-05T15:53:42.672Z",
      "updated_at": "2022-10-05T15:53:42.672Z",
      "fee": "0.0",
      "address": null,
      "focused_to_pay": true,
      "icon": null,
      "focused_to_create": true,
      "focused_to_withdrawals": true,
      "smart_contract": null,
      "chain_id": null
    },
    {
      "id": 20,
      "name": "BSC",
      "currency_id": "dai",
      "created_at": "2022-10-05T15:53:42.685Z",
      "updated_at": "2022-10-05T15:53:42.685Z",
      "fee": "0.0",
      "address": null,
      "focused_to_pay": true,
      "icon": null,
      "focused_to_create": true,
      "focused_to_withdrawals": true,
      "smart_contract": "0x1af3f329e8be154074d8769d1ffa4ee058b1dbc3",
      "chain_id": null
    },
    {
      "id": 21,
      "name": "BSC",
      "currency_id": "usdc",
      "created_at": "2022-10-05T15:53:42.704Z",
      "updated_at": "2022-10-05T15:53:42.704Z",
      "fee": "0.0",
      "address": null,
      "focused_to_pay": true,
      "icon": null,
      "focused_to_create": true,
      "focused_to_withdrawals": true,
      "smart_contract": "0x8ac76a51cc950d9822d68b83fe1ad97b32cd580d",
      "chain_id": null
    },
    {
      "id": 22,
      "name": "BSC",
      "currency_id": "busd",
      "created_at": "2022-10-05T15:53:42.717Z",
      "updated_at": "2022-10-05T15:53:42.717Z",
      "fee": "0.0",
      "address": null,
      "focused_to_pay": true,
      "icon": null,
      "focused_to_create": true,
      "focused_to_withdrawals": true,
      "smart_contract": "0xe9e7cea3dedca5984780bafc599bd69add087d56",
      "chain_id": null
    },
    {
      "id": 23,
      "name": "BSC",
      "currency_id": "usdt",
      "created_at": "2022-10-05T15:53:42.729Z",
      "updated_at": "2022-10-05T15:53:42.729Z",
      "fee": "0.0",
      "address": null,
      "focused_to_pay": true,
      "icon": null,
      "focused_to_create": true,
      "focused_to_withdrawals": true,
      "smart_contract": "0x55d398326f99059ff775485246999027b3197955",
      "chain_id": null
    }
  ]
}