1. Get 26AS Information

Size: px
Start display at page:

Download "1. Get 26AS Information"

Transcription

1 1. Get 26AS Information 1.1. Description This Web Service is used to get the 26AS information Authenticated users need to provide PAN, Date of Birth/Incorporation and Assessment Year to get 26AS information. The URL of WSDL is: Request Attributes S. No. Input Fields Description Validation Mandatory 1 username User ID of the user The User ID should be of 10 characters. 2 password Password of the user 3 Pan PAN for which 26AS information is required 4 dob Date Of Birth/Incorporation of the PAN 5 assessmen tyear PAN should be of 10 characters. Example: AAAPA1234A It should be a valid xml date. The format is YYYY-MM-DD. Example: Assessment Year Example: Response Attributes TDS On Salary: i.tds On Salary ii. TDS Other than Salary iii. TCS iv. Taxpayments(OLTAS data) 1 TAN TAN 2 EmployerOrDeductorOrCollecterName TAN Name

2 3 IncChrgSal Income chargeable on salary 4 TotalTDSSal Total TDS Salary TDS On Other Salary: 1 TAN TAN 2 EmployerOrDeductorOrCollecterName TAN Name 3 UniqueTDSCerNo TDS certificate number 4 DeductedYr Deducted year 5 TotTDSOnAmtPaid Total TDS amount paid 6 ClaimOutOfTotTDSOnAmtPaid Total TDS amount claimed TCS: 1 TAN TAN 2 EmployerOrDeductorOrCollecterName TAN Name 3 TotalTCS Total TCS 4 AmtTCSClaimedThisYear Amount claimed for this year Tax Payments: 1 BSRCode BSR Code 2 DateDep Date deposited 3 SrlNoOfChaln Serial Number of Challan 4 Amt Amount If no information is present for the PAN and assessment year then 'No record found for the Assessment Year' will be displayed User-groups with Privilege to access this Web Service 1. ERI (e-return Intermediary Admin) 2. ERU (e-return Intermediary User)

3 1.5. Error Messages Scenario User ID not provided in request Error Message Please provide the User ID. Incorrect User ID Authentication failed. Please provide a valid User ID. Password not provided in request Please provide the Password. Incorrect Password Authentication failed. Please provide a valid Password. PAN field left blank Please provide a PAN. Less number of characters entered in PAN PAN entered in wrong format PAN does not exist PAN does not exist. PAN not added as a client for ERI Assessment year is not selected Date of birth/incorporation field is left blank Date of birth/incorporation is not matching This PAN is not added as a client. Please provide the Assessment Year. Please provide date of birth Date of Birth is not matching

4 2. Get Rectification Status 2.1. Description This web service is used to get the rectification status for the given PAN. The URL of WSDL for getting the PAN information is: Request Attributes S. No. Input Fields Description Validation Mandatory 1 username User ID of the user The User ID should be of 10 characters. 2 password Password of the user 3 Pan PAN of the client PAN should be of 10 characters. Example: AAAPA1234A 4 assessmen tyear Assessment Year EX: Response Attributes 1 panno PAN 2 asseessmentyear Assessment Year 3 itrname ITR name 4 rectificationreferenceno Rectification Reference Number 5 date Rectification Date 6 cpcorderno CPC order number 7 date CPC order date 8 status Status 2.4. User-groupswith Privilege to access this Web Service 1. ERI (e-return Intermediary Admin) 2. ERU (e-return Intermediary User)

5 2.5. Error Messages Scenario User ID not provided in request Error Message Please provide the User ID. Incorrect User ID Authentication failed. Please provide a valid User ID. Password not provided in request Please provide the Password. Incorrect Password Authentication failed. Please provide a valid Password. PAN field left blank Please provide a PAN. Less number of characters entered in PAN PAN entered in wrong format PAN does not exist PAN does not exist. PAN not added as a client for ERI Assessment year is not selected Assessment year entered in wrong format This PAN is not added as a client. Please provide the Assessment Year. Enter Valid Assessment Year

6 3. Get Refund Status Web Service 3.1. Description This web service is used to get the refund status for the given PAN. The URL of the WSDL for getting the refund status is: Request Attributes S. No. Input Fields Description Validation Mandatory 1 username User ID of the user The User ID should be of 10 characters. 2 password Password of the user 3 Pan PAN of the client PAN should be of 10 characters. Example: AAAPA1234A 4 assessmen tyear Assessment Year EX: Response Attributes 1 result Refund Status 3.4. User-groups with Privilege to access this Web Service 1. ERI (e-return Intermediary Admin) 2. ERU (e-return Intermediary User) 3.5. Error Messages Scenario User ID not provided in request Error Message Please provide the User ID.

7 Incorrect User ID Authentication failed. Please provide a valid User ID. Password not provided in request Please provide the Password. Incorrect Password Authentication failed. Please provide a valid Password. PAN field left blank Please provide a PAN. Less number of characters entered in PAN PAN entered in wrong format PAN does not exist PAN does not exist. PAN not added as a client for ERI Assessment year is not selected This PAN is not added as a client. Please provide the Assessment Year.

8 4. Get ITR-V Status Web Service 4.1. Description This web service is used to get the ITR-V status for the given PAN. The URL of the WSDL for getting the ITR-V status is: Request Attributes S. No. Input Fields Description Validation Mandatory 1 Pan PAN PAN should be of 10 characters. Example: AAAPA1234A 2 assessment Year Assessment Year EX: Response Attributes 1 result ITR-V Status 4.4. User-groups with Privilege to access this Web Service 1. All User-groups 4.5. Error Messages Scenario Error Message PAN field left blank Please provide a PAN. Less number of characters entered in PAN PAN entered in wrong format PAN does not exist PAN does not exist.

9 PAN not added as a client for ERI Assessment year is not selected Assessment year entered in wrong format This PAN is not added as a client. Please provide the Assessment Year. Enter Valid Assessment Year

