USPS Address Validation API
home
USPS Address Validation has been introduced to validate the address via post call to end system.
This process to retrieve and persist patient notification in the database can be triggered in both ways:
- via API (trigger manual on api call),
USPS system is expected to have native APIs which will be integrated in Mulesoft System API layer.
This System API has below functionality:
Sr.No | Resource | Method | Description |
---|---|---|---|
1 | /uspsaddressvalidation | POST | Address Validation |
2 | /healthcheck | GET | Retrieve the health status of each touch point in API |