Security News
Node.js EOL Versions CVE Dubbed the "Worst CVE of the Year" by Security Experts
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
@essent/new-customer
Advanced tools
/contracting/newcustomer/additionalinformation
Method | Request Action | Response payload | Version |
---|---|---|---|
GET | getAdditionalInformation | AdditionalInformation[] | 2 |
PUT | putAdditionalInformation | void | 2 |
/contracting/newcustomer/budgetbillamount
Method | Request Action | Response payload | Version |
---|---|---|---|
GET | getBudgetBill | GetBudgetBill | 2 |
PUT | putBudgetBill | void | 2 |
/contracting/newcustomer/campaigns
Method | Request Action | Response payload | Version |
---|---|---|---|
GET | getCampaigns | Campaign[] | 2 |
/contracting/newcustomer/confirmation
Method | Request Action | Response payload | Version |
---|---|---|---|
PUT | putConfirmation | void | 2 |
/contracting/newcustomer/marketdataconsent
Method | Request Action | Response payload | Version |
---|---|---|---|
GET | getConsent | GetConsent | 2 |
PUT | putConsent | void | 2 |
/contracting/newcustomer/consumption
Method | Request Action | Response payload | Version |
---|---|---|---|
GET | getConsumption | Consumption[] | 2 |
PUT | putConsumption | void | 2 |
/contracting/newcustomer/correspondencedetails
Method | Request Action | Response payload | Version |
---|---|---|---|
GET | getCorrespondenceDetails | CorrespondenceDetails | 2 |
PUT | putCorrespondenceDetails | void | 2 |
/contracting/newcustomer/eandetails
Method | Request Action | Response payload | Version |
---|---|---|---|
PUT | putEanDetails | void | 2 |
/contracting/newcustomer/installationdetails
Method | Request Action | Response payload | Version |
---|---|---|---|
GET | getInstallations | GetInstallations[] | 2 |
/contracting/newcustomer/marketconsumption
Method | Request Action | Response payload | Version |
---|---|---|---|
GET | getMarketConsumption | MarketConsumption[] | 2 |
/contracting/newcustomer/offers
Method | Request Action | Response payload | Version |
---|---|---|---|
GET | getOffer | Offer | 2 |
GET | getOffers | Offer[] | 2 |
/contracting/newcustomer/paymentdetails
Method | Request Action | Response payload | Version |
---|---|---|---|
GET | getPaymentDetails | CustomerPaymentDetails | 2 |
PUT | putPaymentDetails | void | 2 |
/contracting/newcustomer/personaldetails
Method | Request Action | Response payload | Version |
---|---|---|---|
GET | getPersonalDetails | PersonalDetails | 2 |
PUT | putPersonalDetails | void | 2 |
/contracting/newcustomer/proposition
Method | Request Action | Response payload | Version |
---|---|---|---|
GET | getProposition | Proposition | 2 |
PUT | putProposition | FlowId | 2 |
/contracting/newcustomer/startdate
Method | Request Action | Response payload | Version |
---|---|---|---|
GET | getStartDate | StartDate[] | 2 |
PUT | putStartDate | StartDate[] | 2 |
/contracting/newcustomer/summary
Method | Request Action | Response payload | Version |
---|---|---|---|
GET | getSummary | Summary | 2 |
/contracting/newcustomer/supplyaddress
Method | Request Action | Response payload | Version |
---|---|---|---|
GET | getSupplyAddress | SupplyAddress | 2 |
PUT | putSupplyAddress | FlowId | 2 |
FAQs
## Endpoints
The npm package @essent/new-customer receives a total of 0 weekly downloads. As such, @essent/new-customer popularity was classified as not popular.
We found that @essent/new-customer demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 63 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.