Webhook reveal_phones

Reveal Phone Results

When the phone verifications are done, the results will be sent to you via a POST request to the url you passed in the Reveal endpoint.

This payload is POSTed to the webhook_url you provided when triggering the endpoint. Return a 2xx response so the API knows delivery succeeded.

Payload application/json

Phone data, sent back in the same order as the input ids.
Array of Phone
Phone numbers
Array of string
status enum Required
Status of the phone numbers: verified or not found
"verified""notFound""inProgress"
personId string Required
Ocean ID of the person
creditsUsed number Required
Number of credits charged for this request.