Card Account
Retrieve information of card accounts
Every request must contain common parameters
Top Up Card
top up card
POST
https://api.musepay.io/v1/cardaccount/topup
Request Body
request_id*
String
External identifier for the top up request.
card_id*
String
The card ID of the card issued
amount*
String
Amount to top up
currency*
String
Currency for amount deduction
user_id*
String
The unique user id in MuseWallet
Query Card Account Transactions
query card account transactions
POST
https://api.musepay.io/v1/cardaccount/transactions
Request Body
card_id*
String
The card ID of the card issued
order_no
String
transaction order id
date_range_from
Number
date_range_to
Number
page_size
Number
default 50, between 1 and 1000
user_id*
String
The unique user id in MuseWallet
request_id
String
External identifier for the top up request.
page_number
Number
default 1
tx_status
String
tx status
tx_type
String
tx type
detail_id
String
Last updated