curl --request POST \
--url https://tmextapidev.estream.com/index.cfm/orders/saraplus_verification{
"message": "Data has been retrieved",
"code": 200,
"success": true,
"data": {
"TMFacialRecApprovalStatus": true,
"TMFacialRecApprovalStatusReason": "Success",
"SaraPlusStopSale": false,
"mfa": {},
"gps": {
"location": {
"city": "Irvine",
"timezoneOffset": -8,
"address": "001 Technology Dr",
"zipcode": "xxx23-xx08",
"state": "IN",
"clubNumber": 4,
"retailer_name": "ABC",
"id": 29,
"timezone": "Pacific"
},
"verified": false,
"verified_at_utc": "11/07/2025 7:13 PM"
},
"facial_recognition": {
"createdDate": "03/18/2023 2:54 AM",
"success": false,
"images": [
"",
""
],
"seconds_since": 89724233,
"createdDateUtc": "03/18/2023 2:54 AM",
"similarity": ""
}
}
}curl --request POST \
--url https://tmextapidev.estream.com/index.cfm/orders/saraplus_verification{
"message": "Data has been retrieved",
"code": 200,
"success": true,
"data": {
"TMFacialRecApprovalStatus": true,
"TMFacialRecApprovalStatusReason": "Success",
"SaraPlusStopSale": false,
"mfa": {},
"gps": {
"location": {
"city": "Irvine",
"timezoneOffset": -8,
"address": "001 Technology Dr",
"zipcode": "xxx23-xx08",
"state": "IN",
"clubNumber": 4,
"retailer_name": "ABC",
"id": 29,
"timezone": "Pacific"
},
"verified": false,
"verified_at_utc": "11/07/2025 7:13 PM"
},
"facial_recognition": {
"createdDate": "03/18/2023 2:54 AM",
"success": false,
"images": [
"",
""
],
"seconds_since": 89724233,
"createdDateUtc": "03/18/2023 2:54 AM",
"similarity": ""
}
}
}Was this page helpful?