1.2.0 • Published 3 years ago
ecomm-design-service v1.2.0
Welcome to your CDK TypeScript project!
This service handles calls for eComm design interactions
Useful commands
npm run buildcompile typescript to jsnpm run watchwatch for changes and compilenpm run testperform the jest unit testscdk deploydeploy this stack to your default AWS account/regioncdk diffcompare deployed stack with current statecdk synthemits the synthesized CloudFormation template
Service Endpoint Details
Service Name: getFordPricing
POST: https://gateway.sunrun.com/majstg-ecomm-design/pricing
Service Payload:
{
requests: [{
id,
opportunity: { state, salesDivision, },
product,
services,
equipment: [{ type, manufacturer, model, tier, count},
],
},
]
}Disaster Recovery
Please read the disaster recovery plan.