Skip to main content
POST
Create Wallet

Request

x-api-key
string
required
API Key for authentication
customerId
string
required
Unique identifier for the customer
walletName
string
required
Name of the wallet
walletReference
string
required
Reference for the wallet

Request Example

Response

success
boolean
Indicates if the request was successful
message
string
Human-readable response message
data
object

Response Example

Error Codes

Rate Limit: 100 requests per minute
Store the walletId in your database for future reference and transaction matching.