Hi, I'm Ask INFA!
What would you like to know?
ASK INFAPreview
Please to access Ask INFA.

Table of Contents

Search

  1. Preface
  2. Introduction
  3. REST call creation
  4. Address structure and elements
  5. Address Enrichments
  6. Process Parameter
  7. Result Parameter
  8. Standardization Parameters
  9. Output Fields
  10. Address Status Values and Return Codes
  11. REST Call Example
  12. Appendix A: Certified Mode Values

Cloud Address Verification API

Cloud Address Verification API

Request format

Request format

You can structure a REST request in a POST method.

POST Requests

When you use the POST method to submit your data, you include all of the data as a part of the request body. Submit the data in a JSON object.
You cannot test the data directly in your browser.
The required HTTP header for the operation is
Content-Type
. You must set the header to
application/json
. You can use tools like Postman or SoapUI to submit REST requests using the POST method.

0 COMMENTS

We’d like to hear from you!