---
title: "Bulk SkipTrace Await API (v2)"
method: POST
path: "/v2/SkipTraceBatchAwait"
---

# Bulk SkipTrace Await API (v2)

`POST /v2/SkipTraceBatchAwait`

Migrate from the v1/SkipTraceBatchAwait to this endpoint to get the most up to date SkipTrace schema for your bulk calls

## Request body

- object
  - `skips` object[], required
    - `first_name` string
    - `middle_name` string
    - `last_name` string
    - `phone` string
    - `email` string
    - `mail_address` string
    - `mail_unit` string
    - `mail_city` string
    - `mail_state` string
    - `mail_zip` string
    - `address` string
    - `unit` string
    - `city` string
    - `state` string
    - `zip` string

## Response `200`

- object
  - `name` string, required

---

[API](https://skmtc.net/realestateapi/apis/property-apis.md) · [All operations](https://skmtc.net/realestateapi/apis/property-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/realestateapi/property-apis/versions/8e1eee264b55/schema)
