Last updated 1 year ago
Was this helpful?
This API endpoint will help you fetch the user account details.
Method POST
POST
Endpoint:
Request: { bearerToken: String, partnerId: String, partnerKey: String, } Response: { "userId": Number, "username": String, "email": String, "type": String, "userWallet": String }