DocuSign & XML Integration -- 2

Job ID: 40202541

Budget: $8 – $15 USD

The immediate milestone is to stand up a fully-functional DocuSign environment inside our C# / ASP.NET Core platform. Within that integration I need three things working seamlessly:

• each template must pull the correct rates and monetary values into every field,
• document workflows have to fire automatically from creation through signature, and
• the whole flow must hook into our existing system endpoints without manual intervention.

Because no formal documentation for those rates and values exists, you and I will map the data together, define the XML schema that will carry the information, and wire that schema to the DocuSign API. Once the DocuSign piece is solid we can move on to the wider XML-driven automation logic and, finally, a performance-oriented redesign of the broader platform.

Deliverables for the first milestone
• DocuSign account and API configured in a non-production sandbox
• XML schema that captures every rate/value element we identify
• C# / ASP.NET Core service layer that populates DocuSign templates from that XML and drives the signing workflow
• End-to-end test proving correct values, automatic routing, and integration with our existing system calls

Clean, well-commented code and a brief hand-off guide will complete the work.