LNPay Docs
Search
⌃K

Wallets

All wallet objects are prefixed with wal_
Wallets can be created freely within LNPay.co. Different wallets provide for both organization and security.
Wallet Object Response
{
"id": "wal_czDztN5eJ4r5sJ",
"created_at": 1577600922,
"updated_at": 1577600922,
"user_label": "DEFAULT WALLET",
"balance": 1000,
"statusType": {
"id": 200,
"type": "wallet",
"name": "active",
"display_name": "Active"
},
"default_lnurlpay_id": "lnurlp_6Xh2hELFFqSlKEHCbF",
}