Notification¶
SignUpRequest¶
NotifySignUpRequest().then(response=>{}).catch(error=>{});
UpgradePlanList¶
NotifyUpGradePlan().then(response=>{}).catch(error=>{});
CustomerReport¶
NotifyCustomerReport().then(response=>{}).catch(error=>{});
SignUpRequestRejection¶
CustomerOnboardReject().then(response=>{}).catch(error=>{});
UpgradePlanRejection¶
upgradeReqeuestReject().then(response=>{}).catch(error=>{});