10 5. Add Client Details 5.1. Description This Web Service is used by ERI's to add clients, the URL of WSDL for the same is : Request Attributes S. No. Input Fields Description Validation Mandatory 1 username User ID of the user The User ID should be of 10 characters. 2 password Password of the user 3 Pan PAN of the client PAN should be of 10 characters. Example: AAAPA1234A 4 dob Date Of Birth/Incorporation of the PAN It should be a valid xml date. The format is YYYY-MM-DD. Example: Id of client It should be valid id 6 addclient Option Options for add client It should be either of: tdsoption, advancetaxoption or TaxNotFiledForLastTwoYears 7 tannumber TAN TAN should be of 10 characters. if 'tdsoption' is slected 8 financial Year Financial Year Ex: if 'tdsoption' is slected 9 bsrcode BSR Code It should be 7 digit. if 'advancetaxopti ontype' is slected 10 assessmen tyear 11 amountpai d Assessment Year EX: if 'advancetaxopti ontype' is slected Amount Paid It should be numeric and maximum of 14 digits. if 'advancetaxopti ontype' is

11 slected 5.3. Response Attributes 1 result Add Client Status 5.4. User-groups with Privilege to access this Web Service 1. ERI (e-return Intermediary Admin) 2. ERU (e-return Intermediary User) 5.5. Error Messages Scenario User ID not provided in request Error Message Please provide the User ID. Incorrect User ID Authentication failed. Please provide a valid User ID. Password not provided in request Please provide the Password. Incorrect Password Authentication failed. Please provide a valid Password. PAN field left blank Please provide a PAN. Less number of characters entered in PAN PAN entered in wrong format PAN does not exist PAN does not exist. Assessment year is not selected Assessment year entered in wrong format No tax paid in the last 2 years' option is selected but user's tax records are available in TDS/OLTAS db Details don't match with OLTAS db Amount paid field left blank Less than 7 digits entered in BSR code field Please provide the Assessment Year. Enter Valid Assessment Year Filing of Tax has been done in the last two years. Please enter the details. Incorrect Advance Tax/Self Assessment Tax. Please retry. Please provide the Amount. Please enter a valid 7 digit BSR Code.

12 BSR code field is left blank Details don't match with TDS/TCS db No financial year is entered ID entered in an incorrect format ID of the assesse is not entered Incorrect date of birth entered Date of birth field left blank PAN already added as a client with the same ERI Please provide the BSR Code. Incorrect TDS/TCS information. Please retry. Please provide the Financial Year. Invalid ID. Please retry. Please provide the ID. Invalid Date of Birth. Please retry. Please provide a Date of Birth. This PAN is already added as a client.

13 6. Submit Bulk ITR 6.1. Description This Web Service is provided to ERI users for bulk submission of ITR, a.zip file containing ITR XML will be passed while invoking this Web Service. The URL of the WSDL to submit bulk ITR is: Request Attributes S. No. Input Fields Description Validation Mandatory 1 userid User ID of the user The User ID should be of 10 characters. 2 password Password of the user 3 certchain Certification chain 4 signature Signature 5 Zip Attachment Zip attachment which contains ITR xml files 6.3. Response Attributes 1 result Token Number 6.4. User-groups with Privilege to access this Web Service 1. ERI (e-return Intermediary Admin) 2. ERU (e-return Intermediary User) 6.5. Error Messages Scenario User ID not provided in request Error Message Please provide the User ID.

14 Incorrect User ID Authentication failed. Please provide a valid User ID. Password not provided in request Please provide the Password. Incorrect Password Authentication failed. Please provide a valid Password. Certificate chain not provided Signature not provided The digital signature certificate does not match with the one registered Invalid Digital signature certificate. The trusted parent certificate could not be verified Please provide the Certificate Chain Please provide a Digital Signature Certificate. Invalid Digital Signature Certificate. Please retry. Invalid Digital Signature Certificate. Please contact your Certificate Provider. Invalid Digital Signature Certificate. The trusted parent certificate could not be verified.

15 7. Submit Bulk PAN XML 7.1. Description This Web Service is used to get the PAN details. ERIs submit a file ( in XML format) containing PAN, as a response ERI will get a Token Number, which they use to retrieve the PAN details from portal at later point of time. The URL of the WSDL to invoke submit bulk PAN is: Request Attributes S. No. Input Fields Description Validation Mandatory 1 username User ID of the user The User ID should be of 10 characters. 2 password Password of the user 3 Xml file XML file as SOAP attachment 7.3. Response Attributes 1 result Token Number 7.4. User-groups with Privilege to access this Web Service 1. ERI (e-return Intermediary Admin) 2. ERU (e-return Intermediary User) 7.5. Error Messages Scenario User ID not provided in request Error Message Please provide the User ID.

16 Incorrect User ID Authentication failed. Please provide a valid User ID. Password not provided in request Please provide the Password. Incorrect Password Authentication failed. Please provide a valid Password. XML not provided Two XML files provided Please provide an XML file. Please provide only one XML file. Non XML file is selected Please provide a valid XML. Incorrect XML schema The XML Schema is invalid. Please provide the XML in the correct schema.

17 8. Get PAN Information Web Service 8.1. Description This web service is used to get the details of given PAN. The URL of WSDL for getting the PAN information is: Request Attributes S. No. Input Fields Description Validation Mandatory 1 username User ID of the user The User ID should be of 10 characters. 2 password Password of the user 3 Pan PAN of the client PAN should be of 10 characters. Example: AAAPA1234A 8.3. Response Attributes 1 Pan PAN 2 Ffullname Father's full name 3 Address Address of the 4 Dob Date of Birth of 5 Fullname Assess full name 6 Error Error if any 8.4. User-groups with Privilege to access this Web Service 1. External Agency 2. ERI (e-return Intermediary Admin) 3. ERU (e-return Intermediary User)

18 8.5. Error Messages Scenario User ID not provided in request Error Message Please provide the User ID. Incorrect User ID Authentication failed. Please provide a valid User ID. Password not provided in request Please provide the Password. Incorrect Password Authentication failed. Please provide a valid Password. PAN field left blank Please provide a PAN. Less number of characters entered in PAN PAN entered in wrong format PAN does not exist PAN does not exist.

