NullPay
Merchant
Copy Page
NullPay
Private
Transaction
Transaction History
Create Transaction
Transaction Detail
Merchant
Balances
GET
Coin Settings
GET
Update Coin Settings
PATCH
Withdraw
Withdrawal History
Withdraw
Fiat Withdraw
Public
Health Check
GET
Get Coins
GET
Get Currencies
GET
IPN Webhooks
IPN Handler
POST
Merchant
Copy Page
Balances
GET
/api/v1/p/wallets
Try it
Run in Apidog
Run in Apidog
Get the available balances of the merchant.
Request
Query Params
Generate Code
Header Params
Generate Code
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request
Request Example
Shell
JavaScript
Java
Swift
cURL
cURL-Windows
Httpie
wget
PowerShell
curl
--location
--request
GET
'https://api.nullpay.net/api/v1/p/wallets'
\
--header
'x-api-key;'
Responses
🟢
200
Returns the available balances of the merchant.
application/json
Generate Code
Body
Generate Code
Example
{
}
ðŸŸ
400
Bad request, please check the request payload.
ðŸŸ
401
Unauthorized request, please check the API key.
ðŸŸ
408
Request timeout, please try again later.
ðŸŸ
429
Too many requests, please try again later.
Modified atÂ
2024-07-20 10:32:08
Previous
Transaction Detail
Next
Coin Settings