Get Basic Account Info

GET https://dopaminecpgapi.wealwindemo.com/api/apiResult/getBasicInfo

Headers

Name
Type
Description

Api-Public-Key*

pk_n6f************Hsey

Api-App-Sig*

6e89841548333d0d90beebe9a1e0204b834da00ba8e40cf3117ae5b70922535c

Api-App-Ts*

1703912720215

{
  "status": true,
  "result": [
    {
    "name": "xxyyxx merchant", 
    "kycStatus": false, 
    "kycRequest": "init", 
    "email": "[email protected]", 
    "emailStatus": "verified", 
    "merchantId": "xjsgj-lxj9t-40tdy-1703748571243", 
    "gender": "male", 
    "ipnUrl": "https://dopaminecpg.com/" } 
  ]
}

Last updated