19 9. Get TAN Information Web Service 9.1. Description This web service is used to get the details of given TAN. The URL of the WSDL for getting the TAN information is: Request Attributes S. No. Input Fields Description Validation Mandatory 1 username User ID of the user The User ID should be of 10 characters. 2 password Password of the user 3 Tan TAN of the client TAN should be of 10 characters. Example: AAAPA1234A 9.3. Response Attributes 1 tan TAN 2 categoryofd eductor Category of deductor 3 address Address 4 pan PAN 5 status Status 6 id1 Id 7 id2 Alternate Id 8 areacode Area code 9 AOType AO type

20 10 rangecode Range code 11 AONumber AO number 9.4. User-groups with Privilege to access this Web Service 1. ERI (e-return Intermediary Admin) 2. ERU (e-return Intermediary User) 9.5. Error Messages Scenario User ID not provided in request Error Message Please provide the User ID. Incorrect User ID Authentication failed. Please provide a valid User ID. Password not provided in request Please provide the Password. Incorrect Password Authentication failed. Please provide a valid Password. TAN field left blank Please provide a TAN. Less number of characters entered in TAN Invalid TAN. Please retry. TAN entered in wrong format Invalid TAN. Please retry. TAN does not exist TAN does not exist.

e-tutorial Online Correction-Add Challan to the statement

e-tutorial Online Correction-Add Challan to the statement e-tutorial Online Correction-Add Challan to the statement 1 Important Information on Online Correction All type of corrections like Personal information, Deductee details and Challan correction can be

More information

PAN Correction - Valid PAN Annexure 2

PAN Correction - Valid PAN Annexure 2 PAN Correction - Valid PAN Annexure 2 Once the Row selected, Changed PAN field will be editable Edited Rows can be viewed Click here to submit the correction request Compiled by CA Avinash Rawani 66 PAN

More information

TaxPro e-tds FY , FY & F.Y Changes and Enhancements

TaxPro e-tds FY , FY & F.Y Changes and Enhancements TaxPro e-tds FY. 2015-16, FY 2016-17 & F.Y. 2017-18 - Changes and Enhancements Enhancements in -- Version 18.1.0.2 - Release Date 25/01/2018 Changes in TDS/TCS Interest Calculation for the TDS Deducted

More information

TaxPro e-tds FY To F.Y Changes and Enhancements

TaxPro e-tds FY To F.Y Changes and Enhancements TaxPro e-tds FY. 2015-16 To F.Y. 2018-19 - Changes and Enhancements Enhancements in -- Version 18.2.0.15 Release Date 06/11/2018 Added Validation in Form 61A for Part-D. Enhancements in -- Version 18.2.0.14

More information

e-filing Registration and Services

e-filing Registration and Services e-filing Registration and Services 1 Table of Contents Services available for various users in e-filing... 3 Individual User Registration... 5 Individual User Features... 9 Other than Individual/HUF User

More information

e-tutorial Online Correction- Resolution for Overbooked Challan (Movement of deductee row)

e-tutorial Online Correction- Resolution for Overbooked Challan (Movement of deductee row) e-tutorial Online Correction- Resolution for Overbooked Challan (Movement of deductee row) 1 Important Information on Online Correction All type of corrections like Personal information, Deductee details

More information

Instructions to e-file Form 15CA and 15CB

Instructions to e-file Form 15CA and 15CB Registration process for Filing Form 15CA To file the Form 15CA, user should hold valid PAN/TAN and should be registered in e- Filing. If not already registered, user should go to Register Yourself, Select

More information

e-tutorial OLTAS Challan Correction

e-tutorial OLTAS Challan Correction e-tutorial OLTAS Challan Correction Copyright 2012 Income Tax Department 1 Important Information on OLTAS Challan Correction OLTAS Challan Correction is the functionality provided by TDSCPC to the deductor

More information

Instructions to e-file Form 15CA and 15CB

Instructions to e-file Form 15CA and 15CB Instructions to e-file Form 15CA and 15CB Page 1 Table of Contents Registration process for Filing Form 15CA... 3 Filing process... 3 View Form 15CA... 7 Registration process for Filing Form 15CB... 9

More information

Updated New FVU 5.4 and w.e.f. 23/02/2017

Updated New FVU 5.4 and w.e.f. 23/02/2017 TaxPro e-tds Professional Version 14 Changes and Enhancements Enhancements in -- Version 14.5.10-- Release Date 11/01/2018 Version 14.5.10-11/01/2017 Updated FVU Version 5.7 and 2.153 w.e.f. 11/01/2018.

More information

efiling User Manual Table of Contents

efiling User Manual Table of Contents efiling User Manual Individual User Table of Contents Individual User Registration... 3 Individual User Features... 8 Corporate User Corporate User Registration... 37 Corporate User Features... 43 HUF

More information

Updated New FVU 5.4 and w.e.f. 23/02/2017

Updated New FVU 5.4 and w.e.f. 23/02/2017 TaxPro e-tds Standard Version 14 Changes and Enhancements Enhancements in -- Version 14.5.12-- Release Date 03/10/2018 Updated FVU Version 5.9 and 2.155 w.e.f. 02/10/2018. Enhancements in -- Version 14.5.11--

More information

Request Created. Request number will be displayed. Compiled by CA Avinash Rawani 131

Request Created. Request number will be displayed. Compiled by CA Avinash Rawani 131 Request Created Request number will be displayed Compiled by CA Avinash Rawani 131 Selecting Replace Challan Option Under Defaults select Tag/ Replace Challan Compiled by CA Avinash Rawani 132 List of

More information

TABLE OF CONTENT. Introduction 02. Installation & Implementation 04. Operational Guide 12. Menu Options 12 Masters 13

