Table of Contents

Search

  1. Preface
  2. Part 1: Cloud Operations
  3. Part 2: Parameter and Element Reference
  4. Appendix A: REST Call Example
  5. Appendix B: Geocode Countries
  6. Appendix C: Certified Mode Values

Developer Guide

Developer Guide

Transaction Reporting Example

Transaction Reporting Example

The code below shows a valid address job request in REST. The getTransactionDetails method takes the account name and password as input values only.
POST /AV6/v1/getTransactionDetails HTTP/1.1 Host: eu-av.informaticadaas.com Content-Type: application/json { "Login": "*****", "Password": "*****" }

0 COMMENTS

We’d like to hear from you!