get https://app1.compliancely.com/api/v1/address_verification//
{
"success_message": "Record found",
"data": {
"id": 1,
"address1": "1 E CENTER ST",
"address2": "STE 201",
"city": "FAYETTEVILLE",
"state": "AR",
"zip4": "5394",
"zip5": "72701",
"status": "Match",
"message": "",
"created_at": "2023-09-18T10:16:14Z",
"statename": ""
},
"success": true
}
{
"errors": [
{
"code": "credit_message",
"message": "You don't have access to this feature. Please contact the support"
}
],
"data": {},
"success": false
}
{
"detail": "Invalid token."
}
{
"detail": "Authentication credentials were not provided."
}