TABLE OF CONTENT. Introduction 02. Installation & Implementation 04. Operational Guide 12. Menu Options 12 Masters 13 TABLE OF CONTENT Introduction 02 Installation & Implementation 04 Operational Guide 12 Menu Options 12 Masters 13 Group 14 Company 16 Deductee 18 Employee 20 Receipt No. Master 21 CIT Details 22 Transactions

More information

F.No. 1/20/CIT(OSD)/efiling/Electronic Verification/ Dated: 27/12/2016

F.No. 1/20/CIT(OSD)/efiling/Electronic Verification/ Dated: 27/12/2016 आयकर न द श लय (पद धन ) DIRECTORATE OF INCOME TAX (SYSTEM) ए आर ए स टर, भ - ल, ई-2 झ ड व ल एक स IDS Instruction No.3 ARA Center, Ground Floor, E-2, Jhandewalan Extension, ई ददल ल 110055, New Delhi 110055

More information

FAQ'S AND SOLUTION TO THE ISSUES OF THE MEMBERS, ROADMAP AHEAD FOR DEALING WITH THE DEVELOPMENTS ON TRACES. Compiled by CA Avinash Rawani 1

FAQ'S AND SOLUTION TO THE ISSUES OF THE MEMBERS, ROADMAP AHEAD FOR DEALING WITH THE DEVELOPMENTS ON TRACES. Compiled by CA Avinash Rawani 1 FAQ'S AND SOLUTION TO THE ISSUES OF THE MEMBERS, ROADMAP AHEAD FOR DEALING WITH THE DEVELOPMENTS ON TRACES Compiled by CA Avinash Rawani 1 The material contained in the ensuing slides is for general information,

More information

DIGITALLY SIGNED FORM16

DIGITALLY SIGNED FORM16 DIGITALLY SIGNED FORM16 SOFTWARE Skorydov Systems Private Limited 410, Tulsiani Chambers, Nariman Point, Mumbai-400021 E-mail: helpdesk@skorydov.com Toll Free: 1800 345 6162 /1800 266 6162 List of contents

More information

Digital Signature Certificate (DSC) Guide. April 2017, Version 1.0

Digital Signature Certificate (DSC) Guide. April 2017, Version 1.0 Digital Signature Certificate (DSC) Guide April 2017, Version 1.0 Contents 1. Introduction... 3 2. Pre-Requisites to get DSC... 3 2.1 Documents for applying for DSC... 3 2.2 Software Specifications...

More information

TDS Correction Return Filing Process

TDS Correction Return Filing Process To rectify the errors/omission in the quarterly return filed. By using this facility, we can prepare correction statement for the TDS returns already filed. Separate correction statement is to be filed

More information

USER MANUAL. Document Version: 10.1

USER MANUAL. Document Version: 10.1 USER MANUAL Document Version: 10.1 Released on 1 st February 2017 Disclaimer While PDS Infotech (P) Ltd. makes every effort to deliver high quality products, we do not guarantee that our products are free

More information

PCIT/CIT will be displayed a success message after submitting Form 2. Now the action column will be updated with the status Awaiting Form 3. To print

PCIT/CIT will be displayed a success message after submitting Form 2. Now the action column will be updated with the status Awaiting Form 3. To print Step by Step - Instructions to Forms (Income Declaration Scheme, 2016) Form 1(to be submitted by taxpayer): Form 1 is a Form of Declaration under section 183 of the Finance Act, 2016, in respect of the

More information

View Form 1-Income Declaration Scheme, User Manual for Principal CIT/CIT and Principal CCIT/CCIT officers of the Department

View Form 1-Income Declaration Scheme, User Manual for Principal CIT/CIT and Principal CCIT/CCIT officers of the Department View Form 1-Income Declaration Scheme, 2016 - User Manual for Principal CIT/CIT and Principal CCIT/CCIT officers of the Department Page 1 Table of Contents Pre-Requisite for Viewing Form 1 Income Declaration

More information

NYSIF DIRECT DEPOSIT USER GUIDE

NYSIF DIRECT DEPOSIT USER GUIDE New York State Insurance Fund NYSIF DIRECT DEPOSIT USER GUIDE WORKERS COMPENSATION CLAIMANTS WORKERS COMPENSATION BENEFICIARIES AGGREGATE TRUST FUND (ATF) CLAIMANTS AGGREGATE TRUST FUND (ATF) BENEFICIARIES

More information

MyClinic. Password Reset Guide

MyClinic. Password Reset Guide MyClinic Password Reset Guide Content Retrieving your username Retrieving your password using security question Retrieving your password without remembering login credentials Retrieving your password using

More information

TaxPro IT 2017 Enhancements and Corrections

TaxPro IT 2017 Enhancements and Corrections TaxPro IT 2017 Enhancements and Corrections Enhancements in -- Version 17.3.1 - Release Date 02/11/2017 CBDT further extends the due date for filing Income Tax Returns and Reports of Audit for AY 2017-18

More information

Upload Documents 20/10/2014. Sinewave Computer Services Pvt. Ltd. Page 1

Upload Documents 20/10/2014. Sinewave Computer Services Pvt. Ltd. Page 1 Upload Documents Page 1 Upload Documents Page 2 Upload Documents Page 3 Upload Documents Page 4 Send Documents through Email Page 5 Download documents for CA Website through DMS Module Page 6 Page 7 Online

More information

unsuccessful attempts.

unsuccessful attempts. Step by Step Procedure for Resetting Transaction Password by the User. when the user has been disabled after 3 unsuccessful attempts. The following module helps the Customers in Resetting Transaction password

More information

MyDHFL Access 24*7. How does this work?

MyDHFL Access 24*7. How does this work? MyDHFL Access 24*7 MyDHFL is a online Customer portal, where our Home Loan customers can view their Home Loan records online and download statements such as IT & Provisional. This is very helpful facility

More information

Web and e-registration Vendor Help Manual

Web and e-registration Vendor Help Manual Web and e-registration Vendor Help Manual Table of Contents Contact Us... 2 Web Registration Process... 2 DSC Serial No. Updation Process... 4 Empanelment (E REGISTRATION) Process... 9 Contact Us: For

