I need to pull customer-level information directly from Tally into Postman and then receive it in XML. The scope is limited to two data sets: each customer’s full transaction history and their current account balance. Here’s how I picture the engagement: • You prepare or refine the necessary XML request envelopes and any TDL snippets required inside Tally so Postman can hit the correct endpoints. • You supply a ready-to-run Postman collection (with variables for the company name, date range, and authentication details) that returns the data cleanly in XML. • A brief read-me or screen-share walk-through shows me where to paste those snippets in Tally and how to adjust the collection for future queries. Acceptance will be simple: when I import your collection, enter my credentials, and click “Send”, I should see each customer’s transactions and balance appear in XML without manual edits. If you’ve done similar integrations, let me know—speed matters and I’d like to get this running right away.