04.10.2012 Views

Handbuch ESR

Handbuch ESR

Handbuch ESR

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Contents<br />

1. Introduction....................................................................................................3<br />

2. Background ....................................................................................................3<br />

2.1 Preparation for implementation in C#............................................................................ 3<br />

2.2 Preparation for implementation in Java......................................................................... 3<br />

3. Specification ...................................................................................................4<br />

3.1 Web service for biller ....................................................................................................... 4<br />

3.1.1 Upload Services ......................................................................................................... 4<br />

3.1.1.1 The UploadFiles method.............................................................................................. 4<br />

3.1.1.2 The UploadFilesReport method.................................................................................... 5<br />

3.1.2 Download Services.................................................................................................... 5<br />

3.1.2.1 GetInvoiceListWithIDs.................................................................................................. 5<br />

3.1.2.2 GetInvoiceByID ............................................................................................................ 5<br />

3.1.2.3 GetInvoiceList (omitted)............................................................................................... 6<br />

3.1.2.4 GetInvoice (omitted).................................................................................................... 6<br />

3.1.2.5 GetProcessProtocolList................................................................................................. 6<br />

3.1.2.6 GetProcessProtocol...................................................................................................... 7<br />

3.1.2.7 GetRegistrationList ...................................................................................................... 7<br />

3.1.2.8 GetRegistration ........................................................................................................... 8<br />

3.2 Web service for payer ...................................................................................................... 8<br />

3.2.1 Download Services.................................................................................................... 8<br />

3.2.1.1 GetInvoiceListWithIDs.................................................................................................. 8<br />

3.2.1.2 GetInvoiceByID ............................................................................................................ 9<br />

3.2.1.3 The GetOpenList / GetArchiveList methods (omitted)................................................... 9<br />

3.2.1.4 The GetInvoices/GetInvoicesArchive methods ............................................................ 10<br />

3.2.1.5 The GetPDF / GetPDFArchive methods....................................................................... 10<br />

4. Implementation............................................................................................11<br />

4.1 Interfaces......................................................................................................................... 11<br />

4.2 Implementation in C#..................................................................................................... 12<br />

4.3 Implementation in Java ................................................................................................. 14<br />

5. Final comments ............................................................................................18<br />

Annex A..............................................................................................................19<br />

Links relating to the integration.............................................................................................. 19<br />

Links relating to production..................................................................................................... 19<br />

Files provided ............................................................................................................................ 19<br />

2/19

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!