More information

SARS efiling Mobisite Quick Guide

SARS efiling Mobisite Quick Guide SARS efiling Mobisite Quick Guide 2012 The SARS efiling mobisite allows taxpayers to file their individual Income Tax Return (ITR12) via efiling from their mobile phones Internet browser. STEP 1: ACCESS

More information

Certifying your tax status online

Certifying your tax status online Certifying your tax status online CERTAINTY INGENUITY ADVANTAGE 01 > Computershare Certifying your tax status online Introduction In order to self certify your tax status online, you will have to fill

More information

Submitting a Form 11 Online

Submitting a Form 11 Online Submitting a Form 11 Online Opening the Form 11 Log into ROS, then click on the Complete a Form On-line under the File A Return heading. Select Income Tax from the tax type dropdown box, then select Form

More information

Help file for IRDAI Corporate Agents Registration Portal

Help file for IRDAI Corporate Agents Registration Portal Help file for IRDAI Corporate Agents Registration Portal Submitted By Trade Globe - Ground Floor, J.B. Nagar Andheri-Kurla Road, Andheri (E) Mumbai 400 059 www.nseit.com 10th Feb, 2016 Contents Tips...

More information

https://agent.pointandpay.net/pointandpay_counter/

https://agent.pointandpay.net/pointandpay_counter/ Quick Reference Guide 1. How to login Point & Pay Save the Point&Pay Admin Web-URL in your favorites: https://agent.pointandpay.net/pointandpay_counter/ Always use Internet Explorer. Note: Avoid upgrading

More information

e-services User Manual

e-services User Manual Chhattisgarh Commercial Tax Department e-services User Manual Return Processing System & Tax Assessment System And Dealer Information System Software Application For Online Services and Portal Table of

More information

ALL MEMBERS AND PAYEES

ALL MEMBERS AND PAYEES Table of Contents Click a link to walk through a specific procedure. ALL MEMBERS AND PAYEES 1 GETTING STARTED How do I register? How do I log on? How do I update security questions? How do I retrieve/reset

More information

USER MANUAL FOR PUC ONLINE PORTAL

USER MANUAL FOR PUC ONLINE PORTAL USER MANUAL FOR PUC ONLINE PORTAL Page 1 of 36 Content SL No User Manual Type Page No 1 College Registration 3-7 2 Login Detail 8-9 3 Student New Enrolment 10 4 Filling the Application form for 1 st PU

More information

MSEDCL e-tendering Contractor Registration Guide

MSEDCL e-tendering Contractor Registration Guide MSEDCL e-tendering Contractor Registration Guide Table Of Contents Getting Started...4 Getting Started...4 Contractor Registration...5 Adding Company Details...5 Adding Company Contact Details...8 Registration

More information

Portal Guide (Certificate Owner)

Portal Guide (Certificate Owner) Portal Guide (Certificate Owner) Link to the Portal The web portal provides certificate owners with access to their certificate information once the certificate(s) have been issued. To access the portal

More information

correctly and try login to the system by entering correct Signon password."

correctly and try login to the system by entering correct Signon password. 1. Can I access all my accounts across different branches under one login? Yes. You can access all your accounts maintained in Branches under one login provided all the accounts are linked to the same

More information

Online Enrollment. This portal enables you to:

Online Enrollment. This portal enables you to: Company name: Online enrollment opens: Online enrollment closes: Welcome to your Infinisource Benefits Accounts Consumer Portal, where you have 24/7 access to view information and manage your account.

More information

MSEDCL e-tendering Contractor Registration Guide

MSEDCL e-tendering Contractor Registration Guide MSEDCL e-tendering Contractor Registration Guide 1 P a g e 2 P a g e Table Of Contents Getting Started...4 Contractor Registration...5 Adding Company Details...5 Adding Company Contact Details...7 Next

More information

How to Apply Online District Judges Online Application

How to Apply Online District Judges Online Application How to Apply Online District Judges Online Application All eligible applicants shall apply Online through the link provided in the High Court of Karnataka website www.karnatakajudiciary.kar.nic.in/recruitment.asp

More information

API Integration Document

API Integration Document API Integration Document Table of Contents 1 Introduction to API... 3 2 Services... 3 2.1 Message Compose... 3 2.2 Campaign Status... 8 2.3 Reply Message... 9 2.3.1 Client Request... 9 3 About mvaayoo...

More information

SARS efiling APP QUICK GUIDE

SARS efiling APP QUICK GUIDE 2012 SARS efiling APP QUICK GUIDE The SARS efiling App is a mobile application which taxpayers can install from the App Store on their mobile device (android phone/ tablet or Apple iphone 4/4S and ipad)

More information

How to Apply Online District Judges Online Application

How to Apply Online District Judges Online Application How to Apply Online District Judges Online Application All eligible applicants shall apply Online through the link provided in the High Court of Karnataka website www.karnatakajudiciary.kar.nic.in/recruitment.asp

More information

IUID Registry Application Programming Interface (API) Version 5.6. Software User s Manual (SUM)

IUID Registry Application Programming Interface (API) Version 5.6. Software User s Manual (SUM) IUID Registry Application Programming Interface (API) Version 5.6 Software User s Manual (SUM) Document Version 1.0 May 28, 2014 Prepared by: CACI 50 N Laura Street Jacksonville FL 32202 Prepared for:

More information

Quick Start for Premier Billing

Quick Start for Premier Billing Quick Start for Premier Billing This Quick Start will take you through the basics of the program and guide you through entering your first claim. NOTE: Refer to the full online manual for information on

More information

Blue Sombrero Player Registration AYSO

Blue Sombrero Player Registration AYSO Blue Sombrero Player Registration AYSO Go to the Region website: New user to Blue Sombrero: Click on Register Now Already a Blue Sombrero user: Click on Log In First Name: Primary Parent Last Name: Primary

More information

How to fill Application Form Guide

How to fill Application Form Guide How to fill Application Form Guide This document provides the step by step process on how to fill the COMEDK UGET/Uni-GAUGE EMeD application form. Instructions for Registration If you are a new user, click

