Merchant Wallet Balance
The endpoint gets the merchant's wallet balance. Your wallet is on the Intrapay app. Merchant's wallet is used to pay for card creation and user KYC
GET
https://vcard.fuspay.finance/api/v1/Wallet/MerchantBalance?merchant_id=u0001&is_intrapay_wallet=false
Request Header
Name
Value
Description
Authorization
Bearer Token
Bearer token ${partner_secret_key}
x-partner-id
xxxxxx
Your partner ID eg. p602xxx
Query parameter
Key
Value
Description
merchant_id
c00001
is_intrapay_wallet
false
Response body
Last updated