More information

NYS Office of the State Comptroller. Division of Local Government and School Accountability

NYS Office of the State Comptroller. Division of Local Government and School Accountability This guide provides the instructions necessary for assigning Tax Limit user roles and navigating the Constitutional Tax Limit application. The municipality s Chief Financial Officer (CFO) will receive

More information

RTI Pro User Guide

RTI Pro User Guide RTI Pro User Guide 2016-17 Contents Page Number Set Up Settings and Folder Locations 2 Add Payroll Employer Information 5 Import Payroll Employer Information 8 RTI Submissions Full Payment Submission 9

More information

Income Tax Department

Income Tax Department Income Tax Department User Guide for Verification of Cash Transactions on AIMS Module (Verification Guide) Version 1.0 (February 21, 2017) Document Version Control Version Date Remarks 1.0 21 st February

More information

Expenditure Filing on PFMS

Expenditure Filing on PFMS Expenditure Filing on PFMS INDEX Sl. No. Steps Involved Page No. 1 Create Maker and Checker 2 to 4 2 Entering Opening Balance & all the receipts of the agency 3 Transfer of fund to the child agencies /

More information

Important Instructions for Candidate Regarding Application Form

Important Instructions for Candidate Regarding Application Form Important Instructions for Candidate Regarding Application Form 1. Help-line: 7900076272 (Help Line Number is available from 10.00 am to 5.30 pm) 2. The Candidate should keep username & password up to

More information

mvaayoo API Ver 1.2.0

mvaayoo API Ver 1.2.0 Ver 1.2.0 DOCUMENT RELEASE NOTE Ver 1.2.0 Author(s): Sriram Gopal Reddy K Date: 21/10/2009 Reviewer(s): Dipto Mukherjee Date: 21/10/2009 Approved by: Date: REVISION HISTORY Document No: Document Title:

More information

The SOAPbox User s Guide

The SOAPbox User s Guide The SOAPbox User s Guide Application Documentation Version 1.3 THE SOCIAL FOUNDRY November 9, 2012 The SOAPbox User s Guide Application Documentation Version 1.3 Congratulations on your purchase of the

More information

Snapshots/User Manual for last two year students (Session & ) who had taken admission directly through DDE Online Panel

Snapshots/User Manual for last two year students (Session & ) who had taken admission directly through DDE Online Panel Snapshots/User Manual for last two year students (Session 2013 14 & 2014 15) who had taken admission directly through DDE Online Panel Snapshots/User Manual for last two year students (Session 2013 14

More information

Partner Web Services. GetOrderStatus Version 1 Service Manual

Partner Web Services. GetOrderStatus Version 1 Service Manual Partner Web Services GetOrderStatus Version 1 Service Manual Contents 1 Introduction... 4 1.1 Overview... 4 1.2 Supporting Resources... 4 2 Service Overview... 4 3 Service Endpoints... 5 4 Request/Response

More information

Your NetCare Provider Website

Your NetCare Provider Website Your NetCare Provider Website Your NetCare Provider Website The NetCare Provider Website offers Providers a user-friendly web experience, including account information and various other tools in a secure

More information

TABLE OF CONTENTS. ICANN Pre- Delegation Testing System. A User s Guide. Version

TABLE OF CONTENTS. ICANN Pre- Delegation Testing System. A User s Guide. Version ICANN Pre- Delegation Testing System A User s Guide Version 2.2 2014-01- 17 TABLE OF CONTENTS 1 Introduction... 2 2 Activate your account and log in... 3 3 Application overview and status... 5 3.1 Applications

More information

Employer Managing your Monthly Employer Declaration (EMP201)

Employer Managing your Monthly Employer Declaration (EMP201) e@syfile Employer Managing your Monthly Employer Declaration (EMP201) MANAGING YOUR MONTHLY EMPLOYER DECLARATION (EMP201) ON e@syfile EMPLOYER TABLE OF CONTENTS 1. WHAT THIS IS ABOUT? 2 2. BEFORE YOU START

More information

A. Login and Navigate to Form GSTR-9A - Annual Return for Composition Taxpayer page

A. Login and Navigate to Form GSTR-9A - Annual Return for Composition Taxpayer page Manual > GSTR-9A How can I prepare and file Form GSTR-9A return? Form GSTR-9A is an annual return to be filed once for each financial year by taxpayers who have opted for the composition scheme any time

More information

St. Kitts and Nevis Foreign Account Tax Compliance Act (FATCA) Competent Authority. FATCA Portal Demonstration to Financial Institutions

St. Kitts and Nevis Foreign Account Tax Compliance Act (FATCA) Competent Authority. FATCA Portal Demonstration to Financial Institutions St. Kitts and Nevis Foreign Account Tax Compliance Act (FATCA) Competent Authority FATCA Portal Demonstration to Financial Institutions ENROLMENT AND FILING 1 Enrolment and Filings This presentation will

More information

Wisconsin Compensation Rating Bureau. WCUNDERWRITING WEB SERVICE User Guide

Wisconsin Compensation Rating Bureau. WCUNDERWRITING WEB SERVICE User Guide User Guide Last updated: 7/5/208 A. WCUnderwriting Overview This document is intended to explain the standard electronic procedures for carriers utilizing the WCRB s WCUnderwriting web service product.

More information

For State Govt Offices where deductions are made through IFMS

For State Govt Offices where deductions are made through IFMS For State Govt Offices where deductions are made through IFMS P RO C E D U R ES FO R U P LOA D I N G FO R M 1 9 A & G E N E R AT I N G FO R M 1 8 A Fo r Sales Tax Deducted at Source [STDS] & Tax Collection

More information

CAQH ProView. Practice Manager and Provider Frequently Asked Questions

CAQH ProView. Practice Manager and Provider Frequently Asked Questions CAQH ProView Practice Manager and Provider Frequently Asked s *s related to the CAQH ProView Practice Manager Module begin on page 2. *s on the CAQH ProView system for providers begin on page 6. 1 P a

More information

Altova CbC Reporting Solution. Quick Start

Altova CbC Reporting Solution. Quick Start All rights reserved. No parts of this work may be reproduced in any form or by any means - graphic, electronic, or mechanical, including photocopying, recording, taping, or information storage and retrieval

More information

AmeriHealth Caritas Iowa

AmeriHealth Caritas Iowa AmeriHealth Caritas Iowa Chronic Condition Health Home (CCHH) & Integrated Health Home (IHH) Providers Roster Claims Submission Training SourceHOV s Training Agenda About SourceHOV s Reminders about CCHH

More information

ACTIVE Net Insights Interactive reports. (v5.4)

ACTIVE Net Insights Interactive reports. (v5.4) ACTIVE Net Insights Interactive reports (v5.4) Version Date 5.4 January 23, 2018 5.3 November 28, 2017 5.2 October 24, 2017 5.1 September 26, 2017 ACTIVE Network, LLC 2017 Active Network, LLC, and/or its

More information

National Seeds Corporation Limited

National Seeds Corporation Limited BIDDER REGISTRATION MANUAL Click to the Registration link shown on the website https://indiaseeds.eproc.in Step1: Fill the details 1. Enter your USER Id (6 to 15 character) 2. Enter your Password (8 to

More information

Long Term TDY Beginning Settlement

Long Term TDY Beginning Settlement Long Term TDY Beginning Settlement Introduction This guide provides the procedures for entering a Long Term TDY Beginning Settlement where no previous Authorization was entered in TPAX. Before you Begin

More information

Verifying Coverage for PEMCO glass claims using Claimsoffice.com. From the main page (www.claimsoffice.com), click the Login tab.

Verifying Coverage for PEMCO glass claims using Claimsoffice.com. From the main page (www.claimsoffice.com), click the Login tab. Verifying Coverage for PEMCO glass claims using Claimsoffice.com From the main page (www.claimsoffice.com), click the Login tab. On the login page, enter your username and password. From the main page,

More information

Instructions to complete self service registration for ADP WorkForce Now

Instructions to complete self service registration for ADP WorkForce Now June 10, 2013 To: All Employees Reference: Electronic Pay Statements Our new company payroll web site is here! It provides you with immediate and convenient access to your personal and pay information.

More information

Popmoney FAQs. What is Popmoney?

Popmoney FAQs. What is Popmoney? Popmoney FAQs What is Popmoney? Popmoney is an innovative personal payment service that eliminates the hassles of checks and cash. Now, sending money is as easy as emailing and texting. And, you don't

More information

Creating an Initial Certification Transaction

Creating an Initial Certification Transaction Slide 1 - Title Transaction Page 1 of 34 Slide 2 - Objectives Section One Objectives In this section, you will learn how to create an initial certification transaction using the MITAS Internet Property

More information

The course fee for Provident & Tax for CPF Subscribers Training (1 Day) is $ (inclusive GST)

The course fee for Provident & Tax for CPF Subscribers Training (1 Day) is $ (inclusive GST) Provident & Tax (PAT) for IRAS Subscribers Training Synopsis CrimsonLogic s Provident And Tax (PAT) service helps you reduce the manual tasks of submitting, printing and filling payment advice sheets and

More information

Hackney Learning Trust HR: DBS Online - Guide for Administrators and Verifiers

Hackney Learning Trust HR: DBS Online - Guide for Administrators and Verifiers DBS Online - Guide for Administrators and Verifiers File: Version: 11.0 1 of 48 About this guide Purpose This guide explains how those involved in the DBS process (Administrators and ID Verifiers) use

More information

Vivekanand Education Society s Institute of Technology

Vivekanand Education Society s Institute of Technology Vivekanand Education Society s Institute of Technology Master of Computer Applications Against CAP Vacancy Application Form Filling Manual 2017 2018 INDEX Instructions... 1 Procedure... 2 Annexure... 16

More information

emudhra DOWNLOAD INSTRUCTION MANUAL HARD TOKEN VERSION 3 Date of Publication: 10th November 2011

emudhra DOWNLOAD INSTRUCTION MANUAL HARD TOKEN VERSION 3 Date of Publication: 10th November 2011 emudhra DOWNLOAD INSTRUCTION MANUAL HARD TOKEN VERSION 3 () Date of Publication: 10th November 2011 emudhra Consumer Services Ltd 3rd Floor, Sai Arcade Outer Ring Road Devarabeesanahalli Bangalore 560103

More information

INSTRUCTIONS TO CANDIDATES

INSTRUCTIONS TO CANDIDATES INSTRUCTIONS TO CANDIDATES Following are the procedures to apply for Departmental Tests: I. Registration procedure II. Applying procedure III. Payment procedure IV. Payment/Application status V. Downloading

More information

Property Tax Refund Homestead File (Homestead-PTR File) Submission Instructions

Property Tax Refund Homestead File (Homestead-PTR File) Submission Instructions Property Tax Refund Homestead File (Homestead-PTR File) Submission Instructions Section I: Section II: Section III: Section IV: Section V: Section VI: Important Notes Submission Process Submitting Files

More information

Change Healthcare ERA Provider Information Form *This form is to ensure accuracy in updating the appropriate account

Change Healthcare ERA Provider Information Form *This form is to ensure accuracy in updating the appropriate account PAYER ID: SUBMITTER ID: 1 Provider Organization Practice/ Facility Name Change Healthcare ERA Provider Information Form *This form is to ensure accuracy in updating the appropriate account Provider Name

More information

BBP Admin Participant Portal. Simplify your healthcare finances with convenient, online access to your tax-advantaged benefit account

BBP Admin Participant Portal. Simplify your healthcare finances with convenient, online access to your tax-advantaged benefit account BBP Admin Participant Portal Simplify your healthcare finances with convenient, online access to your tax-advantaged benefit account 1 BBP Admin Participant Portal Contents Getting started... 2 Registration...

More information

GlobalSign Enterprise Solutions. Enterprise PKI. Administrator Guide. Version 2.6

GlobalSign Enterprise Solutions. Enterprise PKI. Administrator Guide. Version 2.6 GlobalSign Enterprise Solutions Enterprise PKI Administrator Guide Version 2.6 1 TABLE OF CONTENTS GETTING STARTED... 3 ESTABLISHING EPKI SERVICE... 3 CLIENT AUTHENTICATION CERTIFICATE... 4 ESTABLISHING

More information

User Manual for Online Application Process in Swami Vivekananda Merit cum Means Scholarship (V2.0) Government of West Bengal https://svmcm.wbhed.gov.in Steps to be followed to apply online for Swami Vivekananda

More information

VENDOR HELP MANUAL E-Auction Vendor Help Manual. Central Public Work Department

VENDOR HELP MANUAL E-Auction Vendor Help Manual. Central Public Work Department E-Auction Vendor Help Manual. Central Public Work Department 1 P a g e TABLE OF CONTENT GLOSSARY OF TERMS:.3 ACTION BUTTONS / ICONS:..4 LOGIN PROCEDURE IN Tender wizard:.5 DESCRIPTION OF ICONS: 6 REGISTRATION

More information

IMEI Database. Manufacturer / Brand Owner User Guide. Version September Copyright Notice. Copyright 2015 GSM Association

IMEI Database. Manufacturer / Brand Owner User Guide. Version September Copyright Notice. Copyright 2015 GSM Association IMEI Database Manufacturer / Brand Owner User Guide Version 4.0 01 September 2015 Copyright Notice Copyright 2015 GSM Association GSM and the GSM logo are registered and owned by the GSM Association. Antitrust

More information

RELEASE NOTES. Headlines. This document outlines the recent updates made to the Flood Re Portal.

RELEASE NOTES. Headlines. This document outlines the recent updates made to the Flood Re Portal. RELEASE NOTES This document outlines the recent updates made to the Flood Re Portal. Release Date 29/02/2016 Release Version 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4 Environment Operational Test Environment &

More information

Required Information for Apply

Required Information for Apply Required Information for Apply NATIONALITY, NAME, DATE OF BIRTH (DATE/ MONTH/ YEAR), OWN CORRECT MOBILE NUMBER (ONE MOBILE NUMBER CAN BE USED ONCE), H.S. PASSING YEAR, ROLL NUMBER OF H.S. NAME OF BOARD.

More information

How to use emps System

How to use emps System How to use emps System 1. Introduction emps System is designed to enable an Exporter / Importer to use Online Payment facility for making payment for miscellaneous purposes excluding fee for applications

More information

TAMIL NADU UNIFORMED SERVICES RECRUITMENT BOARD

TAMIL NADU UNIFORMED SERVICES RECRUITMENT BOARD TAMIL NADU UNIFORMED SERVICES RECRUITMENT BOARD RECRUITMENT OF SUB-INSPECTOR OF POLICE (FINGER PRINT) 2018 Instructions to the candidates How to Apply through online The candidates who are applying for

More information

Configure Unsanctioned Device Access Control

Configure Unsanctioned Device Access Control Configure Unsanctioned Device Access Control paloaltonetworks.com/documentation Contact Information Corporate Headquarters: Palo Alto Networks 3000 Tannery Way Santa Clara, CA 95054 www.paloaltonetworks.com/company/contact-support

More information

Sir, Sub: FAQs on Commonly encountered Issues and their Solution for working smoothly on ITBA -Reg.

Sir, Sub: FAQs on Commonly encountered Issues and their Solution for working smoothly on ITBA -Reg. DIRECTORATE OF INCOME TAX (SYSTEMS) ARA Centre, Ground Floor, E-2, Jhandewalan Extension, New Delhi-55 F.No ADG(S)-3/ITBA/Assessment module/2018-19/ Dated: 29.10.2018. To All Principal Chief Commissioners

More information

1. Introduction. 2. Login STEP-BY-STEP GUIDE TO E-FILING OF TDS MONTHLY RETURN

1. Introduction. 2. Login STEP-BY-STEP GUIDE TO E-FILING OF TDS MONTHLY RETURN STEP-BY-STEP GUIDE TO E-FILING OF TDS MONTHLY RETURN 1. Introduction You want to submit your TDS Monthly Return on the Mauritius Revenue Authority s website, but you do not know exactly how to proceed.

More information

CENTAC HELP DOCUMENT FOR OTHER STATE. CENTAC Homepage:

CENTAC HELP DOCUMENT FOR OTHER STATE. CENTAC Homepage: CENTAC HELP DOCUMENT FOR OTHER STATE CENTAC Homepage: http://www.centaconline.in Dear Candidate, Good day and wishes from CENTAC Team for your successful placements via centac. Along this journey I will

More information

HMA-T G-POD Web Service Acceptance Test Report

HMA-T G-POD Web Service Acceptance Test Report HMA-T G-POD Web Service Acceptance Test Report Terradue Srl page ii of iv Short Title HMA-T G-POD Web Service Acceptance Test Report Prepared by Terradue Srl Approved by Fabrice Brito Reference T2-ESA-GPOD-TP-09-003

More information

How to Apply Online District Judges Online Application

How to Apply Online District Judges Online Application How to Apply Online District Judges Online Application All eligible applicants shall apply Online through the link provided in the High Court of Karnataka website www.karnatakajudiciary.kar.nic.in/recruitment.asp

More information

Almadallah Healthcare Management

Almadallah Healthcare Management Almadallah Healthcare Management This manual contains the information on provider account, the features or benefits a provider will get by having a user account with Almadallah Website. A l m a d a l l

More information

UPOV PRISMA User Guide for Breeders

UPOV PRISMA User Guide for Breeders UPOV PRISMA User Guide for Breeders UPOV PRISMA Version 2.1 Table of Contents 1 About this guide 3 2 Acronyms 3 3 Overview 3 4 WIPO Accounts 6 4.1 Create an account 6 4.2 Forgotten username 8 4.3 Recovery

More information